Google Cloud Dialogflow v2beta1 API - Class AgentCoachingSuggestion.Types.Sources (1.0.0-beta24)

public sealed class AgentCoachingSuggestion.Types.Sources : IMessage<AgentCoachingSuggestion.Types.Sources>, IEquatable<AgentCoachingSuggestion.Types.Sources>, IDeepCloneable<AgentCoachingSuggestion.Types.Sources>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class AgentCoachingSuggestion.Types.Sources.

Sources for the suggestion.

Inheritance

object > AgentCoachingSuggestion.Types.Sources

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

Sources()

public Sources()

Sources(Sources)

public Sources(AgentCoachingSuggestion.Types.Sources other)
Parameter
Name Description
other AgentCoachingSuggestionTypesSources

Properties

InstructionIndexes

public RepeatedField<int> InstructionIndexes { get; }

Output only. Source instruction indexes for the suggestion. This is the index of the applicable_instructions field.

Property Value
Type Description
RepeatedFieldint