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

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

The request message for the CreateCase endpoint.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#case

def case() -> ::Google::Cloud::Support::V2::Case
Returns

#case=

def case=(value) -> ::Google::Cloud::Support::V2::Case
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the Google Cloud Resource under which the case should be created.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Google Cloud Resource under which the case should be created.
Returns
  • (::String) — Required. The name of the Google Cloud Resource under which the case should be created.