Class: Google::Iam::V3beta::PolicyBinding::AnnotationsEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/iam/v3beta/policy_binding_resources.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


155
156
157
158
# File 'proto_docs/google/iam/v3beta/policy_binding_resources.rb', line 155

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

#value::String

Returns:

  • (::String)


155
156
157
158
# File 'proto_docs/google/iam/v3beta/policy_binding_resources.rb', line 155

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