Artifact Registry V1 API - Class Google::Cloud::ArtifactRegistry::V1::YumArtifact (v0.3.0)

Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::YumArtifact.

A detailed representation of a Yum artifact.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#architecture

def architecture() -> ::String
Returns
  • (::String) — Output only. Operating system architecture of the artifact.

#name

def name() -> ::String
Returns
  • (::String) — Output only. The Artifact Registry resource name of the artifact.

#package_name

def package_name() -> ::String
Returns
  • (::String) — Output only. The yum package name of the artifact.

#package_type

def package_type() -> ::Google::Cloud::ArtifactRegistry::V1::YumArtifact::PackageType
Returns