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

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

Request message for GetApiSpecContents.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the spec whose contents should be retrieved. Format: projects/*/locations/*/apis/*/versions/*/specs/*

getName

Required. The name of the spec whose contents should be retrieved.

Format: projects/*/locations/*/apis/*/versions/*/specs/*

Returns
TypeDescription
string

setName

Required. The name of the spec whose contents should be retrieved.

Format: projects/*/locations/*/apis/*/versions/*/specs/*

Parameter
NameDescription
var string
Returns
TypeDescription
$this