App Hub V1 API - Class Google::Cloud::AppHub::V1::DetachServiceProjectAttachmentRequest (v0.1.0)

Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::DetachServiceProjectAttachmentRequest.

Request for DetachServiceProjectAttachment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Service project id and location to detach from a host project. Only global location is supported. Expected format: projects/{project}/locations/{location}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Service project id and location to detach from a host project. Only global location is supported. Expected format: projects/{project}/locations/{location}.
Returns
  • (::String) — Required. Service project id and location to detach from a host project. Only global location is supported. Expected format: projects/{project}/locations/{location}.