Class: Google::Cloud::Talent::V4::Job::CustomAttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4::Job::CustomAttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/talent/v4/job.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
380 381 382 383 |
# File 'proto_docs/google/cloud/talent/v4/job.rb', line 380 class CustomAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Talent::V4::CustomAttribute
380 381 382 383 |
# File 'proto_docs/google/cloud/talent/v4/job.rb', line 380 class CustomAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |