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

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

Request for GetServiceProjectAttachment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Fully qualified name of the service project attachment to retrieve. Expected format: projects/{project}/locations/{location}/serviceProjectAttachments/{serviceProjectAttachment}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Fully qualified name of the service project attachment to retrieve. Expected format: projects/{project}/locations/{location}/serviceProjectAttachments/{serviceProjectAttachment}.
Returns
  • (::String) — Required. Fully qualified name of the service project attachment to retrieve. Expected format: projects/{project}/locations/{location}/serviceProjectAttachments/{serviceProjectAttachment}.