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 \ CheckResponse
Methods
__construct
Constructor.
Parameters
Name
Description
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Service Control V1 Client - Class CheckInfo (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-service-control/latest/V1.CheckResponse.CheckInfo)\n- [2.0.3](/php/docs/reference/cloud-service-control/2.0.3/V1.CheckResponse.CheckInfo)\n- [1.4.4](/php/docs/reference/cloud-service-control/1.4.4/V1.CheckResponse.CheckInfo)\n- [1.3.0](/php/docs/reference/cloud-service-control/1.3.0/V1.CheckResponse.CheckInfo)\n- [1.2.1](/php/docs/reference/cloud-service-control/1.2.1/V1.CheckResponse.CheckInfo)\n- [1.1.1](/php/docs/reference/cloud-service-control/1.1.1/V1.CheckResponse.CheckInfo)\n- [1.0.6](/php/docs/reference/cloud-service-control/1.0.6/V1.CheckResponse.CheckInfo) \nReference documentation and code samples for the Google Cloud Service Control V1 Client class CheckInfo.\n\nContains additional information about the check operation.\n\nGenerated from protobuf message `google.api.servicecontrol.v1.CheckResponse.CheckInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ServiceControl \\\\ V1 \\\\ CheckResponse\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUnusedArguments\n\nA list of fields and label keys that are ignored by the server.\n\nThe client doesn't need to send them for following requests to improve\nperformance and allow better aggregation.\n\n### setUnusedArguments\n\nA list of fields and label keys that are ignored by the server.\n\nThe client doesn't need to send them for following requests to improve\nperformance and allow better aggregation.\n\n### getConsumerInfo\n\nConsumer info of this check.\n\n### hasConsumerInfo\n\n### clearConsumerInfo\n\n### setConsumerInfo\n\nConsumer info of this check.\n\n### getApiKeyUid\n\nThe unique id of the api key in the format of \"apikey:\n\n\nThis field will be populated when the consumer passed to Service Control\nis an API key and all the API key related validations are successful.\n\n### setApiKeyUid\n\nThe unique id of the api key in the format of \"apikey:\n\n\nThis field will be populated when the consumer passed to Service Control\nis an API key and all the API key related validations are successful."]]