Autogenerated update (2020-07-11)
Update: - displayvideo_v1 - file_v1 - file_v1beta1 - pubsub_v1 - redis_v1 - redis_v1beta1
This commit is contained in:
parent
63d27fe6b9
commit
ab249dcd41
|
@ -26,7 +26,7 @@ module Google
|
||||||
# @see https://developers.google.com/display-video/
|
# @see https://developers.google.com/display-video/
|
||||||
module DisplayvideoV1
|
module DisplayvideoV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20200707'
|
REVISION = '20200709'
|
||||||
|
|
||||||
# Create, see, edit, and permanently delete your Display & Video 360 entities and reports
|
# Create, see, edit, and permanently delete your Display & Video 360 entities and reports
|
||||||
AUTH_DISPLAY_VIDEO = 'https://www.googleapis.com/auth/display-video'
|
AUTH_DISPLAY_VIDEO = 'https://www.googleapis.com/auth/display-video'
|
||||||
|
|
|
@ -6875,9 +6875,10 @@ module Google
|
||||||
attr_accessor :max_average_cpm_bid_amount_micros
|
attr_accessor :max_average_cpm_bid_amount_micros
|
||||||
|
|
||||||
# Required. The performance goal the bidding strategy will attempt to
|
# Required. The performance goal the bidding strategy will attempt to
|
||||||
# meet or beat, in micros of the advertiser's currency.
|
# meet or beat, in micros of the advertiser's currency or in micro of the
|
||||||
# Must be greater than or equal to a billable unit of the given currency and
|
# ROAS (Return On Advertising Spend) value which is also based on
|
||||||
# smaller or equal to upper bounds. Each
|
# advertiser's currency. Must be greater than or equal to a billable unit of
|
||||||
|
# the given currency and smaller or equal to upper bounds. Each
|
||||||
# performance_goal_type
|
# performance_goal_type
|
||||||
# has its upper bound:
|
# has its upper bound:
|
||||||
# * when
|
# * when
|
||||||
|
@ -6892,12 +6893,17 @@ module Google
|
||||||
# performance_goal_type
|
# performance_goal_type
|
||||||
# is `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`, upper bound is
|
# is `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`, upper bound is
|
||||||
# 1000.00 USD.
|
# 1000.00 USD.
|
||||||
|
# * when
|
||||||
|
# performance_goal_type
|
||||||
|
# is `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`, upper bound is
|
||||||
|
# 1000.00 and lower bound is 0.01.
|
||||||
# Example: If set to
|
# Example: If set to
|
||||||
# `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`, the bid price will
|
# `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`, the bid price will
|
||||||
# be based on the probability that each available impression will be
|
# be based on the probability that each available impression will be
|
||||||
# viewable. For example, if viewable CPM target is $2 and an impression is
|
# viewable. For example, if viewable CPM target is $2 and an impression is
|
||||||
# 40% likely to be viewable, the bid price will be $0.80 CPM (40% of $2).
|
# 40% likely to be viewable, the bid price will be $0.80 CPM (40% of $2).
|
||||||
# For example, 1500000 represents 1.5 standard units of the currency.
|
# For example, 1500000 represents 1.5 standard units of the currency or ROAS
|
||||||
|
# value.
|
||||||
# Corresponds to the JSON property `performanceGoalAmountMicros`
|
# Corresponds to the JSON property `performanceGoalAmountMicros`
|
||||||
# @return [Fixnum]
|
# @return [Fixnum]
|
||||||
attr_accessor :performance_goal_amount_micros
|
attr_accessor :performance_goal_amount_micros
|
||||||
|
@ -6907,7 +6913,8 @@ module Google
|
||||||
# For line item level usage, the value must be one of:
|
# For line item level usage, the value must be one of:
|
||||||
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CPA`
|
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CPA`
|
||||||
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CPC`
|
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CPC`
|
||||||
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`.
|
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`
|
||||||
|
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
|
||||||
# Corresponds to the JSON property `performanceGoalType`
|
# Corresponds to the JSON property `performanceGoalType`
|
||||||
# @return [String]
|
# @return [String]
|
||||||
attr_accessor :performance_goal_type
|
attr_accessor :performance_goal_type
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/filestore/
|
# @see https://cloud.google.com/filestore/
|
||||||
module FileV1
|
module FileV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20200613'
|
REVISION = '20200707'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/filestore/
|
# @see https://cloud.google.com/filestore/
|
||||||
module FileV1beta1
|
module FileV1beta1
|
||||||
VERSION = 'V1beta1'
|
VERSION = 'V1beta1'
|
||||||
REVISION = '20200608'
|
REVISION = '20200707'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/pubsub/docs
|
# @see https://cloud.google.com/pubsub/docs
|
||||||
module PubsubV1
|
module PubsubV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20200616'
|
REVISION = '20200627'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -733,11 +733,11 @@ module Google
|
||||||
# A message that is published by publishers and consumed by subscribers. The
|
# A message that is published by publishers and consumed by subscribers. The
|
||||||
# message must contain either a non-empty data field or at least one attribute.
|
# message must contain either a non-empty data field or at least one attribute.
|
||||||
# Note that client libraries represent this object differently
|
# Note that client libraries represent this object differently
|
||||||
# depending on the language. See the corresponding
|
# depending on the language. See the corresponding [client library
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/reference/libraries">client
|
# documentation](https://cloud.google.com/pubsub/docs/reference/libraries) for
|
||||||
# library documentation</a> for more information. See
|
# more information. See [quotas and limits]
|
||||||
# <a href="https://cloud.google.com/pubsub/quotas">Quotas and limits</a>
|
# (https://cloud.google.com/pubsub/quotas) for more information about message
|
||||||
# for more information about message limits.
|
# limits.
|
||||||
class Message
|
class Message
|
||||||
include Google::Apis::Core::Hashable
|
include Google::Apis::Core::Hashable
|
||||||
|
|
||||||
|
@ -917,11 +917,11 @@ module Google
|
||||||
# A message that is published by publishers and consumed by subscribers. The
|
# A message that is published by publishers and consumed by subscribers. The
|
||||||
# message must contain either a non-empty data field or at least one attribute.
|
# message must contain either a non-empty data field or at least one attribute.
|
||||||
# Note that client libraries represent this object differently
|
# Note that client libraries represent this object differently
|
||||||
# depending on the language. See the corresponding
|
# depending on the language. See the corresponding [client library
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/reference/libraries">client
|
# documentation](https://cloud.google.com/pubsub/docs/reference/libraries) for
|
||||||
# library documentation</a> for more information. See
|
# more information. See [quotas and limits]
|
||||||
# <a href="https://cloud.google.com/pubsub/quotas">Quotas and limits</a>
|
# (https://cloud.google.com/pubsub/quotas) for more information about message
|
||||||
# for more information about message limits.
|
# limits.
|
||||||
# Corresponds to the JSON property `message`
|
# Corresponds to the JSON property `message`
|
||||||
# @return [Google::Apis::PubsubV1::Message]
|
# @return [Google::Apis::PubsubV1::Message]
|
||||||
attr_accessor :message
|
attr_accessor :message
|
||||||
|
@ -1102,11 +1102,10 @@ module Google
|
||||||
end
|
end
|
||||||
|
|
||||||
# A snapshot resource. Snapshots are used in
|
# A snapshot resource. Snapshots are used in
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# [Seek](https://cloud.google.com/pubsub/docs/replay-overview)
|
||||||
# operations, which allow
|
# operations, which allow you to manage message acknowledgments in bulk. That
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# is, you can set the acknowledgment state of messages in an existing
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# subscription to the state captured by a snapshot.
|
||||||
# captured by a snapshot.
|
|
||||||
class Snapshot
|
class Snapshot
|
||||||
include Google::Apis::Core::Hashable
|
include Google::Apis::Core::Hashable
|
||||||
|
|
||||||
|
@ -1124,8 +1123,8 @@ module Google
|
||||||
# @return [String]
|
# @return [String]
|
||||||
attr_accessor :expire_time
|
attr_accessor :expire_time
|
||||||
|
|
||||||
# See <a href="https://cloud.google.com/pubsub/docs/labels"> Creating and
|
# See [Creating and managing labels]
|
||||||
# managing labels</a>.
|
# (https://cloud.google.com/pubsub/docs/labels).
|
||||||
# Corresponds to the JSON property `labels`
|
# Corresponds to the JSON property `labels`
|
||||||
# @return [Hash<String,String>]
|
# @return [Hash<String,String>]
|
||||||
attr_accessor :labels
|
attr_accessor :labels
|
||||||
|
@ -1235,10 +1234,8 @@ module Google
|
||||||
# Indicates whether to retain acknowledged messages. If true, then
|
# Indicates whether to retain acknowledged messages. If true, then
|
||||||
# messages are not expunged from the subscription's backlog, even if they are
|
# messages are not expunged from the subscription's backlog, even if they are
|
||||||
# acknowledged, until they fall out of the `message_retention_duration`
|
# acknowledged, until they fall out of the `message_retention_duration`
|
||||||
# window. This must be true if you would like to
|
# window. This must be true if you would like to [Seek to a timestamp]
|
||||||
# <a
|
# (https://cloud.google.com/pubsub/docs/replay-overview#seek_to_a_time).
|
||||||
# href="https://cloud.google.com/pubsub/docs/replay-overview#seek_to_a_time">
|
|
||||||
# Seek to a timestamp</a>.
|
|
||||||
# Corresponds to the JSON property `retainAckedMessages`
|
# Corresponds to the JSON property `retainAckedMessages`
|
||||||
# @return [Boolean]
|
# @return [Boolean]
|
||||||
attr_accessor :retain_acked_messages
|
attr_accessor :retain_acked_messages
|
||||||
|
@ -1338,8 +1335,8 @@ module Google
|
||||||
# @return [String]
|
# @return [String]
|
||||||
attr_accessor :kms_key_name
|
attr_accessor :kms_key_name
|
||||||
|
|
||||||
# See <a href="https://cloud.google.com/pubsub/docs/labels"> Creating and
|
# See [Creating and managing labels]
|
||||||
# managing labels</a>.
|
# (https://cloud.google.com/pubsub/docs/labels).
|
||||||
# Corresponds to the JSON property `labels`
|
# Corresponds to the JSON property `labels`
|
||||||
# @return [Hash<String,String>]
|
# @return [Hash<String,String>]
|
||||||
attr_accessor :labels
|
attr_accessor :labels
|
||||||
|
@ -1377,11 +1374,10 @@ module Google
|
||||||
include Google::Apis::Core::Hashable
|
include Google::Apis::Core::Hashable
|
||||||
|
|
||||||
# A snapshot resource. Snapshots are used in
|
# A snapshot resource. Snapshots are used in
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# [Seek](https://cloud.google.com/pubsub/docs/replay-overview)
|
||||||
# operations, which allow
|
# operations, which allow you to manage message acknowledgments in bulk. That
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# is, you can set the acknowledgment state of messages in an existing
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# subscription to the state captured by a snapshot.
|
||||||
# captured by a snapshot.
|
|
||||||
# Corresponds to the JSON property `snapshot`
|
# Corresponds to the JSON property `snapshot`
|
||||||
# @return [Google::Apis::PubsubV1::Snapshot]
|
# @return [Google::Apis::PubsubV1::Snapshot]
|
||||||
attr_accessor :snapshot
|
attr_accessor :snapshot
|
||||||
|
|
|
@ -48,21 +48,19 @@ module Google
|
||||||
end
|
end
|
||||||
|
|
||||||
# Creates a snapshot from the requested subscription. Snapshots are used in
|
# Creates a snapshot from the requested subscription. Snapshots are used in
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
|
||||||
# operations, which allow
|
# which allow you to manage message acknowledgments in bulk. That is, you can
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# set the acknowledgment state of messages in an existing subscription to the
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# state captured by a snapshot.
|
||||||
# captured by a snapshot.
|
# If the snapshot already exists, returns `ALREADY_EXISTS`.
|
||||||
# <br><br>If the snapshot already exists, returns `ALREADY_EXISTS`.
|
|
||||||
# If the requested subscription doesn't exist, returns `NOT_FOUND`.
|
# If the requested subscription doesn't exist, returns `NOT_FOUND`.
|
||||||
# If the backlog in the subscription is too old -- and the resulting snapshot
|
# If the backlog in the subscription is too old -- and the resulting snapshot
|
||||||
# would expire in less than 1 hour -- then `FAILED_PRECONDITION` is returned.
|
# would expire in less than 1 hour -- then `FAILED_PRECONDITION` is returned.
|
||||||
# See also the `Snapshot.expire_time` field. If the name is not provided in
|
# See also the `Snapshot.expire_time` field. If the name is not provided in
|
||||||
# the request, the server will assign a random
|
# the request, the server will assign a random
|
||||||
# name for this snapshot on the same project as the subscription, conforming
|
# name for this snapshot on the same project as the subscription, conforming
|
||||||
# to the
|
# to the [resource name format]
|
||||||
# [resource name
|
# (https://cloud.google.com/pubsub/docs/admin#resource_names). The
|
||||||
# format](https://cloud.google.com/pubsub/docs/admin#resource_names). The
|
|
||||||
# generated name is populated in the returned Snapshot object. Note that for
|
# generated name is populated in the returned Snapshot object. Note that for
|
||||||
# REST API requests, you must specify a name in the request.
|
# REST API requests, you must specify a name in the request.
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
|
@ -103,12 +101,11 @@ module Google
|
||||||
execute_or_queue_command(command, &block)
|
execute_or_queue_command(command, &block)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Removes an existing snapshot. Snapshots are used in
|
# Removes an existing snapshot. Snapshots are used in [Seek]
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# (https://cloud.google.com/pubsub/docs/replay-overview) operations, which
|
||||||
# operations, which allow
|
# allow you to manage message acknowledgments in bulk. That is, you can set
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# the acknowledgment state of messages in an existing subscription to the
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# state captured by a snapshot.
|
||||||
# captured by a snapshot.<br><br>
|
|
||||||
# When the snapshot is deleted, all messages retained in the snapshot
|
# When the snapshot is deleted, all messages retained in the snapshot
|
||||||
# are immediately dropped. After a snapshot is deleted, a new one may be
|
# are immediately dropped. After a snapshot is deleted, a new one may be
|
||||||
# created with the same name, but the new one has no association with the old
|
# created with the same name, but the new one has no association with the old
|
||||||
|
@ -222,12 +219,11 @@ module Google
|
||||||
execute_or_queue_command(command, &block)
|
execute_or_queue_command(command, &block)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Lists the existing snapshots. Snapshots are used in
|
# Lists the existing snapshots. Snapshots are used in [Seek](
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# https://cloud.google.com/pubsub/docs/replay-overview) operations, which
|
||||||
# operations, which allow
|
# allow you to manage message acknowledgments in bulk. That is, you can set
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# the acknowledgment state of messages in an existing subscription to the
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# state captured by a snapshot.
|
||||||
# captured by a snapshot.
|
|
||||||
# @param [String] project
|
# @param [String] project
|
||||||
# Required. The name of the project in which to list snapshots.
|
# Required. The name of the project in which to list snapshots.
|
||||||
# Format is `projects/`project-id``.
|
# Format is `projects/`project-id``.
|
||||||
|
@ -418,18 +414,16 @@ module Google
|
||||||
execute_or_queue_command(command, &block)
|
execute_or_queue_command(command, &block)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Creates a subscription to a given topic. See the
|
# Creates a subscription to a given topic. See the [resource name rules]
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/admin#resource_names">
|
# (https://cloud.google.com/pubsub/docs/admin#resource_names).
|
||||||
# resource name rules</a>.
|
|
||||||
# If the subscription already exists, returns `ALREADY_EXISTS`.
|
# If the subscription already exists, returns `ALREADY_EXISTS`.
|
||||||
# If the corresponding topic doesn't exist, returns `NOT_FOUND`.
|
# 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
|
# If the name is not provided in the request, the server will assign a random
|
||||||
# name for this subscription on the same project as the topic, conforming
|
# name for this subscription on the same project as the topic, conforming
|
||||||
# to the
|
# to the [resource name format]
|
||||||
# [resource name
|
# (https://cloud.google.com/pubsub/docs/admin#resource_names). The generated
|
||||||
# format](https://cloud.google.com/pubsub/docs/admin#resource_names). The
|
# name is populated in the returned Subscription object. Note that for REST
|
||||||
# generated name is populated in the returned Subscription object. Note that
|
# API requests, you must specify a name in the request.
|
||||||
# for REST API requests, you must specify a name in the request.
|
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# Required. The name of the subscription. It must have the format
|
# Required. The name of the subscription. It must have the format
|
||||||
# `"projects/`project`/subscriptions/`subscription`"`. ``subscription`` must
|
# `"projects/`project`/subscriptions/`subscription`"`. ``subscription`` must
|
||||||
|
@ -802,13 +796,12 @@ module Google
|
||||||
end
|
end
|
||||||
|
|
||||||
# Seeks an existing subscription to a point in time or to a given snapshot,
|
# Seeks an existing subscription to a point in time or to a given snapshot,
|
||||||
# whichever is provided in the request. Snapshots are used in
|
# whichever is provided in the request. Snapshots are used in [Seek](
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# https://cloud.google.com/pubsub/docs/replay-overview) operations, which
|
||||||
# operations, which allow
|
# allow you to manage message acknowledgments in bulk. That is, you can set
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# the acknowledgment state of messages in an existing subscription to the
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# state captured by a snapshot. Note that both the subscription and the
|
||||||
# captured by a snapshot. Note that both the subscription and the snapshot
|
# snapshot must be on the same topic.
|
||||||
# must be on the same topic.
|
|
||||||
# @param [String] subscription
|
# @param [String] subscription
|
||||||
# Required. The subscription to affect.
|
# Required. The subscription to affect.
|
||||||
# @param [Google::Apis::PubsubV1::SeekRequest] seek_request_object
|
# @param [Google::Apis::PubsubV1::SeekRequest] seek_request_object
|
||||||
|
@ -916,9 +909,8 @@ module Google
|
||||||
execute_or_queue_command(command, &block)
|
execute_or_queue_command(command, &block)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Creates the given topic with the given name. See the
|
# Creates the given topic with the given name. See the [resource name rules](
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/admin#resource_names">
|
# https://cloud.google.com/pubsub/docs/admin#resource_names).
|
||||||
# resource name rules</a>.
|
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# Required. The name of the topic. It must have the format
|
# Required. The name of the topic. It must have the format
|
||||||
# `"projects/`project`/topics/`topic`"`. ``topic`` must start with a letter,
|
# `"projects/`project`/topics/`topic`"`. ``topic`` must start with a letter,
|
||||||
|
@ -1255,11 +1247,10 @@ module Google
|
||||||
end
|
end
|
||||||
|
|
||||||
# Lists the names of the snapshots on this topic. Snapshots are used in
|
# Lists the names of the snapshots on this topic. Snapshots are used in
|
||||||
# <a href="https://cloud.google.com/pubsub/docs/replay-overview">Seek</a>
|
# [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
|
||||||
# operations, which allow
|
# which allow you to manage message acknowledgments in bulk. That is, you can
|
||||||
# you to manage message acknowledgments in bulk. That is, you can set the
|
# set the acknowledgment state of messages in an existing subscription to the
|
||||||
# acknowledgment state of messages in an existing subscription to the state
|
# state captured by a snapshot.
|
||||||
# captured by a snapshot.
|
|
||||||
# @param [String] topic
|
# @param [String] topic
|
||||||
# Required. The name of the topic that snapshots are attached to.
|
# Required. The name of the topic that snapshots are attached to.
|
||||||
# Format is `projects/`project`/topics/`topic``.
|
# Format is `projects/`project`/topics/`topic``.
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/memorystore/docs/redis/
|
# @see https://cloud.google.com/memorystore/docs/redis/
|
||||||
module RedisV1
|
module RedisV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20200623'
|
REVISION = '20200706'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/memorystore/docs/redis/
|
# @see https://cloud.google.com/memorystore/docs/redis/
|
||||||
module RedisV1beta1
|
module RedisV1beta1
|
||||||
VERSION = 'V1beta1'
|
VERSION = 'V1beta1'
|
||||||
REVISION = '20200623'
|
REVISION = '20200706'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
Loading…
Reference in New Issue