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

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

Request message for GetArtifactContents.

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the artifact whose contents should be retrieved. Format: {parent}/artifacts/*

getName

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

Format: {parent}/artifacts/*

Returns
Type Description
string

setName

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

Format: {parent}/artifacts/*

Parameter
Name Description
var string
Returns
Type Description
$this