SegmentationConfig |
SegmentationConfig.Builder.build() |
|
SegmentationConfig |
SegmentationConfig.Builder.buildPartial() |
|
static SegmentationConfig |
SegmentationConfig.getDefaultInstance() |
|
SegmentationConfig |
SegmentationConfig.Builder.getDefaultInstanceForType() |
|
SegmentationConfig |
SegmentationConfig.getDefaultInstanceForType() |
|
SegmentationConfig |
AnnotatedDatasetMetadata.Builder.getSegmentationConfig() |
Configuration for image segmentation task.
|
SegmentationConfig |
AnnotatedDatasetMetadata.getSegmentationConfig() |
Configuration for image segmentation task.
|
SegmentationConfig |
AnnotatedDatasetMetadataOrBuilder.getSegmentationConfig() |
Configuration for image segmentation task.
|
SegmentationConfig |
LabelImageRequest.Builder.getSegmentationConfig() |
Configuration for segmentation task.
|
SegmentationConfig |
LabelImageRequest.getSegmentationConfig() |
Configuration for segmentation task.
|
SegmentationConfig |
LabelImageRequestOrBuilder.getSegmentationConfig() |
Configuration for segmentation task.
|
static SegmentationConfig |
SegmentationConfig.parseDelimitedFrom(InputStream input) |
|
static SegmentationConfig |
SegmentationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(byte[] data) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(com.google.protobuf.ByteString data) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(InputStream input) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(ByteBuffer data) |
|
static SegmentationConfig |
SegmentationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|