Class: Google::Cloud::AppHub::V1::LookupServiceProjectAttachmentResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/apphub/v1/apphub_service.rb

Overview

Response for LookupServiceProjectAttachment.

Instance Attribute Summary collapse

Instance Attribute Details

#service_project_attachment::Google::Cloud::AppHub::V1::ServiceProjectAttachment

Returns Service project attachment for a project if exists, empty otherwise.

Returns:



39
40
41
42
# File 'proto_docs/google/cloud/apphub/v1/apphub_service.rb', line 39

class LookupServiceProjectAttachmentResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end