Cloud Build V1 API - Class Google::Cloud::Build::V1::UploadedMavenArtifact (v0.14.0)

Reference documentation and code samples for the Cloud Build V1 API class Google::Cloud::Build::V1::UploadedMavenArtifact.

A Maven artifact uploaded using the MavenArtifact directive.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#file_hashes

def file_hashes() -> ::Google::Cloud::Build::V1::FileHashes
Returns

#file_hashes=

def file_hashes=(value) -> ::Google::Cloud::Build::V1::FileHashes
Parameter
Returns

#push_timing

def push_timing() -> ::Google::Cloud::Build::V1::TimeSpan
Returns

#uri

def uri() -> ::String
Returns
  • (::String) — URI of the uploaded artifact.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI of the uploaded artifact.
Returns
  • (::String) — URI of the uploaded artifact.