Skip to content

Commit

Permalink
Autogenerated update (2018-09-08)
Browse files Browse the repository at this point in the history
Update:
- adexchangebuyer2_v2beta1
- calendar_v3
- container_v1beta1
- dfareporting_v2_8
- dfareporting_v3_0
- dfareporting_v3_1
- dfareporting_v3_2
- drive_v2
- drive_v3
- partners_v2
- youtube_partner_v1
  • Loading branch information
googleapis-publisher committed Sep 8, 2018
1 parent c6e1a02 commit 8c0ad16
Show file tree
Hide file tree
Showing 29 changed files with 440 additions and 319 deletions.
15 changes: 15 additions & 0 deletions api_names_out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12314,12 +12314,15 @@
"/calendar:v3/DisplayInfo/linkTitle": link_title
"/calendar:v3/EntryPoint": entry_point
"/calendar:v3/EntryPoint/accessCode": access_code
"/calendar:v3/EntryPoint/entryPointFeatures": entry_point_features
"/calendar:v3/EntryPoint/entryPointFeatures/entry_point_feature": entry_point_feature
"/calendar:v3/EntryPoint/entryPointType": entry_point_type
"/calendar:v3/EntryPoint/label": label
"/calendar:v3/EntryPoint/meetingCode": meeting_code
"/calendar:v3/EntryPoint/passcode": passcode
"/calendar:v3/EntryPoint/password": password
"/calendar:v3/EntryPoint/pin": pin
"/calendar:v3/EntryPoint/regionCode": region_code
"/calendar:v3/EntryPoint/uri": uri
"/calendar:v3/Error": error
"/calendar:v3/Error/domain": domain
Expand Down Expand Up @@ -34811,6 +34814,8 @@
"/container:v1beta1/Cluster/autoscaling": autoscaling
"/container:v1beta1/Cluster/binaryAuthorization": binary_authorization
"/container:v1beta1/Cluster/clusterIpv4Cidr": cluster_ipv4_cidr
"/container:v1beta1/Cluster/conditions": conditions
"/container:v1beta1/Cluster/conditions/condition": condition
"/container:v1beta1/Cluster/createTime": create_time
"/container:v1beta1/Cluster/currentMasterVersion": current_master_version
"/container:v1beta1/Cluster/currentNodeCount": current_node_count
Expand Down Expand Up @@ -35019,6 +35024,8 @@
"/container:v1beta1/NodeManagement/upgradeOptions": upgrade_options
"/container:v1beta1/NodePool": node_pool
"/container:v1beta1/NodePool/autoscaling": autoscaling
"/container:v1beta1/NodePool/conditions": conditions
"/container:v1beta1/NodePool/conditions/condition": condition
"/container:v1beta1/NodePool/config": config
"/container:v1beta1/NodePool/initialNodeCount": initial_node_count
"/container:v1beta1/NodePool/instanceGroupUrls": instance_group_urls
Expand All @@ -35040,10 +35047,14 @@
"/container:v1beta1/NodeTaint/key": key
"/container:v1beta1/NodeTaint/value": value
"/container:v1beta1/Operation": operation
"/container:v1beta1/Operation/clusterConditions": cluster_conditions
"/container:v1beta1/Operation/clusterConditions/cluster_condition": cluster_condition
"/container:v1beta1/Operation/detail": detail
"/container:v1beta1/Operation/endTime": end_time
"/container:v1beta1/Operation/location": location
"/container:v1beta1/Operation/name": name
"/container:v1beta1/Operation/nodepoolConditions": nodepool_conditions
"/container:v1beta1/Operation/nodepoolConditions/nodepool_condition": nodepool_condition
"/container:v1beta1/Operation/operationType": operation_type
"/container:v1beta1/Operation/progress": progress
"/container:v1beta1/Operation/selfLink": self_link
Expand Down Expand Up @@ -35171,6 +35182,9 @@
"/container:v1beta1/StartIPRotationRequest/projectId": project_id
"/container:v1beta1/StartIPRotationRequest/rotateCredentials": rotate_credentials
"/container:v1beta1/StartIPRotationRequest/zone": zone
"/container:v1beta1/StatusCondition": status_condition
"/container:v1beta1/StatusCondition/code": code
"/container:v1beta1/StatusCondition/message": message
"/container:v1beta1/UpdateClusterRequest": update_cluster_request
"/container:v1beta1/UpdateClusterRequest/clusterId": cluster_id
"/container:v1beta1/UpdateClusterRequest/name": name
Expand Down Expand Up @@ -54138,6 +54152,7 @@
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list": list_advertiser_landing_pages
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list/advertiserIds": advertiser_ids
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list/archived": archived
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list/campaignIds": campaign_ids
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list/ids": ids
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list/maxResults": max_results
"/dfareporting:v3.2/dfareporting.advertiserLandingPages.list/pageToken": page_token
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/adexchangebuyer2_v2beta1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://developers.google.com/ad-exchange/buyer-rest/reference/rest/
module Adexchangebuyer2V2beta1
VERSION = 'V2beta1'
REVISION = '20180830'
REVISION = '20180906'

