- 2.78.0 (latest)
- 2.76.0
- 2.75.0
- 2.74.0
- 2.73.0
- 2.72.0
- 2.70.0
- 2.68.0
- 2.67.0
- 2.64.0
- 2.63.0
- 2.62.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.10
- 2.2.7
public static final class Analysis.Builder extends GeneratedMessageV3.Builder<Analysis.Builder> implements AnalysisOrBuilderThe analysis resource.
Protobuf type google.cloud.contactcenterinsights.v1.Analysis
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Analysis.BuilderImplements
AnalysisOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Analysis.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| Analysis.Builder |
build()
public Analysis build()| Type | Description |
| Analysis |
buildPartial()
public Analysis buildPartial()| Type | Description |
| Analysis |
clear()
public Analysis.Builder clear()| Type | Description |
| Analysis.Builder |
clearAnalysisResult()
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];
| Type | Description |
| Analysis.Builder |
clearCreateTime()
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];
| Type | Description |
| Analysis.Builder |
clearField(Descriptors.FieldDescriptor field)
public Analysis.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| Analysis.Builder |
clearName()
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];
| Type | Description |
| Analysis.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public Analysis.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| Analysis.Builder |
clearRequestTime()
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];
| Type | Description |
| Analysis.Builder |
clone()
public Analysis.Builder clone()| Type | Description |
| Analysis.Builder |
getAnalysisResult()
public 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];
| Type | Description |
| AnalysisResult | The analysisResult. |
getAnalysisResultBuilder()
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];
| Type | Description |
| AnalysisResult.Builder |
getAnalysisResultOrBuilder()
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];
| Type | Description |
| AnalysisResultOrBuilder |
getCreateTime()
public 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];
| Type | Description |
| Timestamp | The createTime. |
getCreateTimeBuilder()
public 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];
| Type | Description |
| Builder |
getCreateTimeOrBuilder()
public 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];
| Type | Description |
| TimestampOrBuilder |
getDefaultInstanceForType()
public Analysis getDefaultInstanceForType()| Type | Description |
| Analysis |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getName()
public 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];
| Type | Description |
| String | The name. |
getNameBytes()
public 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];
| Type | Description |
| ByteString | The bytes for name. |
getRequestTime()
public Timestamp getRequestTime()Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| Timestamp | The requestTime. |
getRequestTimeBuilder()
public 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];
| Type | Description |
| Builder |
getRequestTimeOrBuilder()
public TimestampOrBuilder getRequestTimeOrBuilder()Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| TimestampOrBuilder |
hasAnalysisResult()
public 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];
| Type | Description |
| boolean | Whether the analysisResult field is set. |
hasCreateTime()
public 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];
| Type | Description |
| boolean | Whether the createTime field is set. |
hasRequestTime()
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];
| Type | Description |
| boolean | Whether the requestTime field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeAnalysisResult(AnalysisResult value)
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];
| Name | Description |
| value | AnalysisResult |
| Type | Description |
| Analysis.Builder |
mergeCreateTime(Timestamp value)
public Analysis.Builder mergeCreateTime(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];
| Name | Description |
| value | Timestamp |
| Type | Description |
| Analysis.Builder |
mergeFrom(Analysis other)
public Analysis.Builder mergeFrom(Analysis other)| Name | Description |
| other | Analysis |
| Type | Description |
| Analysis.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Analysis.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| Analysis.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public Analysis.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| Analysis.Builder |
mergeRequestTime(Timestamp value)
public Analysis.Builder mergeRequestTime(Timestamp value)Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | Timestamp |
| Type | Description |
| Analysis.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Analysis.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| Analysis.Builder |
setAnalysisResult(AnalysisResult value)
public 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];
| Name | Description |
| value | AnalysisResult |
| Type | Description |
| Analysis.Builder |
setAnalysisResult(AnalysisResult.Builder builderForValue)
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];
| Name | Description |
| builderForValue | AnalysisResult.Builder |
| Type | Description |
| Analysis.Builder |
setCreateTime(Timestamp value)
public Analysis.Builder setCreateTime(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];
| Name | Description |
| value | Timestamp |
| Type | Description |
| Analysis.Builder |
setCreateTime(Timestamp.Builder builderForValue)
public Analysis.Builder setCreateTime(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];
| Name | Description |
| builderForValue | Builder |
| Type | Description |
| Analysis.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public Analysis.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| Analysis.Builder |
setName(String value)
public 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];
| Name | Description |
| value | StringThe name to set. |
| Type | Description |
| Analysis.Builder | This builder for chaining. |
setNameBytes(ByteString value)
public Analysis.Builder setNameBytes(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];
| Name | Description |
| value | ByteStringThe bytes for name to set. |
| Type | Description |
| Analysis.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Analysis.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| Analysis.Builder |
setRequestTime(Timestamp value)
public Analysis.Builder setRequestTime(Timestamp value)Output only. The time at which the analysis was requested.
.google.protobuf.Timestamp request_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | Timestamp |
| Type | Description |
| Analysis.Builder |
setRequestTime(Timestamp.Builder builderForValue)
public Analysis.Builder setRequestTime(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];
| Name | Description |
| builderForValue | Builder |
| Type | Description |
| Analysis.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final Analysis.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| Analysis.Builder |