Cloud Build V1 API - Class Google::Cloud::Build::V1::Hash (v0.15.0)

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

Container message for hash values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#type

def type() -> ::Google::Cloud::Build::V1::Hash::HashType
Returns

#type=

def type=(value) -> ::Google::Cloud::Build::V1::Hash::HashType
Parameter
Returns

#value

def value() -> ::String
Returns
  • (::String) — The hash value.

#value=

def value=(value) -> ::String
Parameter
  • value (::String) — The hash value.
Returns
  • (::String) — The hash value.