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
Optional.
Instance Attribute Details
#uri ⇒ String
Returns 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 |