API Gateway V1 API - Class Google::Cloud::ApiGateway::V1::OperationMetadata::Diagnostic (v0.2.0)

Reference documentation and code samples for the API Gateway V1 API class Google::Cloud::ApiGateway::V1::OperationMetadata::Diagnostic.

Diagnostic information from configuration processing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#location

def location() -> ::String
Returns
  • (::String) — Location of the diagnostic.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Location of the diagnostic.
Returns
  • (::String) — Location of the diagnostic.

#message

def message() -> ::String
Returns
  • (::String) — The diagnostic message.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — The diagnostic message.
Returns
  • (::String) — The diagnostic message.