Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class ReplaceArtifactRequest.
Request message for ReplaceArtifact.
Generated from protobuf message google.cloud.apigeeregistry.v1.ReplaceArtifactRequest
Namespace
Google \ Cloud \ ApigeeRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ artifact
Google\Cloud\ApigeeRegistry\V1\Artifact
Required. The artifact to replace. The name
field is used to identify the artifact to replace. Format: {parent}/artifacts/*
getArtifact
Required. The artifact to replace.
The name
field is used to identify the artifact to replace.
Format: {parent}/artifacts/*
hasArtifact
clearArtifact
setArtifact
Required. The artifact to replace.
The name
field is used to identify the artifact to replace.
Format: {parent}/artifacts/*
$this
static::build
artifact
Google\Cloud\ApigeeRegistry\V1\Artifact
Required. The artifact to replace.
The name
field is used to identify the artifact to replace.
Format: {parent}/artifacts/*