Properties of an Agent.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | Agent name | 
| displayName | string | null | <optional> | Agent displayName | 
| defaultLanguageCode | string | null | <optional> | Agent defaultLanguageCode | 
| supportedLanguageCodes | Array.<string> | null | <optional> | Agent supportedLanguageCodes | 
| timeZone | string | null | <optional> | Agent timeZone | 
| description | string | null | <optional> | Agent description | 
| avatarUri | string | null | <optional> | Agent avatarUri | 
| speechToTextSettings | google.cloud.dialogflow.cx.v3beta1.ISpeechToTextSettings | null | <optional> | Agent speechToTextSettings | 
| startFlow | string | null | <optional> | Agent startFlow | 
| startPlaybook | string | null | <optional> | Agent startPlaybook | 
| securitySettings | string | null | <optional> | Agent securitySettings | 
| enableStackdriverLogging | boolean | null | <optional> | Agent enableStackdriverLogging | 
| enableSpellCorrection | boolean | null | <optional> | Agent enableSpellCorrection | 
| enableMultiLanguageTraining | boolean | null | <optional> | Agent enableMultiLanguageTraining | 
| locked | boolean | null | <optional> | Agent locked | 
| advancedSettings | google.cloud.dialogflow.cx.v3beta1.IAdvancedSettings | null | <optional> | Agent advancedSettings | 
| gitIntegrationSettings | google.cloud.dialogflow.cx.v3beta1.Agent.IGitIntegrationSettings | null | <optional> | Agent gitIntegrationSettings | 
| bigqueryExportSettings | google.cloud.dialogflow.cx.v3beta1.IBigQueryExportSettings | null | <optional> | Agent bigqueryExportSettings | 
| textToSpeechSettings | google.cloud.dialogflow.cx.v3beta1.ITextToSpeechSettings | null | <optional> | Agent textToSpeechSettings | 
| genAppBuilderSettings | google.cloud.dialogflow.cx.v3beta1.Agent.IGenAppBuilderSettings | null | <optional> | Agent genAppBuilderSettings | 
| answerFeedbackSettings | google.cloud.dialogflow.cx.v3beta1.Agent.IAnswerFeedbackSettings | null | <optional> | Agent answerFeedbackSettings | 
| personalizationSettings | google.cloud.dialogflow.cx.v3beta1.Agent.IPersonalizationSettings | null | <optional> | Agent personalizationSettings | 
| clientCertificateSettings | google.cloud.dialogflow.cx.v3beta1.Agent.IClientCertificateSettings | null | <optional> | Agent clientCertificateSettings | 
| satisfiesPzs | boolean | null | <optional> | Agent satisfiesPzs | 
| satisfiesPzi | boolean | null | <optional> | Agent satisfiesPzi |