Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::LookupRuntimeProjectAttachmentRequest.
The LookupRuntimeProjectAttachment method's request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Runtime project ID to look up runtime project attachment for.
Lookup happens across all regions. Expected format:
projects/{project}/locations/{location}
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Runtime project ID to look up runtime project attachment for.
Lookup happens across all regions. Expected format:
projects/{project}/locations/{location}
.
Returns
-
(::String) — Required. Runtime project ID to look up runtime project attachment for.
Lookup happens across all regions. Expected format:
projects/{project}/locations/{location}
.