Class: Google::Cloud::Talent::V4beta1::Profile::CustomAttributesEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


257
258
259
260
# File 'proto_docs/google/cloud/talent/v4beta1/profile.rb', line 257

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

#value::Google::Cloud::Talent::V4beta1::CustomAttribute



257
258
259
260
# File 'proto_docs/google/cloud/talent/v4beta1/profile.rb', line 257

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