Reference documentation and code samples for the Cloud Build V1 API class Google::Cloud::Build::V1::FileHashes.
Container message for hashes of byte content of files, used in SourceProvenance messages to verify integrity of source input to the build.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#file_hash
def file_hash() -> ::Array<::Google::Cloud::Build::V1::Hash> Returns 
 - (::Array<::Google::Cloud::Build::V1::Hash>) — Collection of file hashes.
#file_hash=
def file_hash=(value) -> ::Array<::Google::Cloud::Build::V1::Hash> Parameter 
 - value (::Array<::Google::Cloud::Build::V1::Hash>) — Collection of file hashes.
 Returns 
 - (::Array<::Google::Cloud::Build::V1::Hash>) — Collection of file hashes.