Autogenerated update (2020-08-03)

Update:
- bigtableadmin_v2
- dns_v1
- dns_v1beta2
- dns_v2beta1
This commit is contained in:
Google APIs 2020-08-03 00:38:16 +00:00
parent 08bce2e914
commit 039cf0957c
8 changed files with 26 additions and 26 deletions

View File

@ -25,7 +25,7 @@ module Google
# @see https://cloud.google.com/bigtable/
module BigtableadminV2
VERSION = 'V2'
REVISION = '20200629'
REVISION = '20200715'
# Administer your Cloud Bigtable tables and clusters
AUTH_BIGTABLE_ADMIN = 'https://www.googleapis.com/auth/bigtable.admin'

View File

@ -1042,7 +1042,7 @@ module Google
# The expression must specify the field name, a comparison operator,
# and the value that you want to use for filtering. The value must be a
# string, a number, or a boolean. The comparison operator must be
# <, >, <=, >=, !=, =, or :. Colon : represents a HAS operator which is
# <, >, <=, >=, !=, =, or :. Colon ':' represents a HAS operator which is
# roughly synonymous with equality. Filter rules are case insensitive.
# The fields eligible for filtering are:
# * `name`

View File

@ -25,7 +25,7 @@ module Google
# @see http://developers.google.com/cloud-dns
module DnsV1
VERSION = 'V1'
REVISION = '20200709'
REVISION = '20200731'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -65,7 +65,7 @@ module Google
attr_accessor :start_time
# Status of the operation (output only). A status of "done" means that the
# request to update the authoritative servers has been sent, but the
# request to update the authoritative servers has been sent but the
# servers might not be updated yet.
# Corresponds to the JSON property `status`
# @return [String]
@ -532,11 +532,11 @@ module Google
class ManagedZoneForwardingConfigNameServerTarget
include Google::Apis::Core::Hashable
# Forwarding path for this NameServerTarget, if unset or set to DEFAULT,
# Forwarding path for this NameServerTarget. If unset or set to DEFAULT,
# Cloud DNS will make forwarding decision based on address ranges,
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
# i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the
# Internet. When set to PRIVATE, Cloud DNS will always send queries
# through VPC for this target
# through VPC for this target.
# Corresponds to the JSON property `forwardingPath`
# @return [String]
attr_accessor :forwarding_path
@ -1118,11 +1118,11 @@ module Google
class PolicyAlternativeNameServerConfigTargetNameServer
include Google::Apis::Core::Hashable
# Forwarding path for this TargetNameServer, if unset or set to DEFAULT,
# Forwarding path for this TargetNameServer. If unset or set to DEFAULT,
# Cloud DNS will make forwarding decision based on address ranges,
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
# i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the
# Internet. When set to PRIVATE, Cloud DNS will always send queries
# through VPC for this target
# through VPC for this target.
# Corresponds to the JSON property `forwardingPath`
# @return [String]
attr_accessor :forwarding_path

View File

@ -25,7 +25,7 @@ module Google
# @see http://developers.google.com/cloud-dns
module DnsV1beta2
VERSION = 'V1beta2'
REVISION = '20200709'
REVISION = '20200731'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -65,7 +65,7 @@ module Google
attr_accessor :start_time
# Status of the operation (output only). A status of "done" means that the
# request to update the authoritative servers has been sent, but the
# request to update the authoritative servers has been sent but the
# servers might not be updated yet.
# Corresponds to the JSON property `status`
# @return [String]
@ -538,11 +538,11 @@ module Google
class ManagedZoneForwardingConfigNameServerTarget
include Google::Apis::Core::Hashable
# Forwarding path for this NameServerTarget, if unset or set to DEFAULT,
# Forwarding path for this NameServerTarget. If unset or set to DEFAULT,
# Cloud DNS will make forwarding decision based on address ranges,
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
# i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the
# Internet. When set to PRIVATE, Cloud DNS will always send queries
# through VPC for this target
# through VPC for this target.
# Corresponds to the JSON property `forwardingPath`
# @return [String]
attr_accessor :forwarding_path
@ -1185,11 +1185,11 @@ module Google
class PolicyAlternativeNameServerConfigTargetNameServer
include Google::Apis::Core::Hashable
# Forwarding path for this TargetNameServer, if unset or set to DEFAULT,
# Forwarding path for this TargetNameServer. If unset or set to DEFAULT,
# Cloud DNS will make forwarding decision based on address ranges,
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
# i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the
# Internet. When set to PRIVATE, Cloud DNS will always send queries
# through VPC for this target
# through VPC for this target.
# Corresponds to the JSON property `forwardingPath`
# @return [String]
attr_accessor :forwarding_path

View File

@ -25,7 +25,7 @@ module Google
# @see http://developers.google.com/cloud-dns
module DnsV2beta1
VERSION = 'V2beta1'
REVISION = '20200709'
REVISION = '20200731'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

View File

@ -65,7 +65,7 @@ module Google
attr_accessor :start_time
# Status of the operation (output only). A status of "done" means that the
# request to update the authoritative servers has been sent, but the
# request to update the authoritative servers has been sent but the
# servers might not be updated yet.
# Corresponds to the JSON property `status`
# @return [String]
@ -532,11 +532,11 @@ module Google
class ManagedZoneForwardingConfigNameServerTarget
include Google::Apis::Core::Hashable
# Forwarding path for this NameServerTarget, if unset or set to DEFAULT,
# Forwarding path for this NameServerTarget. If unset or set to DEFAULT,
# Cloud DNS will make forwarding decision based on address ranges,
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
# i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the
# Internet. When set to PRIVATE, Cloud DNS will always send queries
# through VPC for this target
# through VPC for this target.
# Corresponds to the JSON property `forwardingPath`
# @return [String]
attr_accessor :forwarding_path
@ -1118,11 +1118,11 @@ module Google
class PolicyAlternativeNameServerConfigTargetNameServer
include Google::Apis::Core::Hashable
# Forwarding path for this TargetNameServer, if unset or set to DEFAULT,
# Forwarding path for this TargetNameServer. If unset or set to DEFAULT,
# Cloud DNS will make forwarding decision based on address ranges,
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
# i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the
# Internet. When set to PRIVATE, Cloud DNS will always send queries
# through VPC for this target
# through VPC for this target.
# Corresponds to the JSON property `forwardingPath`
# @return [String]
attr_accessor :forwarding_path