- 4.89.0 (latest)
- 4.88.0
- 4.87.0
- 4.86.0
- 4.84.0
- 4.82.0
- 4.81.0
- 4.80.0
- 4.79.0
- 4.78.0
- 4.76.0
- 4.74.0
- 4.73.0
- 4.70.0
- 4.69.0
- 4.68.0
- 4.66.0
- 4.65.0
- 4.64.0
- 4.63.0
- 4.62.0
- 4.61.0
- 4.60.0
- 4.59.0
- 4.58.0
- 4.57.0
- 4.55.0
- 4.54.0
- 4.53.0
- 4.52.0
- 4.51.0
- 4.50.0
- 4.49.0
- 4.48.0
- 4.47.0
- 4.46.0
- 4.45.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.33.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.21.0
- 4.20.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.1
- 4.8.6
- 4.7.5
- 4.6.0
- 4.5.11
- 4.4.0
- 4.3.1
public static final class AgentCoachingSuggestion.Builder extends GeneratedMessage.Builder<AgentCoachingSuggestion.Builder> implements AgentCoachingSuggestionOrBuilderSuggestion for coaching agents.
Protobuf type google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AgentCoachingSuggestion.BuilderImplements
AgentCoachingSuggestionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAgentActionSuggestions(AgentCoachingSuggestion.AgentActionSuggestion value)
public AgentCoachingSuggestion.Builder addAgentActionSuggestions(AgentCoachingSuggestion.AgentActionSuggestion value)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
AgentCoachingSuggestion.AgentActionSuggestion |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addAgentActionSuggestions(AgentCoachingSuggestion.AgentActionSuggestion.Builder builderForValue)
public AgentCoachingSuggestion.Builder addAgentActionSuggestions(AgentCoachingSuggestion.AgentActionSuggestion.Builder builderForValue)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AgentCoachingSuggestion.AgentActionSuggestion.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion value)
public AgentCoachingSuggestion.Builder addAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion value)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AgentCoachingSuggestion.AgentActionSuggestion |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion.Builder builderForValue)
public AgentCoachingSuggestion.Builder addAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion.Builder builderForValue)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AgentCoachingSuggestion.AgentActionSuggestion.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addAgentActionSuggestionsBuilder()
public AgentCoachingSuggestion.AgentActionSuggestion.Builder addAgentActionSuggestionsBuilder()Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.AgentActionSuggestion.Builder |
|
addAgentActionSuggestionsBuilder(int index)
public AgentCoachingSuggestion.AgentActionSuggestion.Builder addAgentActionSuggestionsBuilder(int index)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.AgentActionSuggestion.Builder |
|
addAllAgentActionSuggestions(Iterable<? extends AgentCoachingSuggestion.AgentActionSuggestion> values)
public AgentCoachingSuggestion.Builder addAllAgentActionSuggestions(Iterable<? extends AgentCoachingSuggestion.AgentActionSuggestion> values)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion> |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addAllApplicableInstructions(Iterable<? extends AgentCoachingInstruction> values)
public AgentCoachingSuggestion.Builder addAllApplicableInstructions(Iterable<? extends AgentCoachingInstruction> values)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.dialogflow.v2beta1.AgentCoachingInstruction> |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addAllSampleResponses(Iterable<? extends AgentCoachingSuggestion.SampleResponse> values)
public AgentCoachingSuggestion.Builder addAllSampleResponses(Iterable<? extends AgentCoachingSuggestion.SampleResponse> values)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse> |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addApplicableInstructions(AgentCoachingInstruction value)
public AgentCoachingSuggestion.Builder addApplicableInstructions(AgentCoachingInstruction value)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
AgentCoachingInstruction |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addApplicableInstructions(AgentCoachingInstruction.Builder builderForValue)
public AgentCoachingSuggestion.Builder addApplicableInstructions(AgentCoachingInstruction.Builder builderForValue)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AgentCoachingInstruction.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addApplicableInstructions(int index, AgentCoachingInstruction value)
public AgentCoachingSuggestion.Builder addApplicableInstructions(int index, AgentCoachingInstruction value)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AgentCoachingInstruction |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addApplicableInstructions(int index, AgentCoachingInstruction.Builder builderForValue)
public AgentCoachingSuggestion.Builder addApplicableInstructions(int index, AgentCoachingInstruction.Builder builderForValue)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AgentCoachingInstruction.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addApplicableInstructionsBuilder()
public AgentCoachingInstruction.Builder addApplicableInstructionsBuilder()Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentCoachingInstruction.Builder |
|
addApplicableInstructionsBuilder(int index)
public AgentCoachingInstruction.Builder addApplicableInstructionsBuilder(int index)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingInstruction.Builder |
|
addSampleResponses(AgentCoachingSuggestion.SampleResponse value)
public AgentCoachingSuggestion.Builder addSampleResponses(AgentCoachingSuggestion.SampleResponse value)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
AgentCoachingSuggestion.SampleResponse |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addSampleResponses(AgentCoachingSuggestion.SampleResponse.Builder builderForValue)
public AgentCoachingSuggestion.Builder addSampleResponses(AgentCoachingSuggestion.SampleResponse.Builder builderForValue)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AgentCoachingSuggestion.SampleResponse.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addSampleResponses(int index, AgentCoachingSuggestion.SampleResponse value)
public AgentCoachingSuggestion.Builder addSampleResponses(int index, AgentCoachingSuggestion.SampleResponse value)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AgentCoachingSuggestion.SampleResponse |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addSampleResponses(int index, AgentCoachingSuggestion.SampleResponse.Builder builderForValue)
public AgentCoachingSuggestion.Builder addSampleResponses(int index, AgentCoachingSuggestion.SampleResponse.Builder builderForValue)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AgentCoachingSuggestion.SampleResponse.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
addSampleResponsesBuilder()
public AgentCoachingSuggestion.SampleResponse.Builder addSampleResponsesBuilder()Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.SampleResponse.Builder |
|
addSampleResponsesBuilder(int index)
public AgentCoachingSuggestion.SampleResponse.Builder addSampleResponsesBuilder(int index)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.SampleResponse.Builder |
|
build()
public AgentCoachingSuggestion build()| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion |
|
buildPartial()
public AgentCoachingSuggestion buildPartial()| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion |
|
clear()
public AgentCoachingSuggestion.Builder clear()| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
clearAgentActionSuggestions()
public AgentCoachingSuggestion.Builder clearAgentActionSuggestions()Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
clearApplicableInstructions()
public AgentCoachingSuggestion.Builder clearApplicableInstructions()Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
clearSampleResponses()
public AgentCoachingSuggestion.Builder clearSampleResponses()Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
getAgentActionSuggestions(int index)
public AgentCoachingSuggestion.AgentActionSuggestion getAgentActionSuggestions(int index)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.AgentActionSuggestion |
|
getAgentActionSuggestionsBuilder(int index)
public AgentCoachingSuggestion.AgentActionSuggestion.Builder getAgentActionSuggestionsBuilder(int index)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.AgentActionSuggestion.Builder |
|
getAgentActionSuggestionsBuilderList()
public List<AgentCoachingSuggestion.AgentActionSuggestion.Builder> getAgentActionSuggestionsBuilderList()Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getAgentActionSuggestionsCount()
public int getAgentActionSuggestionsCount()Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
|
getAgentActionSuggestionsList()
public List<AgentCoachingSuggestion.AgentActionSuggestion> getAgentActionSuggestionsList()Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<AgentActionSuggestion> |
|
getAgentActionSuggestionsOrBuilder(int index)
public AgentCoachingSuggestion.AgentActionSuggestionOrBuilder getAgentActionSuggestionsOrBuilder(int index)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.AgentActionSuggestionOrBuilder |
|
getAgentActionSuggestionsOrBuilderList()
public List<? extends AgentCoachingSuggestion.AgentActionSuggestionOrBuilder> getAgentActionSuggestionsOrBuilderList()Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestionOrBuilder> |
|
getApplicableInstructions(int index)
public AgentCoachingInstruction getApplicableInstructions(int index)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingInstruction |
|
getApplicableInstructionsBuilder(int index)
public AgentCoachingInstruction.Builder getApplicableInstructionsBuilder(int index)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingInstruction.Builder |
|
getApplicableInstructionsBuilderList()
public List<AgentCoachingInstruction.Builder> getApplicableInstructionsBuilderList()Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getApplicableInstructionsCount()
public int getApplicableInstructionsCount()Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
|
getApplicableInstructionsList()
public List<AgentCoachingInstruction> getApplicableInstructionsList()Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<AgentCoachingInstruction> |
|
getApplicableInstructionsOrBuilder(int index)
public AgentCoachingInstructionOrBuilder getApplicableInstructionsOrBuilder(int index)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingInstructionOrBuilder |
|
getApplicableInstructionsOrBuilderList()
public List<? extends AgentCoachingInstructionOrBuilder> getApplicableInstructionsOrBuilderList()Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.dialogflow.v2beta1.AgentCoachingInstructionOrBuilder> |
|
getDefaultInstanceForType()
public AgentCoachingSuggestion getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getSampleResponses(int index)
public AgentCoachingSuggestion.SampleResponse getSampleResponses(int index)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.SampleResponse |
|
getSampleResponsesBuilder(int index)
public AgentCoachingSuggestion.SampleResponse.Builder getSampleResponsesBuilder(int index)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.SampleResponse.Builder |
|
getSampleResponsesBuilderList()
public List<AgentCoachingSuggestion.SampleResponse.Builder> getSampleResponsesBuilderList()Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getSampleResponsesCount()
public int getSampleResponsesCount()Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
|
getSampleResponsesList()
public List<AgentCoachingSuggestion.SampleResponse> getSampleResponsesList()Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<SampleResponse> |
|
getSampleResponsesOrBuilder(int index)
public AgentCoachingSuggestion.SampleResponseOrBuilder getSampleResponsesOrBuilder(int index)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.SampleResponseOrBuilder |
|
getSampleResponsesOrBuilderList()
public List<? extends AgentCoachingSuggestion.SampleResponseOrBuilder> getSampleResponsesOrBuilderList()Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponseOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(AgentCoachingSuggestion other)
public AgentCoachingSuggestion.Builder mergeFrom(AgentCoachingSuggestion other)| Parameter | |
|---|---|
| Name | Description |
other |
AgentCoachingSuggestion |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AgentCoachingSuggestion.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AgentCoachingSuggestion.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
removeAgentActionSuggestions(int index)
public AgentCoachingSuggestion.Builder removeAgentActionSuggestions(int index)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
removeApplicableInstructions(int index)
public AgentCoachingSuggestion.Builder removeApplicableInstructions(int index)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
removeSampleResponses(int index)
public AgentCoachingSuggestion.Builder removeSampleResponses(int index)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
setAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion value)
public AgentCoachingSuggestion.Builder setAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion value)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AgentCoachingSuggestion.AgentActionSuggestion |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
setAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion.Builder builderForValue)
public AgentCoachingSuggestion.Builder setAgentActionSuggestions(int index, AgentCoachingSuggestion.AgentActionSuggestion.Builder builderForValue)Optional. Suggested actions for the agent to take.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.AgentActionSuggestion agent_action_suggestions = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AgentCoachingSuggestion.AgentActionSuggestion.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
setApplicableInstructions(int index, AgentCoachingInstruction value)
public AgentCoachingSuggestion.Builder setApplicableInstructions(int index, AgentCoachingInstruction value)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AgentCoachingInstruction |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
setApplicableInstructions(int index, AgentCoachingInstruction.Builder builderForValue)
public AgentCoachingSuggestion.Builder setApplicableInstructions(int index, AgentCoachingInstruction.Builder builderForValue)Optional. Instructions applicable based on the current context.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingInstruction applicable_instructions = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AgentCoachingInstruction.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
setSampleResponses(int index, AgentCoachingSuggestion.SampleResponse value)
public AgentCoachingSuggestion.Builder setSampleResponses(int index, AgentCoachingSuggestion.SampleResponse value)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AgentCoachingSuggestion.SampleResponse |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|
setSampleResponses(int index, AgentCoachingSuggestion.SampleResponse.Builder builderForValue)
public AgentCoachingSuggestion.Builder setSampleResponses(int index, AgentCoachingSuggestion.SampleResponse.Builder builderForValue)Optional. Sample response for the Agent.
repeated .google.cloud.dialogflow.v2beta1.AgentCoachingSuggestion.SampleResponse sample_responses = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AgentCoachingSuggestion.SampleResponse.Builder |
| Returns | |
|---|---|
| Type | Description |
AgentCoachingSuggestion.Builder |
|