Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class EndUserSpec.
End user specification.
Generated from protobuf message google.cloud.discoveryengine.v1.AnswerQueryRequest.EndUserSpec
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerQueryRequestMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ end_user_metadata |
array<EndUserSpec\EndUserMetaData>
Optional. End user metadata. |
getEndUserMetadata
Optional. End user metadata.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setEndUserMetadata
Optional. End user metadata.
Parameter | |
---|---|
Name | Description |
var |
array<EndUserSpec\EndUserMetaData>
|
Returns | |
---|---|
Type | Description |
$this |