Skip to content

Commit

Permalink
Autogenerated update (2019-09-12)
Browse files Browse the repository at this point in the history
Update:
- androidenterprise_v1
- androidpublisher_v2
- androidpublisher_v3
- calendar_v3
- dns_v1
- dns_v1beta2
- dns_v2beta1
- iam_v1
- iap_v1beta1
- people_v1
- videointelligence_v1
- videointelligence_v1p2beta1
- videointelligence_v1p3beta1
  • Loading branch information
googleapis-publisher committed Sep 12, 2019
1 parent ff6e355 commit c465b5c
Show file tree
Hide file tree
Showing 38 changed files with 1,809 additions and 103 deletions.
2 changes: 1 addition & 1 deletion generated/google/apis/androidenterprise_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/android/work/play/emm-api
module AndroidenterpriseV1
VERSION = 'V1'
REVISION = '20190731'
REVISION = '20190908'

# Manage corporate Android devices
AUTH_ANDROIDENTERPRISE = 'https://www.googleapis.com/auth/androidenterprise'
Expand Down
6 changes: 0 additions & 6 deletions generated/google/apis/androidenterprise_v1/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1546,11 +1546,6 @@ class ManagedConfigurationsSettings
# @return [Fixnum]
attr_accessor :last_updated_timestamp_millis

# The set of managed properties for this configuration.
# Corresponds to the JSON property `managedProperty`
# @return [Array<Google::Apis::AndroidenterpriseV1::ManagedProperty>]
attr_accessor :managed_property

# The ID of the managed configurations settings.
# Corresponds to the JSON property `mcmId`
# @return [String]
Expand All @@ -1569,7 +1564,6 @@ def initialize(**args)
def update!(**args)
@kind = args[:kind] if args.key?(:kind)
@last_updated_timestamp_millis = args[:last_updated_timestamp_millis] if args.key?(:last_updated_timestamp_millis)
@managed_property = args[:managed_property] if args.key?(:managed_property)
@mcm_id = args[:mcm_id] if args.key?(:mcm_id)
@name = args[:name] if args.key?(:name)
end
Expand Down
2 changes: 0 additions & 2 deletions generated/google/apis/androidenterprise_v1/representations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,6 @@ class ManagedConfigurationsSettings
class Representation < Google::Apis::Core::JsonRepresentation
property :kind, as: 'kind'
property :last_updated_timestamp_millis, :numeric_string => true, as: 'lastUpdatedTimestampMillis'
collection :managed_property, as: 'managedProperty', class: Google::Apis::AndroidenterpriseV1::ManagedProperty, decorator: Google::Apis::AndroidenterpriseV1::ManagedProperty::Representation

property :mcm_id, as: 'mcmId'
property :name, as: 'name'
end
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/androidenterprise_v1/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1848,8 +1848,7 @@ def update_managedconfigurationsforuser(enterprise_id, user_id, managed_configur
execute_or_queue_command(command, &block)
end

# Lists all the managed configurations settings for the specified app. Only the
# ID and the name is set.
# Lists all the managed configurations settings for the specified app.
# @param [String] enterprise_id
# The ID of the enterprise.
# @param [String] product_id
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/androidpublisher_v2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/android-publisher
module AndroidpublisherV2
VERSION = 'V2'
REVISION = '20190818'
REVISION = '20190910'

# View and manage your Google Play Developer account
AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
Expand Down
6 changes: 0 additions & 6 deletions generated/google/apis/androidpublisher_v2/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1653,19 +1653,13 @@ class Testers
# @return [Array<String>]
attr_accessor :google_groups

# A list of all Google+ Communities, as URLs, that define testers for this track.
# Corresponds to the JSON property `googlePlusCommunities`
# @return [Array<String>]
attr_accessor :google_plus_communities

def initialize(**args)
update!(**args)
end

# Update properties of this object
def update!(**args)
@google_groups = args[:google_groups] if args.key?(:google_groups)
@google_plus_communities = args[:google_plus_communities] if args.key?(:google_plus_communities)
end
end

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,6 @@ class Testers
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :google_groups, as: 'googleGroups'
collection :google_plus_communities, as: 'googlePlusCommunities'
end
end

Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/androidpublisher_v3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/android-publisher
module AndroidpublisherV3
VERSION = 'V3'
REVISION = '20190818'
REVISION = '20190910'

# View and manage your Google Play Developer account
AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
Expand Down
6 changes: 0 additions & 6 deletions generated/google/apis/androidpublisher_v3/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1800,19 +1800,13 @@ class Testers
# @return [Array<String>]
attr_accessor :google_groups

# A list of all Google+ Communities, as URLs, that define testers for this track.
# Corresponds to the JSON property `googlePlusCommunities`
# @return [Array<String>]
attr_accessor :google_plus_communities

def initialize(**args)
update!(**args)
end

# Update properties of this object
def update!(**args)
@google_groups = args[:google_groups] if args.key?(:google_groups)
@google_plus_communities = args[:google_plus_communities] if args.key?(:google_plus_communities)
end
end

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,6 @@ class Testers
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :google_groups, as: 'googleGroups'
collection :google_plus_communities, as: 'googlePlusCommunities'
end
end

Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/calendar_v3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/google-apps/calendar/firstapp
module CalendarV3
VERSION = 'V3'
REVISION = '20190903'
REVISION = '20190910'

# See, edit, share, and permanently delete all the calendars you can access using Google Calendar
AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar'
Expand Down
4 changes: 2 additions & 2 deletions generated/google/apis/calendar_v3/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1216,8 +1216,8 @@ class Event
# @return [Google::Apis::CalendarV3::EventDateTime]
attr_accessor :original_start_time

# Whether this is a private event copy where changes are not shared with other
# copies on other calendars. Optional. Immutable. The default is False.
# If set to True, Event propagation is disabled. Note that it is not the same
# thing as Private event properties. Optional. Immutable. The default is False.
# Corresponds to the JSON property `privateCopy`
# @return [Boolean]
attr_accessor :private_copy
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/dns_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/cloud-dns
module DnsV1
VERSION = 'V1'
REVISION = '20190625'
REVISION = '20190903'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down
Loading

0 comments on commit c465b5c

Please sign in to comment.