Class: Google::Cloud::Talent::V4beta1::PersonalUri

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb

Overview

Resource that represents a valid URI for a personal use.

Instance Attribute Summary collapse

Instance Attribute Details

#uriString

Returns Optional.

The personal URI.

Number of characters allowed is 4,000.

Returns:

  • (String)

    Optional.

    The personal URI.

    Number of characters allowed is 4,000.



452
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 452

class PersonalUri; end