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

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::PersonalUri.

Resource that represents a valid URI for a personal use.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — The personal URI.

    Number of characters allowed is 4,000.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The personal URI.

    Number of characters allowed is 4,000.

Returns
  • (::String) — The personal URI.

    Number of characters allowed is 4,000.