Class: Google::Cloud::Kms::V1::GenerateRandomBytesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/kms/v1/service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#length_bytes::Integer



891
892
893
894
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 891

class GenerateRandomBytesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#location::String



891
892
893
894
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 891

class GenerateRandomBytesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#protection_level::Google::Cloud::Kms::V1::ProtectionLevel



891
892
893
894
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 891

class GenerateRandomBytesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end