Google Cloud Support V2 API - Class Google::Cloud::Support::V2::CloseCaseRequest (v0.1.0)

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

The request message for the CloseCase 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 the case resource to be closed.

#name=

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