Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class GetApiRequest.
Request message for GetApi.
Generated from protobuf message google.cloud.apigeeregistry.v1.GetApiRequest
Namespace
Google \ Cloud \ ApigeeRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the API to retrieve. Format: projects/*/locations/*/apis/*
getName
Required. The name of the API to retrieve.
Format: projects/*/locations/*/apis/*
string
setName
Required. The name of the API to retrieve.
Format: projects/*/locations/*/apis/*
var
string
$this
static::build
name
string
Required. The name of the API to retrieve.
Format: projects/*/locations/*/apis/*
Please see Google\Cloud\ApigeeRegistry\V1\RegistryClient::apiName()
for help formatting this field.