Class: Google::Cloud::Talent::V4beta1::PersonalUri
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::PersonalUri
- 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
-
#uri ⇒ String
The personal URI.
Instance Attribute Details
#uri ⇒ String
Returns The personal URI.
Number of characters allowed is 4,000.
496 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 496 class PersonalUri; end |