Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::LookupRuntimeProjectAttachmentResponse.
The ListRuntimeProjectAttachments method's response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#runtime_project_attachment
def runtime_project_attachment() -> ::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment
Returns
- (::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment) — Runtime project attachment for a project if exists, empty otherwise.
#runtime_project_attachment=
def runtime_project_attachment=(value) -> ::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment
Parameter
- value (::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment) — Runtime project attachment for a project if exists, empty otherwise.
Returns
- (::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment) — Runtime project attachment for a project if exists, empty otherwise.