public static final class Analysis.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder> implements AnalysisOrBuilder
The analysis resource.Protobuf type
google.cloud.contactcenterinsights.v1.Analysis| Modifier and Type | Method and Description |
|---|---|
Analysis.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Analysis |
build() |
Analysis |
buildPartial() |
Analysis.Builder |
clear() |
Analysis.Builder |
clearAnalysisResult()
Output only.
|
Analysis.Builder |
clearAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
Analysis.Builder |
clearCreateTime()
Output only.
|
Analysis.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Analysis.Builder |
clearName()
Immutable.
|
Analysis.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Analysis.Builder |
clearRequestTime()
Output only.
|
Analysis.Builder |
clone() |
AnalysisResult |
getAnalysisResult()
Output only.
|
AnalysisResult.Builder |
getAnalysisResultBuilder()
Output only.
|
AnalysisResultOrBuilder |
getAnalysisResultOrBuilder()
Output only.
|
AnnotatorSelector |
getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelector.Builder |
getAnnotatorSelectorBuilder()
To select the annotators to run and the phrase matchers to use
(if any).
|
AnnotatorSelectorOrBuilder |
getAnnotatorSelectorOrBuilder()
To select the annotators to run and the phrase matchers to use
(if any).
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Analysis |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
com.google.protobuf.Timestamp |
getRequestTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getRequestTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getRequestTimeOrBuilder()
Output only.
|
boolean |
hasAnalysisResult()
Output only.
|
boolean |
hasAnnotatorSelector()
To select the annotators to run and the phrase matchers to use
(if any).
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasRequestTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Analysis.Builder |
mergeAnalysisResult(AnalysisResult value)
Output only.
|
Analysis.Builder |
mergeAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
Analysis.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Analysis.Builder |
mergeFrom(Analysis other) |
Analysis.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Analysis.Builder |
mergeFrom(com.google.protobuf.Message other) |
Analysis.Builder |
mergeRequestTime(com.google.protobuf.Timestamp value)
Output only.
|
Analysis.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Analysis.Builder |
setAnalysisResult(AnalysisResult.Builder builderForValue)
Output only.
|
Analysis.Builder |
setAnalysisResult(AnalysisResult value)
Output only.
|
Analysis.Builder |
setAnnotatorSelector(AnnotatorSelector.Builder builderForValue)
To select the annotators to run and the phrase matchers to use
(if any).
|
Analysis.Builder |
setAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use
(if any).
|
Analysis.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Analysis.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Analysis.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Analysis.Builder |
setName(String value)
Immutable.
|
Analysis.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Immutable.
|
Analysis.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Analysis.Builder |
setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Analysis.Builder |
setRequestTime(com.google.protobuf.Timestamp value)
Output only.
|
Analysis.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<Analysis.Builder>public Analysis.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.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<Analysis.Builder>public Analysis getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Analysis build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Analysis buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Analysis.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder>public Analysis.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<Analysis.Builder>public Analysis.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder>public Analysis.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder>public Analysis.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<Analysis.Builder>public Analysis.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<Analysis.Builder>public Analysis.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Analysis.Builder>public Analysis.Builder mergeFrom(Analysis other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder>public Analysis.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<Analysis.Builder>IOExceptionpublic String getName()
Immutable. The resource name of the analysis.
Format:
projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getName in interface AnalysisOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Immutable. The resource name of the analysis.
Format:
projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getNameBytes in interface AnalysisOrBuilderpublic Analysis.Builder setName(String value)
Immutable. The resource name of the analysis.
Format:
projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The name to set.public Analysis.Builder clearName()
Immutable. The resource name of the analysis.
Format:
projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];public Analysis.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the analysis.
Format:
projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for name to set.public boolean hasRequestTime()
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasRequestTime in interface AnalysisOrBuilderpublic com.google.protobuf.Timestamp getRequestTime()
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRequestTime in interface AnalysisOrBuilderpublic Analysis.Builder setRequestTime(com.google.protobuf.Timestamp value)
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder mergeRequestTime(com.google.protobuf.Timestamp value)
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder clearRequestTime()
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getRequestTimeBuilder()
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getRequestTimeOrBuilder()
Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRequestTimeOrBuilder in interface AnalysisOrBuilderpublic boolean hasCreateTime()
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface AnalysisOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface AnalysisOrBuilderpublic Analysis.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder clearCreateTime()
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time at which the analysis was created, which occurs when the long-running operation completes.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface AnalysisOrBuilderpublic boolean hasAnalysisResult()
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasAnalysisResult in interface AnalysisOrBuilderpublic AnalysisResult getAnalysisResult()
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAnalysisResult in interface AnalysisOrBuilderpublic Analysis.Builder setAnalysisResult(AnalysisResult value)
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder setAnalysisResult(AnalysisResult.Builder builderForValue)
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder mergeAnalysisResult(AnalysisResult value)
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Analysis.Builder clearAnalysisResult()
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public AnalysisResult.Builder getAnalysisResultBuilder()
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public AnalysisResultOrBuilder getAnalysisResultOrBuilder()
Output only. The result of the analysis, which is populated when the analysis finishes.
.google.cloud.contactcenterinsights.v1.AnalysisResult analysis_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAnalysisResultOrBuilder in interface AnalysisOrBuilderpublic boolean hasAnnotatorSelector()
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;hasAnnotatorSelector in interface AnalysisOrBuilderpublic AnnotatorSelector getAnnotatorSelector()
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;getAnnotatorSelector in interface AnalysisOrBuilderpublic Analysis.Builder setAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;public Analysis.Builder setAnnotatorSelector(AnnotatorSelector.Builder builderForValue)
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;public Analysis.Builder mergeAnnotatorSelector(AnnotatorSelector value)
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;public Analysis.Builder clearAnnotatorSelector()
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;public AnnotatorSelector.Builder getAnnotatorSelectorBuilder()
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;public AnnotatorSelectorOrBuilder getAnnotatorSelectorOrBuilder()
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector annotator_selector = 8;getAnnotatorSelectorOrBuilder in interface AnalysisOrBuilderpublic final Analysis.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder>public final Analysis.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Analysis.Builder>Copyright © 2023 Google LLC. All rights reserved.