Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::Endpoint.
The endpoint to be triggered for curation. The endpoint will be invoked with a request payload containing [ApiMetadata][google.cloud.apihub.v1.ApiHub.ApiMetadata]. Response should contain curated data in the form of [ApiMetadata][google.cloud.apihub.v1.ApiHub.ApiMetadata].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#application_integration_endpoint_details
def application_integration_endpoint_details() -> ::Google::Cloud::ApiHub::V1::ApplicationIntegrationEndpointDetails
Returns
- (::Google::Cloud::ApiHub::V1::ApplicationIntegrationEndpointDetails) — Required. The details of the Application Integration endpoint to be triggered for curation.
#application_integration_endpoint_details=
def application_integration_endpoint_details=(value) -> ::Google::Cloud::ApiHub::V1::ApplicationIntegrationEndpointDetails
Parameter
- value (::Google::Cloud::ApiHub::V1::ApplicationIntegrationEndpointDetails) — Required. The details of the Application Integration endpoint to be triggered for curation.
Returns
- (::Google::Cloud::ApiHub::V1::ApplicationIntegrationEndpointDetails) — Required. The details of the Application Integration endpoint to be triggered for curation.