Autogenerated update (2018-05-30)
Update: - androidpublisher_v2 - pubsub_v1 - sheets_v4
This commit is contained in:
parent
343ba9218f
commit
f1edceed18
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/android-publisher
|
||||
module AndroidpublisherV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20180515'
|
||||
REVISION = '20180528'
|
||||
|
||||
# View and manage your Google Play Developer account
|
||||
AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
|
||||
|
|
|
@ -1659,8 +1659,7 @@ module Google
|
|||
class Track
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Identifier for this track. One of "alpha", "beta", "production", "rollout" or "
|
||||
# internal".
|
||||
# Identifier for this track.
|
||||
# Corresponds to the JSON property `track`
|
||||
# @return [String]
|
||||
attr_accessor :track
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/pubsub/docs
|
||||
module PubsubV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20180514'
|
||||
REVISION = '20180522'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -133,7 +133,6 @@ module Google
|
|||
end
|
||||
|
||||
# Response for the `ListSnapshots` method.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -190,7 +189,6 @@ module Google
|
|||
end
|
||||
|
||||
# Response for the `ListTopicSnapshots` method.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -606,7 +604,6 @@ module Google
|
|||
end
|
||||
|
||||
# Request for the `Seek` method.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -715,7 +712,6 @@ module Google
|
|||
end
|
||||
|
||||
# A snapshot resource.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -789,7 +785,6 @@ module Google
|
|||
# of acknowledged messages, and thus configures how far back in time a `Seek`
|
||||
# can be done. Defaults to 7 days. Cannot be more than 7 days or less than 10
|
||||
# minutes.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -816,7 +811,6 @@ module Google
|
|||
# messages are not expunged from the subscription's backlog, even if they are
|
||||
# acknowledged, until they fall out of the `message_retention_duration`
|
||||
# window.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -915,7 +909,6 @@ module Google
|
|||
end
|
||||
|
||||
# Request for the UpdateSnapshot method.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -923,7 +916,6 @@ module Google
|
|||
include Google::Apis::Core::Hashable
|
||||
|
||||
# A snapshot resource.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
|
|
@ -48,7 +48,6 @@ module Google
|
|||
end
|
||||
|
||||
# Creates a snapshot from the requested subscription.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -101,7 +100,6 @@ module Google
|
|||
end
|
||||
|
||||
# Removes an existing snapshot. <br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -140,7 +138,6 @@ module Google
|
|||
end
|
||||
|
||||
# Gets the configuration details of a snapshot.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -208,7 +205,6 @@ module Google
|
|||
end
|
||||
|
||||
# Lists the existing snapshots.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -251,7 +247,6 @@ module Google
|
|||
end
|
||||
|
||||
# Updates an existing snapshot.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -401,7 +396,8 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Creates a subscription to a given topic.
|
||||
# Creates a subscription to a given topic. See the
|
||||
# <a href="/pubsub/docs/admin#resource_names"> resource name rules</a>.
|
||||
# If the subscription already exists, returns `ALREADY_EXISTS`.
|
||||
# If the corresponding topic doesn't exist, returns `NOT_FOUND`.
|
||||
# If the name is not provided in the request, the server will assign a random
|
||||
|
@ -739,7 +735,6 @@ module Google
|
|||
|
||||
# Seeks an existing subscription to a point in time or to a given snapshot,
|
||||
# whichever is provided in the request.<br><br>
|
||||
# Lists the names of the snapshots on this topic.<br><br>
|
||||
# <b>ALPHA:</b> This feature is part of an alpha release. This API might be
|
||||
# changed in backward-incompatible ways and is not recommended for production
|
||||
# use. It is not subject to any SLA or deprecation policy.
|
||||
|
@ -849,7 +844,8 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Creates the given topic with the given name.
|
||||
# Creates the given topic with the given name. See the
|
||||
# <a href="/pubsub/docs/admin#resource_names"> resource name rules</a>.
|
||||
# @param [String] name
|
||||
# The name of the topic. It must have the format
|
||||
# `"projects/`project`/topics/`topic`"`. ``topic`` must start with a letter,
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/sheets/
|
||||
module SheetsV4
|
||||
VERSION = 'V4'
|
||||
REVISION = '20180521'
|
||||
REVISION = '20180525'
|
||||
|
||||
# View and manage the files in your Google Drive
|
||||
AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
|
||||
|
|
|
@ -748,7 +748,8 @@ module Google
|
|||
# Determines how dates, times, and durations in the response should be
|
||||
# rendered. This is ignored if response_value_render_option is
|
||||
# FORMATTED_VALUE.
|
||||
# The default dateTime render option is [DateTimeRenderOption.SERIAL_NUMBER].
|
||||
# The default dateTime render option is
|
||||
# DateTimeRenderOption.SERIAL_NUMBER.
|
||||
# @param [String] response_value_render_option
|
||||
# Determines how values in the response should be rendered.
|
||||
# The default render option is ValueRenderOption.FORMATTED_VALUE.
|
||||
|
|
Loading…
Reference in New Issue