Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class AssistUserMetadata.
User metadata of the request.
Generated from protobuf message google.cloud.discoveryengine.v1.AssistUserMetadata
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ time_zone
string
Optional. IANA time zone, e.g. Europe/Budapest.
↳ preferred_language_code
string
Optional. Preferred language to be used for answering if language detection fails. Also used as the language of error messages created by actions, regardless of language detection results.
getTimeZone
Optional. IANA time zone, e.g. Europe/Budapest.
string
setTimeZone
Optional. IANA time zone, e.g. Europe/Budapest.
var
string
$this
getPreferredLanguageCode
Optional. Preferred language to be used for answering if language detection fails. Also used as the language of error messages created by actions, regardless of language detection results.
string
setPreferredLanguageCode
Optional. Preferred language to be used for answering if language detection fails. Also used as the language of error messages created by actions, regardless of language detection results.
var
string
$this

