Google Cloud Apigee Registry V1 Client - Class GetApiDeploymentRequest (0.2.7)

Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class GetApiDeploymentRequest.

Request message for GetApiDeployment.

Generated from protobuf message google.cloud.apigeeregistry.v1.GetApiDeploymentRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the deployment to retrieve. Format: projects/*/locations/*/apis/*/deployments/*

getName

Required. The name of the deployment to retrieve.

Format: projects/*/locations/*/apis/*/deployments/*

Returns
TypeDescription
string

setName

Required. The name of the deployment to retrieve.

Format: projects/*/locations/*/apis/*/deployments/*

Parameter
NameDescription
var string
Returns
TypeDescription
$this