Uses of Class
com.google.cloud.datalabeling.v1beta1.GcsDestination.Builder
-
Packages that use GcsDestination.Builder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of GcsDestination.Builder in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return GcsDestination.Builder Modifier and Type Method Description GcsDestination.BuilderGcsDestination.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GcsDestination.BuilderGcsDestination.Builder. clear()GcsDestination.BuilderGcsDestination.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)GcsDestination.BuilderGcsDestination.Builder. clearMimeType()Required.GcsDestination.BuilderGcsDestination.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GcsDestination.BuilderGcsDestination.Builder. clearOutputUri()Required.GcsDestination.BuilderGcsDestination.Builder. clone()GcsDestination.BuilderOutputConfig.Builder. getGcsDestinationBuilder()Output to a file in Cloud Storage.GcsDestination.BuilderGcsDestination.Builder. mergeFrom(GcsDestination other)GcsDestination.BuilderGcsDestination.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GcsDestination.BuilderGcsDestination.Builder. mergeFrom(com.google.protobuf.Message other)GcsDestination.BuilderGcsDestination.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static GcsDestination.BuilderGcsDestination. newBuilder()static GcsDestination.BuilderGcsDestination. newBuilder(GcsDestination prototype)GcsDestination.BuilderGcsDestination. newBuilderForType()protected GcsDestination.BuilderGcsDestination. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)GcsDestination.BuilderGcsDestination.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GcsDestination.BuilderGcsDestination.Builder. setMimeType(String value)Required.GcsDestination.BuilderGcsDestination.Builder. setMimeTypeBytes(com.google.protobuf.ByteString value)Required.GcsDestination.BuilderGcsDestination.Builder. setOutputUri(String value)Required.GcsDestination.BuilderGcsDestination.Builder. setOutputUriBytes(com.google.protobuf.ByteString value)Required.GcsDestination.BuilderGcsDestination.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)GcsDestination.BuilderGcsDestination.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GcsDestination.BuilderGcsDestination. toBuilder()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type GcsDestination.Builder Modifier and Type Method Description OutputConfig.BuilderOutputConfig.Builder. setGcsDestination(GcsDestination.Builder builderForValue)Output to a file in Cloud Storage.
-