Reference documentation and code samples for the Apigee Registry V1 API class Google::Cloud::ApigeeRegistry::V1::ReplaceArtifactRequest.
Request message for ReplaceArtifact.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#artifact
def artifact() -> ::Google::Cloud::ApigeeRegistry::V1::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/*
#artifact=
def artifact=(value) -> ::Google::Cloud::ApigeeRegistry::V1::Artifact
-
value (::Google::Cloud::ApigeeRegistry::V1::Artifact) — Required. The artifact to replace.
The
name
field is used to identify the artifact to replace. Format:{parent}/artifacts/*
-
(::Google::Cloud::ApigeeRegistry::V1::Artifact) — Required. The artifact to replace.
The
name
field is used to identify the artifact to replace. Format:{parent}/artifacts/*