Service Control API V1 API - Class Google::Cloud::ServiceControl::V1::CheckResponse::CheckInfo (v0.11.0)

Reference documentation and code samples for the Service Control API V1 API class Google::Cloud::ServiceControl::V1::CheckResponse::CheckInfo.

Contains additional information about the check operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#api_key_uid

def api_key_uid() -> ::String
Returns
  • (::String) — The unique id of the api key in the format of "apikey:

#api_key_uid=

def api_key_uid=(value) -> ::String
Parameter
  • value (::String) — The unique id of the api key in the format of "apikey:
Returns
  • (::String) — The unique id of the api key in the format of "apikey:

#consumer_info

def consumer_info() -> ::Google::Cloud::ServiceControl::V1::CheckResponse::ConsumerInfo
Returns

#consumer_info=

def consumer_info=(value) -> ::Google::Cloud::ServiceControl::V1::CheckResponse::ConsumerInfo
Parameter
Returns

#unused_arguments

def unused_arguments() -> ::Array<::String>
Returns
  • (::Array<::String>) — 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.

#unused_arguments=

def unused_arguments=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — 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.
Returns
  • (::Array<::String>) — 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.