# Manage your Ad Exchange buyer account configuration
AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer'
Expand Down
56 changes: 28 additions & 28 deletions generated/google/apis/adexchangebuyer2_v2beta1/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,24 @@ module Adexchangebuyer2V2beta1
class AbsoluteDateRange
include Google::Apis::Core::Hashable

# Represents a whole calendar date, e.g. date of birth. The time of day and
# time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day may be 0 to
# represent a year and month where the day is not significant, e.g. credit card
# expiration date. The year may be 0 to represent a month and day independent
# of year, e.g. anniversary date. Related types are google.type.TimeOfDay
# and `google.protobuf.Timestamp`.
# Represents a whole calendar date, for example date of birth. The time of day
# and time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day can be 0 to
# represent a year and month where the day is not significant, for example
# credit card expiration date. The year can be 0 to represent a month and day
# independent of year, for example anniversary date. Related types are
# google.type.TimeOfDay and `google.protobuf.Timestamp`.
# Corresponds to the JSON property `endDate`
# @return [Google::Apis::Adexchangebuyer2V2beta1::Date]
attr_accessor :end_date

# Represents a whole calendar date, e.g. date of birth. The time of day and
# time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day may be 0 to
# represent a year and month where the day is not significant, e.g. credit card
# expiration date. The year may be 0 to represent a month and day independent
# of year, e.g. anniversary date. Related types are google.type.TimeOfDay
# and `google.protobuf.Timestamp`.
# Represents a whole calendar date, for example date of birth. The time of day
# and time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day can be 0 to
# represent a year and month where the day is not significant, for example
# credit card expiration date. The year can be 0 to represent a month and day
# independent of year, for example anniversary date. Related types are
# google.type.TimeOfDay and `google.protobuf.Timestamp`.
# Corresponds to the JSON property `startDate`
# @return [Google::Apis::Adexchangebuyer2V2beta1::Date]
attr_accessor :start_date
Expand Down Expand Up @@ -756,13 +756,13 @@ def update!(**args)
end
end

# Represents a whole calendar date, e.g. date of birth. The time of day and
# time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day may be 0 to
# represent a year and month where the day is not significant, e.g. credit card
# expiration date. The year may be 0 to represent a month and day independent
# of year, e.g. anniversary date. Related types are google.type.TimeOfDay
# and `google.protobuf.Timestamp`.
# Represents a whole calendar date, for example date of birth. The time of day
# and time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day can be 0 to
# represent a year and month where the day is not significant, for example
# credit card expiration date. The year can be 0 to represent a month and day
# independent of year, for example anniversary date. Related types are
# google.type.TimeOfDay and `google.protobuf.Timestamp`.
class Date
include Google::Apis::Core::Hashable

Expand Down Expand Up @@ -1043,13 +1043,13 @@ def update!(**args)
class FilteringStats
include Google::Apis::Core::Hashable

