Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::ExportArtifactResponse.
The response for exporting an artifact to a destination.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exported_version
def exported_version() -> ::Google::Cloud::ArtifactRegistry::V1::Version
Returns
- (::Google::Cloud::ArtifactRegistry::V1::Version) — The exported version. Should be the same as the request version with fingerprint resource name.
#exported_version=
def exported_version=(value) -> ::Google::Cloud::ArtifactRegistry::V1::Version
Parameter
- value (::Google::Cloud::ArtifactRegistry::V1::Version) — The exported version. Should be the same as the request version with fingerprint resource name.
Returns
- (::Google::Cloud::ArtifactRegistry::V1::Version) — The exported version. Should be the same as the request version with fingerprint resource name.