google-api-ruby-client/generated/google/apis/people_v1/representations.rb

703 lines
27 KiB
Ruby
Raw Normal View History

2016-02-10 21:57:13 +00:00
# Copyright 2015 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'date'
require 'google/apis/core/base_service'
require 'google/apis/core/json_representation'
require 'google/apis/core/hashable'
require 'google/apis/errors'
module Google
module Apis
module PeopleV1
2017-03-31 19:53:27 +00:00
class FieldMetadata
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class Source
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class PersonResponse
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class RelationshipInterest
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Relation
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-27 22:14:47 +00:00
class Occupation
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Person
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class GetPeopleResponse
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-31 19:53:27 +00:00
class Photo
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class PhoneNumber
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class ListConnectionsResponse
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Birthday
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-30 22:30:51 +00:00
class Address
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-30 22:30:51 +00:00
class Residence
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class ContactGroupMembership
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class PersonMetadata
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class Event
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class ProfileMetadata
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class Url
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class Gender
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class CoverPhoto
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Interest
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class ImClient
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class EmailAddress
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Nickname
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Skill
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class DomainMembership
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Membership
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-27 22:14:47 +00:00
class RelationshipStatus
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class Tagline
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-31 19:53:27 +00:00
class Date
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
end
2017-03-27 22:14:47 +00:00
class Name
2016-02-25 23:16:53 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class BraggingRights
2016-02-10 21:57:13 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Locale
2017-03-30 22:30:51 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
2017-03-30 22:30:51 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Organization
2017-03-31 19:53:27 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2017-03-30 22:30:51 +00:00
2017-03-31 19:53:27 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class Biography
2017-03-31 19:53:27 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
2017-03-31 19:53:27 +00:00
include Google::Apis::Core::JsonObjectSupport
2016-02-10 21:57:13 +00:00
end
2017-03-27 22:14:47 +00:00
class AgeRangeType
2017-03-31 19:53:27 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
2017-03-31 19:53:27 +00:00
include Google::Apis::Core::JsonObjectSupport
2017-02-13 23:28:52 +00:00
end
2016-02-25 23:16:53 +00:00
2017-03-27 22:14:47 +00:00
class FieldMetadata
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :source, as: 'source', class: Google::Apis::PeopleV1::Source, decorator: Google::Apis::PeopleV1::Source::Representation
2017-03-10 21:11:09 +00:00
2017-03-27 22:14:47 +00:00
property :verified, as: 'verified'
2017-03-31 19:53:27 +00:00
property :primary, as: 'primary'
2017-03-10 21:11:09 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Source
2017-02-13 23:28:52 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :profile_metadata, as: 'profileMetadata', class: Google::Apis::PeopleV1::ProfileMetadata, decorator: Google::Apis::PeopleV1::ProfileMetadata::Representation
2016-02-10 21:57:13 +00:00
2017-03-31 19:53:27 +00:00
property :type, as: 'type'
property :etag, as: 'etag'
property :id, as: 'id'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class PersonResponse
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :person, as: 'person', class: Google::Apis::PeopleV1::Person, decorator: Google::Apis::PeopleV1::Person::Representation
2017-03-27 22:14:47 +00:00
2017-03-31 19:53:27 +00:00
property :http_status_code, as: 'httpStatusCode'
property :requested_resource_name, as: 'requestedResourceName'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class RelationshipInterest
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-10 21:11:09 +00:00
2017-03-31 19:53:27 +00:00
property :value, as: 'value'
property :formatted_value, as: 'formattedValue'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Relation
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-02-13 23:28:52 +00:00
property :type, as: 'type'
2017-03-31 19:53:27 +00:00
property :person, as: 'person'
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Occupation
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Person
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
collection :cover_photos, as: 'coverPhotos', class: Google::Apis::PeopleV1::CoverPhoto, decorator: Google::Apis::PeopleV1::CoverPhoto::Representation
collection :im_clients, as: 'imClients', class: Google::Apis::PeopleV1::ImClient, decorator: Google::Apis::PeopleV1::ImClient::Representation
collection :birthdays, as: 'birthdays', class: Google::Apis::PeopleV1::Birthday, decorator: Google::Apis::PeopleV1::Birthday::Representation
collection :locales, as: 'locales', class: Google::Apis::PeopleV1::Locale, decorator: Google::Apis::PeopleV1::Locale::Representation
collection :relationship_interests, as: 'relationshipInterests', class: Google::Apis::PeopleV1::RelationshipInterest, decorator: Google::Apis::PeopleV1::RelationshipInterest::Representation
collection :urls, as: 'urls', class: Google::Apis::PeopleV1::Url, decorator: Google::Apis::PeopleV1::Url::Representation
collection :nicknames, as: 'nicknames', class: Google::Apis::PeopleV1::Nickname, decorator: Google::Apis::PeopleV1::Nickname::Representation
2016-02-10 21:57:13 +00:00
2017-03-30 22:30:51 +00:00
collection :relations, as: 'relations', class: Google::Apis::PeopleV1::Relation, decorator: Google::Apis::PeopleV1::Relation::Representation
collection :names, as: 'names', class: Google::Apis::PeopleV1::Name, decorator: Google::Apis::PeopleV1::Name::Representation
collection :occupations, as: 'occupations', class: Google::Apis::PeopleV1::Occupation, decorator: Google::Apis::PeopleV1::Occupation::Representation
collection :email_addresses, as: 'emailAddresses', class: Google::Apis::PeopleV1::EmailAddress, decorator: Google::Apis::PeopleV1::EmailAddress::Representation
collection :organizations, as: 'organizations', class: Google::Apis::PeopleV1::Organization, decorator: Google::Apis::PeopleV1::Organization::Representation
property :etag, as: 'etag'
collection :bragging_rights, as: 'braggingRights', class: Google::Apis::PeopleV1::BraggingRights, decorator: Google::Apis::PeopleV1::BraggingRights::Representation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::PersonMetadata, decorator: Google::Apis::PeopleV1::PersonMetadata::Representation
2017-03-31 19:53:27 +00:00
collection :residences, as: 'residences', class: Google::Apis::PeopleV1::Residence, decorator: Google::Apis::PeopleV1::Residence::Representation
collection :genders, as: 'genders', class: Google::Apis::PeopleV1::Gender, decorator: Google::Apis::PeopleV1::Gender::Representation
property :resource_name, as: 'resourceName'
collection :interests, as: 'interests', class: Google::Apis::PeopleV1::Interest, decorator: Google::Apis::PeopleV1::Interest::Representation
collection :biographies, as: 'biographies', class: Google::Apis::PeopleV1::Biography, decorator: Google::Apis::PeopleV1::Biography::Representation
collection :skills, as: 'skills', class: Google::Apis::PeopleV1::Skill, decorator: Google::Apis::PeopleV1::Skill::Representation
collection :relationship_statuses, as: 'relationshipStatuses', class: Google::Apis::PeopleV1::RelationshipStatus, decorator: Google::Apis::PeopleV1::RelationshipStatus::Representation
collection :photos, as: 'photos', class: Google::Apis::PeopleV1::Photo, decorator: Google::Apis::PeopleV1::Photo::Representation
property :age_range, as: 'ageRange'
collection :taglines, as: 'taglines', class: Google::Apis::PeopleV1::Tagline, decorator: Google::Apis::PeopleV1::Tagline::Representation
collection :age_ranges, as: 'ageRanges', class: Google::Apis::PeopleV1::AgeRangeType, decorator: Google::Apis::PeopleV1::AgeRangeType::Representation
collection :addresses, as: 'addresses', class: Google::Apis::PeopleV1::Address, decorator: Google::Apis::PeopleV1::Address::Representation
collection :events, as: 'events', class: Google::Apis::PeopleV1::Event, decorator: Google::Apis::PeopleV1::Event::Representation
collection :memberships, as: 'memberships', class: Google::Apis::PeopleV1::Membership, decorator: Google::Apis::PeopleV1::Membership::Representation
collection :phone_numbers, as: 'phoneNumbers', class: Google::Apis::PeopleV1::PhoneNumber, decorator: Google::Apis::PeopleV1::PhoneNumber::Representation
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class GetPeopleResponse
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
collection :responses, as: 'responses', class: Google::Apis::PeopleV1::PersonResponse, decorator: Google::Apis::PeopleV1::PersonResponse::Representation
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Photo
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :url, as: 'url'
2016-02-10 21:57:13 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
end
end
2017-03-31 19:53:27 +00:00
class PhoneNumber
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2016-02-25 23:16:53 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-31 19:53:27 +00:00
property :type, as: 'type'
property :value, as: 'value'
property :formatted_type, as: 'formattedType'
property :canonical_form, as: 'canonicalForm'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class ListConnectionsResponse
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :next_page_token, as: 'nextPageToken'
collection :connections, as: 'connections', class: Google::Apis::PeopleV1::Person, decorator: Google::Apis::PeopleV1::Person::Representation
2016-02-10 21:57:13 +00:00
2017-03-27 22:14:47 +00:00
property :next_sync_token, as: 'nextSyncToken'
property :total_people, as: 'totalPeople'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Birthday
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-30 22:30:51 +00:00
property :text, as: 'text'
2017-03-31 19:53:27 +00:00
property :date, as: 'date', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
2016-02-25 23:16:53 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Address
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :formatted_value, as: 'formattedValue'
property :country, as: 'country'
property :type, as: 'type'
2017-03-30 22:30:51 +00:00
property :extended_address, as: 'extendedAddress'
property :po_box, as: 'poBox'
property :postal_code, as: 'postalCode'
property :region, as: 'region'
property :street_address, as: 'streetAddress'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-27 22:14:47 +00:00
property :country_code, as: 'countryCode'
property :formatted_type, as: 'formattedType'
property :city, as: 'city'
2017-03-30 22:30:51 +00:00
end
end
class Residence
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-30 22:30:51 +00:00
property :current, as: 'current'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class ContactGroupMembership
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :contact_group_id, as: 'contactGroupId'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class PersonMetadata
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :object_type, as: 'objectType'
collection :linked_people_resource_names, as: 'linkedPeopleResourceNames'
collection :sources, as: 'sources', class: Google::Apis::PeopleV1::Source, decorator: Google::Apis::PeopleV1::Source::Representation
2016-02-10 21:57:13 +00:00
2017-03-27 22:14:47 +00:00
collection :previous_resource_names, as: 'previousResourceNames'
property :deleted, as: 'deleted'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Event
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :type, as: 'type'
property :date, as: 'date', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
property :formatted_type, as: 'formattedType'
end
end
2017-03-27 22:14:47 +00:00
class ProfileMetadata
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :object_type, as: 'objectType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Url
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-31 19:53:27 +00:00
property :type, as: 'type'
2017-03-10 21:11:09 +00:00
property :value, as: 'value'
2017-03-31 19:53:27 +00:00
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Gender
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :formatted_value, as: 'formattedValue'
2016-02-25 23:16:53 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-10 21:57:13 +00:00
2017-03-27 22:14:47 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class CoverPhoto
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :url, as: 'url'
2016-02-25 23:16:53 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-10 21:57:13 +00:00
2017-03-27 22:14:47 +00:00
property :default, as: 'default'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Interest
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2016-02-25 23:16:53 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-10 21:57:13 +00:00
2017-03-10 21:11:09 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class ImClient
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :formatted_protocol, as: 'formattedProtocol'
2017-03-10 21:11:09 +00:00
property :formatted_type, as: 'formattedType'
2017-02-13 23:28:52 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-27 22:14:47 +00:00
property :type, as: 'type'
2017-03-31 19:53:27 +00:00
property :protocol, as: 'protocol'
2017-03-27 22:14:47 +00:00
property :username, as: 'username'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class EmailAddress
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :display_name, as: 'displayName'
2016-02-10 21:57:13 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-27 22:14:47 +00:00
property :type, as: 'type'
2017-03-30 22:30:51 +00:00
property :value, as: 'value'
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Nickname
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-10 21:57:13 +00:00
2017-03-27 22:14:47 +00:00
property :type, as: 'type'
2017-03-31 19:53:27 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Skill
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-10 21:57:13 +00:00
2017-03-30 22:30:51 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class DomainMembership
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :in_viewer_domain, as: 'inViewerDomain'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Membership
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :contact_group_membership, as: 'contactGroupMembership', class: Google::Apis::PeopleV1::ContactGroupMembership, decorator: Google::Apis::PeopleV1::ContactGroupMembership::Representation
property :domain_membership, as: 'domainMembership', class: Google::Apis::PeopleV1::DomainMembership, decorator: Google::Apis::PeopleV1::DomainMembership::Representation
2017-03-30 22:30:51 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-10 21:11:09 +00:00
end
end
2017-03-27 22:14:47 +00:00
class RelationshipStatus
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :formatted_value, as: 'formattedValue'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-10 21:11:09 +00:00
2017-03-27 22:14:47 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Tagline
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-31 19:53:27 +00:00
class Date
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :year, as: 'year'
property :day, as: 'day'
property :month, as: 'month'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class Name
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-31 19:53:27 +00:00
property :phonetic_family_name, as: 'phoneticFamilyName'
property :family_name, as: 'familyName'
property :phonetic_middle_name, as: 'phoneticMiddleName'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-03-27 22:14:47 +00:00
property :phonetic_full_name, as: 'phoneticFullName'
property :display_name_last_first, as: 'displayNameLastFirst'
property :display_name, as: 'displayName'
property :honorific_suffix, as: 'honorificSuffix'
property :honorific_prefix, as: 'honorificPrefix'
property :phonetic_honorific_suffix, as: 'phoneticHonorificSuffix'
property :given_name, as: 'givenName'
2017-03-31 19:53:27 +00:00
property :middle_name, as: 'middleName'
2017-03-30 22:30:51 +00:00
property :phonetic_honorific_prefix, as: 'phoneticHonorificPrefix'
property :phonetic_given_name, as: 'phoneticGivenName'
2016-02-10 21:57:13 +00:00
end
end
2017-03-27 22:14:47 +00:00
class BraggingRights
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-27 22:14:47 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2017-02-13 23:28:52 +00:00
2017-03-27 22:14:47 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-30 22:30:51 +00:00
class Locale
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :value, as: 'value'
end
end
2017-03-31 19:53:27 +00:00
class Organization
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :current, as: 'current'
property :formatted_type, as: 'formattedType'
property :start_date, as: 'startDate', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
property :domain, as: 'domain'
property :department, as: 'department'
property :phonetic_name, as: 'phoneticName'
property :type, as: 'type'
property :job_description, as: 'jobDescription'
property :end_date, as: 'endDate', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
property :symbol, as: 'symbol'
property :name, as: 'name'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :location, as: 'location'
property :title, as: 'title'
end
end
class Biography
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :content_type, as: 'contentType'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :value, as: 'value'
end
end
class AgeRangeType
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :age_range, as: 'ageRange'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
end
end
2016-02-10 21:57:13 +00:00
end
end
end