Class: Google::Cloud::OsLogin::V1::LoginProfile::SshPublicKeysEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


43
44
45
46
# File 'proto_docs/google/cloud/oslogin/v1/oslogin.rb', line 43

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

#value::Google::Cloud::OsLogin::Common::SshPublicKey



43
44
45
46
# File 'proto_docs/google/cloud/oslogin/v1/oslogin.rb', line 43

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