Class: Google::Cloud::CloudDMS::V1::ApplyHash
- Inherits:
-
Object
- Object
- Google::Cloud::CloudDMS::V1::ApplyHash
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb
Overview
Apply a hash function on the value.
Instance Attribute Summary collapse
Instance Attribute Details
#uuid_from_bytes ⇒ ::Google::Protobuf::Empty
Returns Optional. Generate UUID from the data's byte array.
726 727 728 729 |
# File 'proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb', line 726 class ApplyHash include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |