Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::AdditionalContactInfo.
Resource that represents contact information other than phone, email, URI and addresses.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#contact_id
def contact_id() -> ::String
-
(::String) — The contact id.
Number of characters allowed is 100.
#contact_id=
def contact_id=(value) -> ::String
-
value (::String) — The contact id.
Number of characters allowed is 100.
-
(::String) — The contact id.
Number of characters allowed is 100.
#name
def name() -> ::String
-
(::String) — The name of the contact method.
For example, "hangout", "skype".
Number of characters allowed is 100.
#name=
def name=(value) -> ::String
-
value (::String) — The name of the contact method.
For example, "hangout", "skype".
Number of characters allowed is 100.
-
(::String) — The name of the contact method.
For example, "hangout", "skype".
Number of characters allowed is 100.
#usage
def usage() -> ::Google::Cloud::Talent::V4beta1::ContactInfoUsage
- (::Google::Cloud::Talent::V4beta1::ContactInfoUsage) — The usage of this contact method. For example, SCHOOL, WORK, PERSONAL.
#usage=
def usage=(value) -> ::Google::Cloud::Talent::V4beta1::ContactInfoUsage
- value (::Google::Cloud::Talent::V4beta1::ContactInfoUsage) — The usage of this contact method. For example, SCHOOL, WORK, PERSONAL.
- (::Google::Cloud::Talent::V4beta1::ContactInfoUsage) — The usage of this contact method. For example, SCHOOL, WORK, PERSONAL.