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

702 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-10 21:11:09 +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-10 21:11:09 +00:00
class PhoneNumber
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
class ListConnectionsResponse
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
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-02-13 23:28:52 +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-10 21:11:09 +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-10 21:11:09 +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-02-13 23:28:52 +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-10 21:11:09 +00:00
class Event
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
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-02-13 23:28:52 +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-10 21:11:09 +00:00
class Gender
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-02-13 23:28:52 +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-02-13 23:28:52 +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-02-13 23:28:52 +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-10 21:11:09 +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-10 21:11:09 +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-02-13 23:28:52 +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-02-13 23:28:52 +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-02-13 23:28:52 +00:00
class Membership
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-02-13 23:28:52 +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-02-13 23:28:52 +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
2016-02-10 21:57:13 +00:00
end
2016-02-25 23:16:53 +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-02-13 23:28:52 +00:00
class Name
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-02-13 23:28:52 +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-02-13 23:28:52 +00:00
class Locale
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-02-13 23:28:52 +00:00
class Organization
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-02-13 23:28:52 +00:00
class Biography
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-10 21:11:09 +00:00
class AgeRangeType
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-10 21:11:09 +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-02-13 23:28:52 +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-10 21:11:09 +00:00
class RelationshipInterest
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-02-13 23:28:52 +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-02-13 23:28:52 +00:00
class Relation
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-02-13 23:28:52 +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
end
2017-02-13 23:28:52 +00:00
class Person
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-02-13 23:28:52 +00:00
class GetPeopleResponse
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-10 21:11:09 +00:00
class Photo
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-25 23:16:53 +00:00
2017-03-10 21:11:09 +00:00
property :url, as: 'url'
end
2016-02-10 21:57:13 +00:00
end
2017-03-10 21:11:09 +00:00
class PhoneNumber
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :formatted_type, as: 'formattedType'
property :canonical_form, as: 'canonicalForm'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-25 23:16:53 +00:00
2017-03-10 21:11:09 +00:00
property :type, as: 'type'
property :value, as: 'value'
end
2016-02-10 21:57:13 +00:00
end
2016-02-25 23:16:53 +00:00
class ListConnectionsResponse
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :next_page_token, as: 'nextPageToken'
collection :connections, as: 'connections', class: Google::Apis::PeopleV1::Person, decorator: Google::Apis::PeopleV1::Person::Representation
2016-02-25 23:16:53 +00:00
2017-03-10 21:11:09 +00:00
property :next_sync_token, as: 'nextSyncToken'
end
2016-02-10 21:57:13 +00:00
end
2017-02-13 23:28:52 +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
2016-02-25 23:16:53 +00:00
2017-02-13 23:28:52 +00:00
property :text, as: 'text'
property :date, as: 'date', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
2016-02-25 23:16:53 +00:00
2017-02-13 23:28:52 +00:00
end
end
2016-02-25 23:16:53 +00:00
2017-03-10 21:11:09 +00:00
class Residence
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :current, as: 'current'
property :value, as: 'value'
end
end
2017-02-13 23:28:52 +00:00
class Address
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :formatted_type, as: 'formattedType'
property :city, as: 'city'
property :formatted_value, as: 'formattedValue'
property :country, as: 'country'
property :type, as: 'type'
2017-02-13 23:28:52 +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
2016-02-10 21:57:13 +00:00
2017-02-13 23:28:52 +00:00
property :country_code, as: 'countryCode'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class ContactGroupMembership
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :contact_group_id, as: 'contactGroupId'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class PersonMetadata
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
collection :sources, as: 'sources', class: Google::Apis::PeopleV1::Source, decorator: Google::Apis::PeopleV1::Source::Representation
collection :previous_resource_names, as: 'previousResourceNames'
property :deleted, as: 'deleted'
property :object_type, as: 'objectType'
collection :linked_people_resource_names, as: 'linkedPeopleResourceNames'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Event
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +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
property :type, as: 'type'
property :date, as: 'date', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class ProfileMetadata
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :object_type, as: 'objectType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +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-10 21:11:09 +00:00
property :type, as: 'type'
2017-02-13 23:28:52 +00:00
property :value, as: 'value'
2017-03-10 21:11:09 +00:00
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class Gender
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 :value, as: 'value'
2017-03-10 21:11:09 +00:00
property :formatted_value, as: 'formattedValue'
2016-02-10 21:57:13 +00:00
end
end
2016-02-25 23:16:53 +00:00
class CoverPhoto
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
2016-02-25 23:16:53 +00:00
property :default, as: 'default'
2017-02-13 23:28:52 +00:00
property :url, as: 'url'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class ImClient
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :formatted_protocol, as: 'formattedProtocol'
property :formatted_type, as: 'formattedType'
2017-03-10 21:11:09 +00:00
property :protocol, as: 'protocol'
2016-02-25 23:16:53 +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
property :type, as: 'type'
property :username, as: 'username'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Interest
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
2016-02-25 23:16:53 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class EmailAddress
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :display_name, as: 'displayName'
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-02-13 23:28:52 +00:00
property :type, as: 'type'
property :value, as: 'value'
2017-03-10 21:11:09 +00:00
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class Nickname
2016-02-25 23:16:53 +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
property :type, as: 'type'
property :value, as: 'value'
2016-02-25 23:16:53 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Skill
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 :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class DomainMembership
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :in_viewer_domain, as: 'inViewerDomain'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Membership
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 :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
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class RelationshipStatus
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
2016-02-25 23:16:53 +00:00
property :value, as: 'value'
2017-03-10 21:11:09 +00:00
property :formatted_value, as: 'formattedValue'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Date
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :year, as: 'year'
property :day, as: 'day'
2017-03-10 21:11:09 +00:00
property :month, as: 'month'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Tagline
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-10 21:11:09 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Name
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :honorific_prefix, as: 'honorificPrefix'
property :phonetic_honorific_suffix, as: 'phoneticHonorificSuffix'
property :middle_name, as: 'middleName'
property :given_name, as: 'givenName'
property :phonetic_honorific_prefix, as: 'phoneticHonorificPrefix'
property :phonetic_given_name, as: 'phoneticGivenName'
property :phonetic_family_name, as: 'phoneticFamilyName'
property :family_name, as: 'familyName'
2017-03-10 21:11:09 +00:00
property :phonetic_middle_name, as: 'phoneticMiddleName'
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 :phonetic_full_name, as: 'phoneticFullName'
property :display_name_last_first, as: 'displayNameLastFirst'
property :display_name, as: 'displayName'
property :honorific_suffix, as: 'honorificSuffix'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class BraggingRights
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-02-13 23:28:52 +00:00
class Locale
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
2016-02-25 23:16:53 +00:00
class Organization
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :start_date, as: 'startDate', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
property :formatted_type, as: 'formattedType'
property :domain, as: 'domain'
2017-02-13 23:28:52 +00:00
property :department, as: 'department'
property :phonetic_name, as: 'phoneticName'
2017-03-10 21:11:09 +00:00
property :type, as: 'type'
2017-02-13 23:28:52 +00:00
property :job_description, as: 'jobDescription'
2016-02-25 23:16:53 +00:00
property :end_date, as: 'endDate', class: Google::Apis::PeopleV1::Date, decorator: Google::Apis::PeopleV1::Date::Representation
2017-02-13 23:28:52 +00:00
property :symbol, as: 'symbol'
2016-02-25 23:16:53 +00:00
property :name, as: 'name'
2017-02-13 23:28:52 +00:00
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
2016-02-25 23:16:53 +00:00
property :location, as: 'location'
2017-03-10 21:11:09 +00:00
property :title, as: 'title'
2017-02-13 23:28:52 +00:00
property :current, as: 'current'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Biography
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
2016-02-25 23:16:53 +00:00
property :value, as: 'value'
2017-03-10 21:11:09 +00:00
property :content_type, as: 'contentType'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class AgeRangeType
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-10 21:11:09 +00:00
property :age_range, as: 'ageRange'
2016-02-10 21:57:13 +00:00
end
end
2017-03-10 21:11:09 +00:00
class FieldMetadata
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +00:00
property :verified, as: 'verified'
property :primary, as: 'primary'
property :source, as: 'source', class: Google::Apis::PeopleV1::Source, decorator: Google::Apis::PeopleV1::Source::Representation
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class PersonResponse
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
property :person, as: 'person', class: Google::Apis::PeopleV1::Person, decorator: Google::Apis::PeopleV1::Person::Representation
2016-02-10 21:57:13 +00:00
2017-02-13 23:28:52 +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-10 21:11:09 +00:00
class RelationshipInterest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :formatted_value, as: 'formattedValue'
property :metadata, as: 'metadata', class: Google::Apis::PeopleV1::FieldMetadata, decorator: Google::Apis::PeopleV1::FieldMetadata::Representation
property :value, as: 'value'
end
end
2017-02-13 23:28:52 +00:00
class Source
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-10 21:11:09 +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
property :type, as: 'type'
2017-02-13 23:28:52 +00:00
property :etag, as: 'etag'
property :id, as: 'id'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +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-10 21:11:09 +00:00
property :person, as: 'person'
property :formatted_type, as: 'formattedType'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Occupation
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
2016-02-25 23:16:53 +00:00
property :value, as: 'value'
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class Person
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +00:00
collection :birthdays, as: 'birthdays', class: Google::Apis::PeopleV1::Birthday, decorator: Google::Apis::PeopleV1::Birthday::Representation
2016-02-10 21:57:13 +00:00
2017-02-13 23:28:52 +00:00
collection :locales, as: 'locales', class: Google::Apis::PeopleV1::Locale, decorator: Google::Apis::PeopleV1::Locale::Representation
2016-02-10 21:57:13 +00:00
2017-02-13 23:28:52 +00:00
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
collection :names, as: 'names', class: Google::Apis::PeopleV1::Name, decorator: Google::Apis::PeopleV1::Name::Representation
collection :relations, as: 'relations', class: Google::Apis::PeopleV1::Relation, decorator: Google::Apis::PeopleV1::Relation::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
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
2017-03-10 21:11:09 +00:00
collection :age_ranges, as: 'ageRanges', class: Google::Apis::PeopleV1::AgeRangeType, decorator: Google::Apis::PeopleV1::AgeRangeType::Representation
2017-02-13 23:28:52 +00:00
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
collection :cover_photos, as: 'coverPhotos', class: Google::Apis::PeopleV1::CoverPhoto, decorator: Google::Apis::PeopleV1::CoverPhoto::Representation
2016-02-10 21:57:13 +00:00
2017-03-10 21:11:09 +00:00
collection :im_clients, as: 'imClients', class: Google::Apis::PeopleV1::ImClient, decorator: Google::Apis::PeopleV1::ImClient::Representation
2016-02-10 21:57:13 +00:00
end
end
2017-02-13 23:28:52 +00:00
class GetPeopleResponse
2016-02-10 21:57:13 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-02-13 23:28:52 +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
end
end
end