Reference documentation and code samples for the Google Cloud Service Control V1 Client class CheckInfo.
Contains additional information about the check operation.
Generated from protobuf message google.api.servicecontrol.v1.CheckResponse.CheckInfo
Namespace
Google \ Cloud \ ServiceControl \ V1 \ CheckResponseMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ unused_arguments
array
A list of fields and label keys that are ignored by the server. The client doesn't need to send them for following requests to improve performance and allow better aggregation.
↳ consumer_info
↳ api_key_uid
string
The unique id of the api key in the format of "apikey:
getUnusedArguments
A list of fields and label keys that are ignored by the server.
The client doesn't need to send them for following requests to improve performance and allow better aggregation.
setUnusedArguments
A list of fields and label keys that are ignored by the server.
The client doesn't need to send them for following requests to improve performance and allow better aggregation.
var
string[]
$this
getConsumerInfo
Consumer info of this check.
hasConsumerInfo
clearConsumerInfo
setConsumerInfo
Consumer info of this check.
$this
getApiKeyUid
The unique id of the api key in the format of "apikey:
This field will be populated when the consumer passed to Service Control is an API key and all the API key related validations are successful.
string
setApiKeyUid
The unique id of the api key in the format of "apikey:
This field will be populated when the consumer passed to Service Control is an API key and all the API key related validations are successful.
var
string
$this