Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::LookupApiHubInstanceResponse.
The LookupApiHubInstance method's response.`
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#api_hub_instance
def api_hub_instance() -> ::Google::Cloud::ApiHub::V1::ApiHubInstance
Returns
- (::Google::Cloud::ApiHub::V1::ApiHubInstance) — API Hub instance for a project if it exists, empty otherwise.
#api_hub_instance=
def api_hub_instance=(value) -> ::Google::Cloud::ApiHub::V1::ApiHubInstance
Parameter
- value (::Google::Cloud::ApiHub::V1::ApiHubInstance) — API Hub instance for a project if it exists, empty otherwise.
Returns
- (::Google::Cloud::ApiHub::V1::ApiHubInstance) — API Hub instance for a project if it exists, empty otherwise.