public static final class GcsDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder> implements GcsDestinationOrBuilder
Export destination of the data.Only gcs path is allowed in output_uri.Protobuf type
google.cloud.datalabeling.v1beta1.GcsDestination| Modifier and Type | Method and Description |
|---|---|
GcsDestination.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsDestination |
build() |
GcsDestination |
buildPartial() |
GcsDestination.Builder |
clear() |
GcsDestination.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GcsDestination.Builder |
clearMimeType()
Required.
|
GcsDestination.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GcsDestination.Builder |
clearOutputUri()
Required.
|
GcsDestination.Builder |
clone() |
GcsDestination |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMimeType()
Required.
|
com.google.protobuf.ByteString |
getMimeTypeBytes()
Required.
|
String |
getOutputUri()
Required.
|
com.google.protobuf.ByteString |
getOutputUriBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GcsDestination.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GcsDestination.Builder |
mergeFrom(GcsDestination other) |
GcsDestination.Builder |
mergeFrom(com.google.protobuf.Message other) |
GcsDestination.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GcsDestination.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsDestination.Builder |
setMimeType(String value)
Required.
|
GcsDestination.Builder |
setMimeTypeBytes(com.google.protobuf.ByteString value)
Required.
|
GcsDestination.Builder |
setOutputUri(String value)
Required.
|
GcsDestination.Builder |
setOutputUriBytes(com.google.protobuf.ByteString value)
Required.
|
GcsDestination.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GcsDestination.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GcsDestination build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GcsDestination buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GcsDestination.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcsDestination.Builder>public GcsDestination.Builder mergeFrom(GcsDestination other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public GcsDestination.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcsDestination.Builder>IOExceptionpublic String getOutputUri()
Required. The output uri of destination file.
string output_uri = 1;getOutputUri in interface GcsDestinationOrBuilderpublic com.google.protobuf.ByteString getOutputUriBytes()
Required. The output uri of destination file.
string output_uri = 1;getOutputUriBytes in interface GcsDestinationOrBuilderpublic GcsDestination.Builder setOutputUri(String value)
Required. The output uri of destination file.
string output_uri = 1;public GcsDestination.Builder clearOutputUri()
Required. The output uri of destination file.
string output_uri = 1;public GcsDestination.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
Required. The output uri of destination file.
string output_uri = 1;public String getMimeType()
Required. The format of the gcs destination. Only "text/csv" and "application/json" are supported.
string mime_type = 2;getMimeType in interface GcsDestinationOrBuilderpublic com.google.protobuf.ByteString getMimeTypeBytes()
Required. The format of the gcs destination. Only "text/csv" and "application/json" are supported.
string mime_type = 2;getMimeTypeBytes in interface GcsDestinationOrBuilderpublic GcsDestination.Builder setMimeType(String value)
Required. The format of the gcs destination. Only "text/csv" and "application/json" are supported.
string mime_type = 2;public GcsDestination.Builder clearMimeType()
Required. The format of the gcs destination. Only "text/csv" and "application/json" are supported.
string mime_type = 2;public GcsDestination.Builder setMimeTypeBytes(com.google.protobuf.ByteString value)
Required. The format of the gcs destination. Only "text/csv" and "application/json" are supported.
string mime_type = 2;public final GcsDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>public final GcsDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcsDestination.Builder>Copyright © 2019 Google LLC. All rights reserved.