Migrate for Compute Engine V1 API - Class Google::Rpc::QuotaFailure::Violation (v0.2.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Rpc::QuotaFailure::Violation.

A message type used to describe a single quota violation. For example, a daily quota or a custom quota that was exceeded.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — A description of how the quota check failed. Clients can use this description to find more about the quota configuration in the service's public documentation, or find the relevant quota limit to adjust through developer console.

    For example: "Service disabled" or "Daily Limit for read operations exceeded".

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — A description of how the quota check failed. Clients can use this description to find more about the quota configuration in the service's public documentation, or find the relevant quota limit to adjust through developer console.

    For example: "Service disabled" or "Daily Limit for read operations exceeded".

Returns
  • (::String) — A description of how the quota check failed. Clients can use this description to find more about the quota configuration in the service's public documentation, or find the relevant quota limit to adjust through developer console.

    For example: "Service disabled" or "Daily Limit for read operations exceeded".

#subject

def subject() -> ::String
Returns
  • (::String) — The subject on which the quota check failed. For example, "clientip:

#subject=

def subject=(value) -> ::String
Parameter
  • value (::String) — The subject on which the quota check failed. For example, "clientip:
Returns
  • (::String) — The subject on which the quota check failed. For example, "clientip: