Method: Google::Apis::AdminDirectoryV1::UserPhoto#kind
- Defined in:
- lib/google/apis/admin_directory_v1/classes.rb
#kind ⇒ String
The type of the API resource. For Photo resources, this is admin#directory#
user#photo
.
Corresponds to the JSON property kind
5518 5519 5520 |
# File 'lib/google/apis/admin_directory_v1/classes.rb', line 5518 def kind @kind end |