Class: Google::Cloud::Talent::V4beta1::AdditionalContactInfo
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::AdditionalContactInfo
- Defined in:
- lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb
Overview
Resource that represents contact information other than phone, email, URI and addresses.
Instance Attribute Summary collapse
-
#contact_id ⇒ String
The contact id.
-
#name ⇒ String
The name of the contact method.
-
#usage ⇒ Google::Cloud::Talent::V4beta1::ContactInfoUsage
The usage of this contact method.
Instance Attribute Details
#contact_id ⇒ String
515 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 515 class AdditionalContactInfo; end |
#name ⇒ String
515 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 515 class AdditionalContactInfo; end |
#usage ⇒ Google::Cloud::Talent::V4beta1::ContactInfoUsage
515 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 515 class AdditionalContactInfo; end |