Google Cloud Api Hub V1 Client - Class Endpoint (0.3.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Endpoint.

The endpoint to be triggered for curation.

The endpoint will be invoked with a request payload containing ApiMetadata. Response should contain curated data in the form of ApiMetadata.

Generated from protobuf message google.cloud.apihub.v1.Endpoint

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ application_integration_endpoint_details ApplicationIntegrationEndpointDetails

Required. The details of the Application Integration endpoint to be triggered for curation.

getApplicationIntegrationEndpointDetails

Required. The details of the Application Integration endpoint to be triggered for curation.

Returns
Type Description
ApplicationIntegrationEndpointDetails|null

hasApplicationIntegrationEndpointDetails

setApplicationIntegrationEndpointDetails

Required. The details of the Application Integration endpoint to be triggered for curation.

Parameter
Name Description
var ApplicationIntegrationEndpointDetails
Returns
Type Description
$this

getEndpointDetails

Returns
Type Description
string