public static interface FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All |
getAll()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101; |
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.AllOrBuilder |
getAllOrBuilder()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101; |
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest |
getLatest()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100; |
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder |
getLatestOrBuilder()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100; |
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase |
getPolicyChoiceCase() |
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific |
getSpecific()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102; |
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.SpecificOrBuilder |
getSpecificOrBuilder()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102; |
boolean |
hasAll()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101; |
boolean |
hasLatest()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100; |
boolean |
hasSpecific()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLatest()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest getLatest()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder getLatestOrBuilder()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;boolean hasAll()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All getAll()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.AllOrBuilder getAllOrBuilder()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;boolean hasSpecific()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific getSpecific()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.SpecificOrBuilder getSpecificOrBuilder()
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase getPolicyChoiceCase()