Google Cloud Support V2 API - Class Google::Cloud::Support::V2::GetCaseRequest (v0.4.0)

Reference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::GetCaseRequest.

The request message for the GetCase endpoint.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The fully qualified name of a case to be retrieved.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The fully qualified name of a case to be retrieved.
Returns
  • (::String) — Required. The fully qualified name of a case to be retrieved.