KMS Inventory V1 API - Class Google::Cloud::Kms::Inventory::V1::Warning (v0.18.0)

Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::Warning.

A warning message that indicates potential problems with the response data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_message

def display_message() -> ::String
Returns
  • (::String) — The literal message providing context and details about the warnings.

#display_message=

def display_message=(value) -> ::String
Parameter
  • value (::String) — The literal message providing context and details about the warnings.
Returns
  • (::String) — The literal message providing context and details about the warnings.

#warning_code

def warning_code() -> ::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode
Returns

#warning_code=

def warning_code=(value) -> ::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode
Parameter
Returns