# Represents a whole calendar date, e.g. date of birth. The time of day and
# time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day may be 0 to
# represent a year and month where the day is not significant, e.g. credit card
# expiration date. The year may be 0 to represent a month and day independent
# of year, e.g. anniversary date. Related types are google.type.TimeOfDay
# and `google.protobuf.Timestamp`.
# Represents a whole calendar date, for example date of birth. The time of day
# and time zone are either specified elsewhere or are not significant. The date
# is relative to the Proleptic Gregorian Calendar. The day can be 0 to
# represent a year and month where the day is not significant, for example
# credit card expiration date. The year can be 0 to represent a month and day
# independent of year, for example anniversary date. Related types are
# google.type.TimeOfDay and `google.protobuf.Timestamp`.
# Corresponds to the JSON property `date`
# @return [Google::Apis::Adexchangebuyer2V2beta1::Date]
attr_accessor :date
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 = '20180814'
REVISION = '20180906'

# Manage your calendars
AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar'
Expand Down
16 changes: 16 additions & 0 deletions generated/google/apis/calendar_v3/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,13 @@ class EntryPoint
# @return [String]
attr_accessor :access_code

# Features of the entry point, such as being toll or toll-free. One entry point
# can have multiple features. However, toll and toll-free cannot be both set on
# the same entry point.
# Corresponds to the JSON property `entryPointFeatures`
# @return [Array<String>]
attr_accessor :entry_point_features

# The type of the conference entry point.
# Possible values are:
# - "video" - joining a conference over HTTP. A conference can have zero or one
Expand Down Expand Up @@ -948,6 +955,13 @@ class EntryPoint
# @return [String]
attr_accessor :pin

# The CLDR/ISO 3166 region code for the country associated with this phone
# access. Example: "SE" for Sweden.
# Calendar backend will populate this field only for EntryPointType.PHONE.
# Corresponds to the JSON property `regionCode`
# @return [String]
attr_accessor :region_code

# The URI of the entry point. The maximum length is 1300 characters.
# Format:
# - for video, http: or https: schema is required.
Expand All @@ -966,12 +980,14 @@ def initialize(**args)
# Update properties of this object
def update!(**args)
@access_code = args[:access_code] if args.key?(:access_code)
@entry_point_features = args[:entry_point_features] if args.key?(:entry_point_features)
@entry_point_type = args[:entry_point_type] if args.key?(:entry_point_type)
@label = args[:label] if args.key?(:label)
@meeting_code = args[:meeting_code] if args.key?(:meeting_code)
@passcode = args[:passcode] if args.key?(:passcode)
@password = args[:password] if args.key?(:password)
@pin = args[:pin] if args.key?(:pin)
@region_code = args[:region_code] if args.key?(:region_code)
@uri = args[:uri] if args.key?(:uri)
end
end
Expand Down
2 changes: 2 additions & 0 deletions generated/google/apis/calendar_v3/representations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -486,12 +486,14 @@ class EntryPoint
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :access_code, as: 'accessCode'
collection :entry_point_features, as: 'entryPointFeatures'
property :entry_point_type, as: 'entryPointType'
property :label, as: 'label'
property :meeting_code, as: 'meetingCode'
property :passcode, as: 'passcode'
property :password, as: 'password'
property :pin, as: 'pin'
property :region_code, as: 'regionCode'
property :uri, as: 'uri'
end
end
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/container_v1beta1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://cloud.google.com/container-engine/
module ContainerV1beta1
VERSION = 'V1beta1'
REVISION = '20180813'
REVISION = '20180824'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down
53 changes: 52 additions & 1 deletion generated/google/apis/container_v1beta1/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,11 @@ class Cluster
# @return [String]
attr_accessor :cluster_ipv4_cidr

# Which conditions caused the current cluster state.
# Corresponds to the JSON property `conditions`
# @return [Array<Google::Apis::ContainerV1beta1::StatusCondition>]
attr_accessor :conditions

