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