Class: Google::Cloud::ApiHub::V1::LookupApiHubInstanceResponse

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

Overview

The LookupApiHubInstance method's response.`

Instance Attribute Summary collapse

Instance Attribute Details

#api_hub_instance::Google::Cloud::ApiHub::V1::ApiHubInstance

Returns API Hub instance for a project if it exists, empty otherwise.

Returns:



80
81
82
83
# File 'proto_docs/google/cloud/apihub/v1/provisioning_service.rb', line 80

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