Class: Google::Cloud::ApiKeys::V2::CreateKeyRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/apikeys/v2/apikeys.rb

Overview

Request message for CreateKey method.

Instance Attribute Summary collapse

Instance Attribute Details

#key::Google::Cloud::ApiKeys::V2::Key



44
45
46
47
# File 'proto_docs/google/api/apikeys/v2/apikeys.rb', line 44

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

#key_id::String



44
45
46
47
# File 'proto_docs/google/api/apikeys/v2/apikeys.rb', line 44

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

#parent::String



44
45
46
47
# File 'proto_docs/google/api/apikeys/v2/apikeys.rb', line 44

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