google_api_service_control v0.0.1 GoogleApi.ServiceControl.V1.Model.CheckRequest View Source

Request message for the Check method.

Attributes

  • operation (Operation): The operation to be checked. Defaults to: null.
  • requestProjectSettings (Boolean): Requests the project settings to be returned as part of the check response. Defaults to: null.
  • serviceConfigId (String): Specifies which version of service configuration should be used to process the request. If unspecified or no matching version can be found, the latest one will be used. Defaults to: null.
  • skipActivationCheck (Boolean): Indicates if service activation check should be skipped for this request. Default behavior is to perform the check and apply relevant quota. Defaults to: null.