Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::LookupServiceProjectAttachmentResponse.
Response for LookupServiceProjectAttachment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_project_attachment
def service_project_attachment() -> ::Google::Cloud::AppHub::V1::ServiceProjectAttachment
Returns
- (::Google::Cloud::AppHub::V1::ServiceProjectAttachment) — Service project attachment for a project if exists, empty otherwise.
#service_project_attachment=
def service_project_attachment=(value) -> ::Google::Cloud::AppHub::V1::ServiceProjectAttachment
Parameter
- value (::Google::Cloud::AppHub::V1::ServiceProjectAttachment) — Service project attachment for a project if exists, empty otherwise.
Returns
- (::Google::Cloud::AppHub::V1::ServiceProjectAttachment) — Service project attachment for a project if exists, empty otherwise.