Class: Google::Cloud::Talent::V4beta1::Job::CustomAttributesEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


380
381
382
383
# File 'proto_docs/google/cloud/talent/v4beta1/job.rb', line 380

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

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



380
381
382
383
# File 'proto_docs/google/cloud/talent/v4beta1/job.rb', line 380

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