# [Output only] The time the cluster was created, in
# [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
# Corresponds to the JSON property `createTime`
Expand Down Expand Up @@ -569,6 +574,7 @@ def update!(**args)
@autoscaling = args[:autoscaling] if args.key?(:autoscaling)
@binary_authorization = args[:binary_authorization] if args.key?(:binary_authorization)
@cluster_ipv4_cidr = args[:cluster_ipv4_cidr] if args.key?(:cluster_ipv4_cidr)
@conditions = args[:conditions] if args.key?(:conditions)
@create_time = args[:create_time] if args.key?(:create_time)
@current_master_version = args[:current_master_version] if args.key?(:current_master_version)
@current_node_count = args[:current_node_count] if args.key?(:current_node_count)
Expand Down Expand Up @@ -1715,8 +1721,9 @@ class NodeConfig
# "cluster-name"
# "cluster-uid"
# "configure-sh"
# "gci-update-strategy"
# "enable-oslogin"
# "gci-ensure-gke-docker"
# "gci-update-strategy"
# "instance-template"
# "kube-env"
# "startup-script"
Expand Down Expand Up @@ -1865,6 +1872,11 @@ class NodePool
# @return [Google::Apis::ContainerV1beta1::NodePoolAutoscaling]
attr_accessor :autoscaling

# Which conditions caused the current node pool state.
# Corresponds to the JSON property `conditions`
# @return [Array<Google::Apis::ContainerV1beta1::StatusCondition>]
attr_accessor :conditions

# Parameters that describe the nodes in a cluster.
# Corresponds to the JSON property `config`
# @return [Google::Apis::ContainerV1beta1::NodeConfig]
Expand Down Expand Up @@ -1929,6 +1941,7 @@ def initialize(**args)
# Update properties of this object
def update!(**args)
@autoscaling = args[:autoscaling] if args.key?(:autoscaling)
@conditions = args[:conditions] if args.key?(:conditions)
@config = args[:config] if args.key?(:config)
@initial_node_count = args[:initial_node_count] if args.key?(:initial_node_count)
@instance_group_urls = args[:instance_group_urls] if args.key?(:instance_group_urls)
Expand Down Expand Up @@ -2023,6 +2036,11 @@ def update!(**args)
class Operation
include Google::Apis::Core::Hashable

# Which conditions caused the current cluster state.
# Corresponds to the JSON property `clusterConditions`
# @return [Array<Google::Apis::ContainerV1beta1::StatusCondition>]
attr_accessor :cluster_conditions

# Detailed operation progress, if available.
# Corresponds to the JSON property `detail`
# @return [String]
Expand All @@ -2047,6 +2065,11 @@ class Operation
# @return [String]
attr_accessor :name

# Which conditions caused the current node pool state.
# Corresponds to the JSON property `nodepoolConditions`
# @return [Array<Google::Apis::ContainerV1beta1::StatusCondition>]
attr_accessor :nodepool_conditions

# The operation type.
# Corresponds to the JSON property `operationType`
# @return [String]
Expand Down Expand Up @@ -2097,10 +2120,12 @@ def initialize(**args)

# Update properties of this object
def update!(**args)
@cluster_conditions = args[:cluster_conditions] if args.key?(:cluster_conditions)
@detail = args[:detail] if args.key?(:detail)
@end_time = args[:end_time] if args.key?(:end_time)
@location = args[:location] if args.key?(:location)
@name = args[:name] if args.key?(:name)
@nodepool_conditions = args[:nodepool_conditions] if args.key?(:nodepool_conditions)
@operation_type = args[:operation_type] if args.key?(:operation_type)
@progress = args[:progress] if args.key?(:progress)
@self_link = args[:self_link] if args.key?(:self_link)
Expand Down Expand Up @@ -3068,6 +3093,32 @@ def update!(**args)
end
end

# StatusCondition describes why a cluster or a node pool has a certain status
# (e.g., ERROR or DEGRADED).
class StatusCondition
include Google::Apis::Core::Hashable

# Machine-friendly representation of the condition
# Corresponds to the JSON property `code`
# @return [String]
attr_accessor :code

# Human-friendly representation of the condition
# Corresponds to the JSON property `message`
# @return [String]
attr_accessor :message

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

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

# UpdateClusterRequest updates the settings of a cluster.
class UpdateClusterRequest
include Google::Apis::Core::Hashable
Expand Down
Loading

0 comments on commit 8c0ad16

Please sign in to comment.