public static final class GcsSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder> implements GcsSourceOrBuilder
A Cloud Storage source of conversation data.Protobuf type
google.cloud.contactcenterinsights.v1.GcsSource| Modifier and Type | Method and Description |
|---|---|
GcsSource.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsSource |
build() |
GcsSource |
buildPartial() |
GcsSource.Builder |
clear() |
GcsSource.Builder |
clearAudioUri()
Cloud Storage URI that points to a file that contains the conversation
audio.
|
GcsSource.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GcsSource.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GcsSource.Builder |
clearTranscriptUri()
Immutable.
|
GcsSource.Builder |
clone() |
String |
getAudioUri()
Cloud Storage URI that points to a file that contains the conversation
audio.
|
com.google.protobuf.ByteString |
getAudioUriBytes()
Cloud Storage URI that points to a file that contains the conversation
audio.
|
GcsSource |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getTranscriptUri()
Immutable.
|
com.google.protobuf.ByteString |
getTranscriptUriBytes()
Immutable.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GcsSource.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GcsSource.Builder |
mergeFrom(GcsSource other) |
GcsSource.Builder |
mergeFrom(com.google.protobuf.Message other) |
GcsSource.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GcsSource.Builder |
setAudioUri(String value)
Cloud Storage URI that points to a file that contains the conversation
audio.
|
GcsSource.Builder |
setAudioUriBytes(com.google.protobuf.ByteString value)
Cloud Storage URI that points to a file that contains the conversation
audio.
|
GcsSource.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsSource.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GcsSource.Builder |
setTranscriptUri(String value)
Immutable.
|
GcsSource.Builder |
setTranscriptUriBytes(com.google.protobuf.ByteString value)
Immutable.
|
GcsSource.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<GcsSource.Builder>public GcsSource.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.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<GcsSource.Builder>public GcsSource getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GcsSource build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GcsSource buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GcsSource.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder>public GcsSource.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<GcsSource.Builder>public GcsSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder>public GcsSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder>public GcsSource.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<GcsSource.Builder>public GcsSource.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<GcsSource.Builder>public GcsSource.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcsSource.Builder>public GcsSource.Builder mergeFrom(GcsSource other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder>public GcsSource.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<GcsSource.Builder>IOExceptionpublic String getAudioUri()
Cloud Storage URI that points to a file that contains the conversation audio.
string audio_uri = 1;getAudioUri in interface GcsSourceOrBuilderpublic com.google.protobuf.ByteString getAudioUriBytes()
Cloud Storage URI that points to a file that contains the conversation audio.
string audio_uri = 1;getAudioUriBytes in interface GcsSourceOrBuilderpublic GcsSource.Builder setAudioUri(String value)
Cloud Storage URI that points to a file that contains the conversation audio.
string audio_uri = 1;value - The audioUri to set.public GcsSource.Builder clearAudioUri()
Cloud Storage URI that points to a file that contains the conversation audio.
string audio_uri = 1;public GcsSource.Builder setAudioUriBytes(com.google.protobuf.ByteString value)
Cloud Storage URI that points to a file that contains the conversation audio.
string audio_uri = 1;value - The bytes for audioUri to set.public String getTranscriptUri()
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
string transcript_uri = 2 [(.google.api.field_behavior) = IMMUTABLE];getTranscriptUri in interface GcsSourceOrBuilderpublic com.google.protobuf.ByteString getTranscriptUriBytes()
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
string transcript_uri = 2 [(.google.api.field_behavior) = IMMUTABLE];getTranscriptUriBytes in interface GcsSourceOrBuilderpublic GcsSource.Builder setTranscriptUri(String value)
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
string transcript_uri = 2 [(.google.api.field_behavior) = IMMUTABLE];value - The transcriptUri to set.public GcsSource.Builder clearTranscriptUri()
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
string transcript_uri = 2 [(.google.api.field_behavior) = IMMUTABLE];public GcsSource.Builder setTranscriptUriBytes(com.google.protobuf.ByteString value)
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
string transcript_uri = 2 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for transcriptUri to set.public final GcsSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder>public final GcsSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcsSource.Builder>Copyright © 2023 Google LLC. All rights reserved.