Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::AdditionalContactInfo (v0.4.6)

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
Returns
  • (::String) — The contact id.

    Number of characters allowed is 100.

#contact_id=

def contact_id=(value) -> ::String
Parameter
  • value (::String) — The contact id.

    Number of characters allowed is 100.

Returns
  • (::String) — The contact id.

    Number of characters allowed is 100.

#name

def name() -> ::String
Returns
  • (::String) — The name of the contact method.

    For example, "hangout", "skype".

    Number of characters allowed is 100.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the contact method.

    For example, "hangout", "skype".

    Number of characters allowed is 100.

Returns
  • (::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
Returns

#usage=

def usage=(value) -> ::Google::Cloud::Talent::V4beta1::ContactInfoUsage
Parameter
Returns