Class: Google::Cloud::Talent::V4beta1::Job::CustomAttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::Job::CustomAttributesEntry
- 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
381 382 383 384 |
# File 'proto_docs/google/cloud/talent/v4beta1/job.rb', line 381 class CustomAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Talent::V4beta1::CustomAttribute
381 382 383 384 |
# File 'proto_docs/google/cloud/talent/v4beta1/job.rb', line 381 class CustomAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |