contextContents property
List<GoogleCloudDialogflowV2ConversationContextReferenceContextContent> ?
contextContents
getter/setter pair
The list of content updates for a context reference.
Required.
Implementation
core.List<GoogleCloudDialogflowV2ConversationContextReferenceContextContent>?
contextContents;