Class: Google::Cloud::SecretManager::V1::Secret::LabelsEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#keyString

Returns:

  • (String)


61
62
63
64
# File 'proto_docs/google/cloud/secretmanager/v1/resources.rb', line 61

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

#valueString

Returns:

  • (String)


61
62
63
64
# File 'proto_docs/google/cloud/secretmanager/v1/resources.rb', line 61

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