From e8805bc41ea5bb2f0d864f377fbf1a06b609938d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 2 Mar 2022 07:26:22 -0800 Subject: [PATCH] feat(all): auto-regenerate discovery clients (#1464) --- .../v2beta1/adexchangebuyer2-api.json | 4 +- .../v2beta1/adexchangebuyer2-gen.go | 11 +-- admob/v1/admob-api.json | 4 +- admob/v1/admob-gen.go | 11 +-- admob/v1beta/admob-api.json | 4 +- admob/v1beta/admob-gen.go | 11 +-- adsense/v2/adsense-api.json | 4 +- adsense/v2/adsense-gen.go | 11 +-- .../v1/certificatemanager-api.json | 8 +-- .../v1/certificatemanager-gen.go | 14 ++-- chromemanagement/v1/chromemanagement-api.json | 4 +- chromemanagement/v1/chromemanagement-gen.go | 11 +-- chromepolicy/v1/chromepolicy-api.json | 4 +- chromepolicy/v1/chromepolicy-gen.go | 11 +-- composer/v1/composer-api.json | 10 +-- composer/v1/composer-gen.go | 4 +- composer/v1beta1/composer-api.json | 38 +++++----- composer/v1beta1/composer-gen.go | 70 +++++++++---------- fcmdata/v1beta1/fcmdata-api.json | 4 +- fcmdata/v1beta1/fcmdata-gen.go | 11 +-- .../v1/mybusinessbusinesscalls-api.json | 4 +- .../v1/mybusinessbusinesscalls-gen.go | 11 +-- .../v1/mybusinessbusinessinformation-api.json | 4 +- .../v1/mybusinessbusinessinformation-gen.go | 11 +-- realtimebidding/v1/realtimebidding-api.json | 4 +- realtimebidding/v1/realtimebidding-gen.go | 11 +-- sheets/v4/sheets-api.json | 30 ++++---- sheets/v4/sheets-gen.go | 58 +++++++-------- tpu/v1alpha1/tpu-api.json | 25 +++---- tpu/v1alpha1/tpu-gen.go | 24 +++---- 30 files changed, 215 insertions(+), 216 deletions(-) diff --git a/adexchangebuyer2/v2beta1/adexchangebuyer2-api.json b/adexchangebuyer2/v2beta1/adexchangebuyer2-api.json index 1d8ca5bc796..4a70f47e393 100644 --- a/adexchangebuyer2/v2beta1/adexchangebuyer2-api.json +++ b/adexchangebuyer2/v2beta1/adexchangebuyer2-api.json @@ -2568,7 +2568,7 @@ } } }, - "revision": "20220202", + "revision": "20220301", "rootUrl": "https://adexchangebuyer.googleapis.com/", "schemas": { "AbsoluteDateRange": { @@ -3528,7 +3528,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go b/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go index a61316dc245..f8ecf7088b3 100644 --- a/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go +++ b/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go @@ -1869,11 +1869,12 @@ func (s *CriteriaTargeting) MarshalJSON() ([]byte, error) { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/admob/v1/admob-api.json b/admob/v1/admob-api.json index 4088fad635c..260b69701cb 100644 --- a/admob/v1/admob-api.json +++ b/admob/v1/admob-api.json @@ -321,7 +321,7 @@ } } }, - "revision": "20220208", + "revision": "20220301", "rootUrl": "https://admob.googleapis.com/", "schemas": { "AdUnit": { @@ -413,7 +413,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/admob/v1/admob-gen.go b/admob/v1/admob-gen.go index 2aa199baad6..8b98a1bd3a0 100644 --- a/admob/v1/admob-gen.go +++ b/admob/v1/admob-gen.go @@ -388,11 +388,12 @@ func (s *AppManualAppInfo) MarshalJSON() ([]byte, error) { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/admob/v1beta/admob-api.json b/admob/v1beta/admob-api.json index d7287610ee9..821e210ea8d 100644 --- a/admob/v1beta/admob-api.json +++ b/admob/v1beta/admob-api.json @@ -321,7 +321,7 @@ } } }, - "revision": "20220207", + "revision": "20220301", "rootUrl": "https://admob.googleapis.com/", "schemas": { "AdUnit": { @@ -413,7 +413,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/admob/v1beta/admob-gen.go b/admob/v1beta/admob-gen.go index c59d8c0e5cd..b3e9a50e248 100644 --- a/admob/v1beta/admob-gen.go +++ b/admob/v1beta/admob-gen.go @@ -388,11 +388,12 @@ func (s *AppManualAppInfo) MarshalJSON() ([]byte, error) { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/adsense/v2/adsense-api.json b/adsense/v2/adsense-api.json index 97eae415805..e130a359baf 100644 --- a/adsense/v2/adsense-api.json +++ b/adsense/v2/adsense-api.json @@ -1567,7 +1567,7 @@ } } }, - "revision": "20220228", + "revision": "20220301", "rootUrl": "https://adsense.googleapis.com/", "schemas": { "Account": { @@ -1803,7 +1803,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/adsense/v2/adsense-gen.go b/adsense/v2/adsense-gen.go index 93ba01c7009..2db726d27eb 100644 --- a/adsense/v2/adsense-gen.go +++ b/adsense/v2/adsense-gen.go @@ -645,11 +645,12 @@ func (s *CustomChannel) MarshalJSON() ([]byte, error) { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/certificatemanager/v1/certificatemanager-api.json b/certificatemanager/v1/certificatemanager-api.json index e08b624d236..0466b96be71 100644 --- a/certificatemanager/v1/certificatemanager-api.json +++ b/certificatemanager/v1/certificatemanager-api.json @@ -975,7 +975,7 @@ } } }, - "revision": "20220202", + "revision": "20220223", "rootUrl": "https://certificatemanager.googleapis.com/", "schemas": { "AuthorizationAttemptInfo": { @@ -1169,7 +1169,7 @@ "type": "string" }, "hostname": { - "description": "A Hostname (FQDN, e.g. example.com) or a wildcard hostname expression (*.example.com) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.", + "description": "A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.", "type": "string" }, "labels": { @@ -1239,7 +1239,7 @@ "readOnly": true }, "domain": { - "description": "Required. Immutable. A domain which is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for \"example.com\" can be used to issue certificates for \"example.com\" and \"*.example.com\".", + "description": "Required. Immutable. A domain which is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.", "type": "string" }, "labels": { @@ -1272,7 +1272,7 @@ "type": "string" }, "name": { - "description": "Output only. Fully qualified name of the DNS Resource Record. e.g. \"_acme-challenge.example.com.\"", + "description": "Output only. Fully qualified name of the DNS Resource Record. e.g. `_acme-challenge.example.com`", "readOnly": true, "type": "string" }, diff --git a/certificatemanager/v1/certificatemanager-gen.go b/certificatemanager/v1/certificatemanager-gen.go index 71b57f39331..c1a71d7cf8e 100644 --- a/certificatemanager/v1/certificatemanager-gen.go +++ b/certificatemanager/v1/certificatemanager-gen.go @@ -424,10 +424,10 @@ type CertificateMapEntry struct { // certificate map entry. Description string `json:"description,omitempty"` - // Hostname: A Hostname (FQDN, e.g. example.com) or a wildcard hostname - // expression (*.example.com) for a set of hostnames with common suffix. - // Used as Server Name Indication (SNI) for selecting a proper - // certificate. + // Hostname: A Hostname (FQDN, e.g. `example.com`) or a wildcard + // hostname expression (`*.example.com`) for a set of hostnames with + // common suffix. Used as Server Name Indication (SNI) for selecting a + // proper certificate. Hostname string `json:"hostname,omitempty"` // Labels: Set of labels associated with a Certificate Map Entry. @@ -504,8 +504,8 @@ type DnsAuthorization struct { // Domain: Required. Immutable. A domain which is being authorized. A // DnsAuthorization resource covers a single domain and its wildcard, - // e.g. authorization for "example.com" can be used to issue - // certificates for "example.com" and "*.example.com". + // e.g. authorization for `example.com` can be used to issue + // certificates for `example.com` and `*.example.com`. Domain string `json:"domain,omitempty"` // Labels: Set of labels associated with a DnsAuthorization. @@ -555,7 +555,7 @@ type DnsResourceRecord struct { Data string `json:"data,omitempty"` // Name: Output only. Fully qualified name of the DNS Resource Record. - // e.g. "_acme-challenge.example.com." + // e.g. `_acme-challenge.example.com` Name string `json:"name,omitempty"` // Type: Output only. Type of the DNS Resource Record. Currently always diff --git a/chromemanagement/v1/chromemanagement-api.json b/chromemanagement/v1/chromemanagement-api.json index c83f3da93ae..b1db628a6ce 100644 --- a/chromemanagement/v1/chromemanagement-api.json +++ b/chromemanagement/v1/chromemanagement-api.json @@ -488,7 +488,7 @@ } } }, - "revision": "20220212", + "revision": "20220228", "rootUrl": "https://chromemanagement.googleapis.com/", "schemas": { "GoogleChromeManagementV1AndroidAppInfo": { @@ -1821,7 +1821,7 @@ "type": "object" }, "GoogleTypeDate": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "GoogleTypeDate", "properties": { "day": { diff --git a/chromemanagement/v1/chromemanagement-gen.go b/chromemanagement/v1/chromemanagement-gen.go index be8918ae75e..b9f73ce5871 100644 --- a/chromemanagement/v1/chromemanagement-gen.go +++ b/chromemanagement/v1/chromemanagement-gen.go @@ -1873,11 +1873,12 @@ func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { // a birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type GoogleTypeDate struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/chromepolicy/v1/chromepolicy-api.json b/chromepolicy/v1/chromepolicy-api.json index a2b0382afae..d9fe458fe1b 100644 --- a/chromepolicy/v1/chromepolicy-api.json +++ b/chromepolicy/v1/chromepolicy-api.json @@ -324,7 +324,7 @@ } } }, - "revision": "20220210", + "revision": "20220228", "rootUrl": "https://chromepolicy.googleapis.com/", "schemas": { "ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle": { @@ -780,7 +780,7 @@ "type": "object" }, "GoogleTypeDate": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "GoogleTypeDate", "properties": { "day": { diff --git a/chromepolicy/v1/chromepolicy-gen.go b/chromepolicy/v1/chromepolicy-gen.go index dc776167bf4..d83c03d4ddb 100644 --- a/chromepolicy/v1/chromepolicy-gen.go +++ b/chromepolicy/v1/chromepolicy-gen.go @@ -1011,11 +1011,12 @@ type GoogleProtobufEmpty struct { // a birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type GoogleTypeDate struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/composer/v1/composer-api.json b/composer/v1/composer-api.json index f753333dc3c..872d744a57d 100644 --- a/composer/v1/composer-api.json +++ b/composer/v1/composer-api.json @@ -406,7 +406,7 @@ } } }, - "revision": "20220202", + "revision": "20220224", "rootUrl": "https://composer.googleapis.com/", "schemas": { "AllowedIpRange": { @@ -892,8 +892,8 @@ "DELETE", "UPDATE", "CHECK", - "STORE_STATE", - "LOAD_STATE" + "SAVE_SNAPSHOT", + "LOAD_SNAPSHOT" ], "enumDescriptions": [ "Unused.", @@ -901,8 +901,8 @@ "A resource deletion operation.", "A resource update operation.", "A resource check operation.", - "Stores the state of the resource operation.", - "Loads the state of the resource operation." + "Saves snapshot of the resource operation.", + "Loads snapshot of the resource operation." ], "type": "string" }, diff --git a/composer/v1/composer-gen.go b/composer/v1/composer-gen.go index c7816b83b69..8f5df2ed6a4 100644 --- a/composer/v1/composer-gen.go +++ b/composer/v1/composer-gen.go @@ -1059,8 +1059,8 @@ type OperationMetadata struct { // "DELETE" - A resource deletion operation. // "UPDATE" - A resource update operation. // "CHECK" - A resource check operation. - // "STORE_STATE" - Stores the state of the resource operation. - // "LOAD_STATE" - Loads the state of the resource operation. + // "SAVE_SNAPSHOT" - Saves snapshot of the resource operation. + // "LOAD_SNAPSHOT" - Loads snapshot of the resource operation. OperationType string `json:"operationType,omitempty"` // Resource: Output only. The resource being operated on, as a relative diff --git a/composer/v1beta1/composer-api.json b/composer/v1beta1/composer-api.json index c92268d5393..4053b8e1361 100644 --- a/composer/v1beta1/composer-api.json +++ b/composer/v1beta1/composer-api.json @@ -462,7 +462,7 @@ } } }, - "revision": "20220202", + "revision": "20220224", "rootUrl": "https://composer.googleapis.com/", "schemas": { "AllowedIpRange": { @@ -856,9 +856,9 @@ }, "type": "object" }, - "LoadEnvironmentStateResponse": { - "description": "Load environment state response.", - "id": "LoadEnvironmentStateResponse", + "LoadSnapshotResponse": { + "description": "Response to LoadSnapshotRequest.", + "id": "LoadSnapshotResponse", "properties": {}, "type": "object" }, @@ -1017,8 +1017,8 @@ "DELETE", "UPDATE", "CHECK", - "STORE_STATE", - "LOAD_STATE" + "SAVE_SNAPSHOT", + "LOAD_SNAPSHOT" ], "enumDescriptions": [ "Unused.", @@ -1026,8 +1026,8 @@ "A resource deletion operation.", "A resource update operation.", "A resource check operation.", - "Stores the state of the resource operation.", - "Loads the state of the resource operation." + "Saves snapshot of the resource operation.", + "Loads snapshot of the resource operation." ], "type": "string" }, @@ -1131,6 +1131,17 @@ "properties": {}, "type": "object" }, + "SaveSnapshotResponse": { + "description": "Response to SaveSnapshotRequest.", + "id": "SaveSnapshotResponse", + "properties": { + "snapshotPath": { + "description": "The fully-resolved Cloud Storage path of the created snapshot, e.g.: \"gs://my-bucket/snapshots/project_location_environment_timestamp\". This field is populated only if the snapshot creation was successful.", + "type": "string" + } + }, + "type": "object" + }, "SchedulerResource": { "description": "Configuration for resources used by Airflow schedulers.", "id": "SchedulerResource", @@ -1226,17 +1237,6 @@ }, "type": "object" }, - "StoreEnvironmentStateResponse": { - "description": "Store environment state response.", - "id": "StoreEnvironmentStateResponse", - "properties": { - "snapshotPath": { - "description": "The fully-resolved Cloud Storage path of the created snapshot, e.g.: \"gs://my-bucket/snapshots/project_location_environment_timestamp\". This field is populated only if the snapshot creation was successful.", - "type": "string" - } - }, - "type": "object" - }, "WebServerConfig": { "description": "The configuration settings for the Airflow web server App Engine instance. Supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.", "id": "WebServerConfig", diff --git a/composer/v1beta1/composer-gen.go b/composer/v1beta1/composer-gen.go index 0406e633718..9d3cd9d5a5e 100644 --- a/composer/v1beta1/composer-gen.go +++ b/composer/v1beta1/composer-gen.go @@ -911,8 +911,8 @@ func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields) } -// LoadEnvironmentStateResponse: Load environment state response. -type LoadEnvironmentStateResponse struct { +// LoadSnapshotResponse: Response to LoadSnapshotRequest. +type LoadSnapshotResponse struct { } // MaintenanceWindow: The configuration settings for Cloud Composer @@ -1212,8 +1212,8 @@ type OperationMetadata struct { // "DELETE" - A resource deletion operation. // "UPDATE" - A resource update operation. // "CHECK" - A resource check operation. - // "STORE_STATE" - Stores the state of the resource operation. - // "LOAD_STATE" - Loads the state of the resource operation. + // "SAVE_SNAPSHOT" - Saves snapshot of the resource operation. + // "LOAD_SNAPSHOT" - Loads snapshot of the resource operation. OperationType string `json:"operationType,omitempty"` // Resource: Output only. The resource being operated on, as a relative @@ -1387,6 +1387,37 @@ func (s *PrivateEnvironmentConfig) MarshalJSON() ([]byte, error) { type RestartWebServerRequest struct { } +// SaveSnapshotResponse: Response to SaveSnapshotRequest. +type SaveSnapshotResponse struct { + // SnapshotPath: The fully-resolved Cloud Storage path of the created + // snapshot, e.g.: + // "gs://my-bucket/snapshots/project_location_environment_timestamp". + // This field is populated only if the snapshot creation was successful. + SnapshotPath string `json:"snapshotPath,omitempty"` + + // ForceSendFields is a list of field names (e.g. "SnapshotPath") to + // unconditionally include in API requests. By default, fields with + // empty or default values are omitted from API requests. However, any + // non-pointer, non-interface field appearing in ForceSendFields will be + // sent to the server regardless of whether the field is empty or not. + // This may be used to include empty fields in Patch requests. + ForceSendFields []string `json:"-"` + + // NullFields is a list of field names (e.g. "SnapshotPath") to include + // in API requests with the JSON null value. By default, fields with + // empty values are omitted from API requests. However, any field with + // an empty value appearing in NullFields will be sent to the server as + // null. It is an error if a field in this list has a non-empty value. + // This may be used to include null fields in Patch requests. + NullFields []string `json:"-"` +} + +func (s *SaveSnapshotResponse) MarshalJSON() ([]byte, error) { + type NoMethod SaveSnapshotResponse + raw := NoMethod(*s) + return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields) +} + // SchedulerResource: Configuration for resources used by Airflow // schedulers. type SchedulerResource struct { @@ -1586,37 +1617,6 @@ func (s *Status) MarshalJSON() ([]byte, error) { return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields) } -// StoreEnvironmentStateResponse: Store environment state response. -type StoreEnvironmentStateResponse struct { - // SnapshotPath: The fully-resolved Cloud Storage path of the created - // snapshot, e.g.: - // "gs://my-bucket/snapshots/project_location_environment_timestamp". - // This field is populated only if the snapshot creation was successful. - SnapshotPath string `json:"snapshotPath,omitempty"` - - // ForceSendFields is a list of field names (e.g. "SnapshotPath") to - // unconditionally include in API requests. By default, fields with - // empty or default values are omitted from API requests. However, any - // non-pointer, non-interface field appearing in ForceSendFields will be - // sent to the server regardless of whether the field is empty or not. - // This may be used to include empty fields in Patch requests. - ForceSendFields []string `json:"-"` - - // NullFields is a list of field names (e.g. "SnapshotPath") to include - // in API requests with the JSON null value. By default, fields with - // empty values are omitted from API requests. However, any field with - // an empty value appearing in NullFields will be sent to the server as - // null. It is an error if a field in this list has a non-empty value. - // This may be used to include null fields in Patch requests. - NullFields []string `json:"-"` -} - -func (s *StoreEnvironmentStateResponse) MarshalJSON() ([]byte, error) { - type NoMethod StoreEnvironmentStateResponse - raw := NoMethod(*s) - return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields) -} - // WebServerConfig: The configuration settings for the Airflow web // server App Engine instance. Supported for Cloud Composer environments // in versions composer-1.*.*-airflow-*.*.*. diff --git a/fcmdata/v1beta1/fcmdata-api.json b/fcmdata/v1beta1/fcmdata-api.json index 2f76d3892c0..5c0e17bb3f8 100644 --- a/fcmdata/v1beta1/fcmdata-api.json +++ b/fcmdata/v1beta1/fcmdata-api.json @@ -154,7 +154,7 @@ } } }, - "revision": "20220202", + "revision": "20220228", "rootUrl": "https://fcmdata.googleapis.com/", "schemas": { "GoogleFirebaseFcmDataV1beta1AndroidDeliveryData": { @@ -299,7 +299,7 @@ "type": "object" }, "GoogleTypeDate": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "GoogleTypeDate", "properties": { "day": { diff --git a/fcmdata/v1beta1/fcmdata-gen.go b/fcmdata/v1beta1/fcmdata-gen.go index ef236d39b8d..75d2945b9d9 100644 --- a/fcmdata/v1beta1/fcmdata-gen.go +++ b/fcmdata/v1beta1/fcmdata-gen.go @@ -518,11 +518,12 @@ func (s *GoogleFirebaseFcmDataV1beta1MessageOutcomePercents) UnmarshalJSON(data // a birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type GoogleTypeDate struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-api.json b/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-api.json index 074170b2b59..154e9feefda 100644 --- a/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-api.json +++ b/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-api.json @@ -198,7 +198,7 @@ } } }, - "revision": "20220212", + "revision": "20220301", "rootUrl": "https://mybusinessbusinesscalls.googleapis.com/", "schemas": { "AggregateMetrics": { @@ -298,7 +298,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-gen.go b/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-gen.go index 3d557052bef..d1f9d1df20c 100644 --- a/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-gen.go +++ b/mybusinessbusinesscalls/v1/mybusinessbusinesscalls-gen.go @@ -283,11 +283,12 @@ func (s *BusinessCallsSettings) MarshalJSON() ([]byte, error) { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-api.json b/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-api.json index 5a59ccaf4bd..9ed52355d93 100644 --- a/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-api.json +++ b/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-api.json @@ -662,7 +662,7 @@ } } }, - "revision": "20220227", + "revision": "20220301", "rootUrl": "https://mybusinessbusinessinformation.googleapis.com/", "schemas": { "AdWordsLocationExtensions": { @@ -961,7 +961,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go b/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go index 71e8d73a4f3..aa8863e1203 100644 --- a/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go +++ b/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go @@ -745,11 +745,12 @@ type ClearLocationAssociationRequest struct { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/realtimebidding/v1/realtimebidding-api.json b/realtimebidding/v1/realtimebidding-api.json index b1ed5eaa429..84b9d257ec9 100644 --- a/realtimebidding/v1/realtimebidding-api.json +++ b/realtimebidding/v1/realtimebidding-api.json @@ -1174,7 +1174,7 @@ } } }, - "revision": "20220202", + "revision": "20220301", "rootUrl": "https://realtimebidding.googleapis.com/", "schemas": { "ActivatePretargetingConfigRequest": { @@ -1838,7 +1838,7 @@ "type": "object" }, "Date": { - "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", + "description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", "id": "Date", "properties": { "day": { diff --git a/realtimebidding/v1/realtimebidding-gen.go b/realtimebidding/v1/realtimebidding-gen.go index e0d3fe42aa7..933570b9f7b 100644 --- a/realtimebidding/v1/realtimebidding-gen.go +++ b/realtimebidding/v1/realtimebidding-gen.go @@ -1063,11 +1063,12 @@ func (s *CreativeServingDecision) MarshalJSON() ([]byte, error) { // birthday. The time of day and time zone are either specified // elsewhere or are insignificant. The date is relative to the Gregorian // Calendar. This can represent one of the following: * A full date, -// with non-zero year, month, and day values * A month and day, with a -// zero year (e.g., an anniversary) * A year on its own, with a zero -// month and a zero day * A year and month, with a zero day (e.g., a -// credit card expiration date) Related types: * google.type.TimeOfDay * -// google.type.DateTime * google.protobuf.Timestamp +// with non-zero year, month, and day values. * A month and day, with a +// zero year (for example, an anniversary). * A year on its own, with a +// zero month and a zero day. * A year and month, with a zero day (for +// example, a credit card expiration date). Related types: * +// google.type.TimeOfDay * google.type.DateTime * +// google.protobuf.Timestamp type Date struct { // Day: Day of a month. Must be from 1 to 31 and valid for the year and // month, or 0 to specify a year by itself or a year and month where the diff --git a/sheets/v4/sheets-api.json b/sheets/v4/sheets-api.json index d19f75f9949..778edc702fa 100644 --- a/sheets/v4/sheets-api.json +++ b/sheets/v4/sheets-api.json @@ -389,8 +389,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "location": "query", "type": "string" @@ -519,8 +519,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "location": "query", "type": "string" @@ -720,8 +720,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "location": "query", "type": "string" @@ -809,8 +809,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "location": "query", "type": "string" @@ -870,7 +870,7 @@ } } }, - "revision": "20210629", + "revision": "20220221", "rootUrl": "https://sheets.googleapis.com/", "schemas": { "AddBandingRequest": { @@ -1707,8 +1707,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "type": "string" }, @@ -1852,8 +1852,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "type": "string" }, @@ -1948,8 +1948,8 @@ "FORMATTED_STRING" ], "enumDescriptions": [ - "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." ], "type": "string" }, diff --git a/sheets/v4/sheets-gen.go b/sheets/v4/sheets-gen.go index 630a9ab33c9..9004e87ddc0 100644 --- a/sheets/v4/sheets-gen.go +++ b/sheets/v4/sheets-gen.go @@ -1714,12 +1714,12 @@ type BatchGetValuesByDataFilterRequest struct { // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be - // 2.5, 2 because it's 2 days after December 30st 1899, and .5 because + // 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration - // fields to be output as strings in their given number format (which is - // dependent on the spreadsheet locale). + // fields to be output as strings in their given number format (which + // depends on the spreadsheet locale). DateTimeRenderOption string `json:"dateTimeRenderOption,omitempty"` // MajorDimension: The major dimension that results should use. For @@ -1967,12 +1967,12 @@ type BatchUpdateValuesByDataFilterRequest struct { // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be - // 2.5, 2 because it's 2 days after December 30st 1899, and .5 because + // 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration - // fields to be output as strings in their given number format (which is - // dependent on the spreadsheet locale). + // fields to be output as strings in their given number format (which + // depends on the spreadsheet locale). ResponseDateTimeRenderOption string `json:"responseDateTimeRenderOption,omitempty"` // ResponseValueRenderOption: Determines how values in the response @@ -2106,12 +2106,12 @@ type BatchUpdateValuesRequest struct { // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be - // 2.5, 2 because it's 2 days after December 30st 1899, and .5 because + // 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration - // fields to be output as strings in their given number format (which is - // dependent on the spreadsheet locale). + // fields to be output as strings in their given number format (which + // depends on the spreadsheet locale). ResponseDateTimeRenderOption string `json:"responseDateTimeRenderOption,omitempty"` // ResponseValueRenderOption: Determines how values in the response @@ -12732,12 +12732,12 @@ func (c *SpreadsheetsValuesAppendCall) InsertDataOption(insertDataOption string) // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be -// 2.5, 2 because it's 2 days after December 30st 1899, and .5 because +// 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration -// fields to be output as strings in their given number format (which is -// dependent on the spreadsheet locale). +// fields to be output as strings in their given number format (which +// depends on the spreadsheet locale). func (c *SpreadsheetsValuesAppendCall) ResponseDateTimeRenderOption(responseDateTimeRenderOption string) *SpreadsheetsValuesAppendCall { c.urlParams_.Set("responseDateTimeRenderOption", responseDateTimeRenderOption) return c @@ -12913,8 +12913,8 @@ func (c *SpreadsheetsValuesAppendCall) Do(opts ...googleapi.CallOption) (*Append // "FORMATTED_STRING" // ], // "enumDescriptions": [ - // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." // ], // "location": "query", // "type": "string" @@ -13299,12 +13299,12 @@ func (r *SpreadsheetsValuesService) BatchGet(spreadsheetId string) *Spreadsheets // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be -// 2.5, 2 because it's 2 days after December 30st 1899, and .5 because +// 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration -// fields to be output as strings in their given number format (which is -// dependent on the spreadsheet locale). +// fields to be output as strings in their given number format (which +// depends on the spreadsheet locale). func (c *SpreadsheetsValuesBatchGetCall) DateTimeRenderOption(dateTimeRenderOption string) *SpreadsheetsValuesBatchGetCall { c.urlParams_.Set("dateTimeRenderOption", dateTimeRenderOption) return c @@ -13468,8 +13468,8 @@ func (c *SpreadsheetsValuesBatchGetCall) Do(opts ...googleapi.CallOption) (*Batc // "FORMATTED_STRING" // ], // "enumDescriptions": [ - // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." // ], // "location": "query", // "type": "string" @@ -14164,12 +14164,12 @@ func (r *SpreadsheetsValuesService) Get(spreadsheetId string, range_ string) *Sp // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be -// 2.5, 2 because it's 2 days after December 30st 1899, and .5 because +// 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration -// fields to be output as strings in their given number format (which is -// dependent on the spreadsheet locale). +// fields to be output as strings in their given number format (which +// depends on the spreadsheet locale). func (c *SpreadsheetsValuesGetCall) DateTimeRenderOption(dateTimeRenderOption string) *SpreadsheetsValuesGetCall { c.urlParams_.Set("dateTimeRenderOption", dateTimeRenderOption) return c @@ -14328,8 +14328,8 @@ func (c *SpreadsheetsValuesGetCall) Do(opts ...googleapi.CallOption) (*ValueRang // "FORMATTED_STRING" // ], // "enumDescriptions": [ - // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." // ], // "location": "query", // "type": "string" @@ -14442,12 +14442,12 @@ func (c *SpreadsheetsValuesUpdateCall) IncludeValuesInResponse(includeValuesInRe // (left of the decimal) counts the days since December 30th 1899. The // fractional portion (right of the decimal) counts the time as a // fraction of the day. For example, January 1st 1900 at noon would be -// 2.5, 2 because it's 2 days after December 30st 1899, and .5 because +// 2.5, 2 because it's 2 days after December 30th 1899, and .5 because // noon is half a day. February 1st 1900 at 3pm would be 33.625. This // correctly treats the year 1900 as not a leap year. // "FORMATTED_STRING" - Instructs date, time, datetime, and duration -// fields to be output as strings in their given number format (which is -// dependent on the spreadsheet locale). +// fields to be output as strings in their given number format (which +// depends on the spreadsheet locale). func (c *SpreadsheetsValuesUpdateCall) ResponseDateTimeRenderOption(responseDateTimeRenderOption string) *SpreadsheetsValuesUpdateCall { c.urlParams_.Set("responseDateTimeRenderOption", responseDateTimeRenderOption) return c @@ -14610,8 +14610,8 @@ func (c *SpreadsheetsValuesUpdateCall) Do(opts ...googleapi.CallOption) (*Update // "FORMATTED_STRING" // ], // "enumDescriptions": [ - // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30st 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", - // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which is dependent on the spreadsheet locale)." + // "Instructs date, time, datetime, and duration fields to be output as doubles in \"serial number\" format, as popularized by Lotus 1-2-3. The whole number portion of the value (left of the decimal) counts the days since December 30th 1899. The fractional portion (right of the decimal) counts the time as a fraction of the day. For example, January 1st 1900 at noon would be 2.5, 2 because it's 2 days after December 30th 1899, and .5 because noon is half a day. February 1st 1900 at 3pm would be 33.625. This correctly treats the year 1900 as not a leap year.", + // "Instructs date, time, datetime, and duration fields to be output as strings in their given number format (which depends on the spreadsheet locale)." // ], // "location": "query", // "type": "string" diff --git a/tpu/v1alpha1/tpu-api.json b/tpu/v1alpha1/tpu-api.json index 8d6bb234ee2..3e81252e76f 100644 --- a/tpu/v1alpha1/tpu-api.json +++ b/tpu/v1alpha1/tpu-api.json @@ -669,7 +669,7 @@ } } }, - "revision": "20210824", + "revision": "20220301", "rootUrl": "https://tpu.googleapis.com/", "schemas": { "AcceleratorType": { @@ -1053,44 +1053,37 @@ "type": "object" }, "OperationMetadata": { - "description": "Represents the metadata of the long-running operation.", + "description": "Metadata describing an Operation", "id": "OperationMetadata", "properties": { "apiVersion": { - "description": "Output only. API version used to start the operation.", - "readOnly": true, + "description": "API version.", "type": "string" }, "cancelRequested": { - "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", - "readOnly": true, + "description": "Specifies if cancellation was requested for the operation.", "type": "boolean" }, "createTime": { - "description": "Output only. The time the operation was created.", + "description": "The time the operation was created.", "format": "google-datetime", - "readOnly": true, "type": "string" }, "endTime": { - "description": "Output only. The time the operation finished running.", + "description": "The time the operation finished running.", "format": "google-datetime", - "readOnly": true, "type": "string" }, "statusDetail": { - "description": "Output only. Human-readable status of the operation, if any.", - "readOnly": true, + "description": "Human-readable status of the operation, if any.", "type": "string" }, "target": { - "description": "Output only. Server-defined resource path for the target of the operation.", - "readOnly": true, + "description": "Target of the operation - for example projects/project-1/connectivityTests/test-1", "type": "string" }, "verb": { - "description": "Output only. Name of the verb executed by the operation.", - "readOnly": true, + "description": "Name of the verb executed by the operation.", "type": "string" } }, diff --git a/tpu/v1alpha1/tpu-gen.go b/tpu/v1alpha1/tpu-gen.go index baa3bcd165b..e86f739177e 100644 --- a/tpu/v1alpha1/tpu-gen.go +++ b/tpu/v1alpha1/tpu-gen.go @@ -739,33 +739,29 @@ func (s *Operation) MarshalJSON() ([]byte, error) { return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields) } -// OperationMetadata: Represents the metadata of the long-running -// operation. +// OperationMetadata: Metadata describing an Operation type OperationMetadata struct { - // ApiVersion: Output only. API version used to start the operation. + // ApiVersion: API version. ApiVersion string `json:"apiVersion,omitempty"` - // CancelRequested: Output only. Identifies whether the user has - // requested cancellation of the operation. Operations that have been - // cancelled successfully have Operation.error value with a - // google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`. + // CancelRequested: Specifies if cancellation was requested for the + // operation. CancelRequested bool `json:"cancelRequested,omitempty"` - // CreateTime: Output only. The time the operation was created. + // CreateTime: The time the operation was created. CreateTime string `json:"createTime,omitempty"` - // EndTime: Output only. The time the operation finished running. + // EndTime: The time the operation finished running. EndTime string `json:"endTime,omitempty"` - // StatusDetail: Output only. Human-readable status of the operation, if - // any. + // StatusDetail: Human-readable status of the operation, if any. StatusDetail string `json:"statusDetail,omitempty"` - // Target: Output only. Server-defined resource path for the target of - // the operation. + // Target: Target of the operation - for example + // projects/project-1/connectivityTests/test-1 Target string `json:"target,omitempty"` - // Verb: Output only. Name of the verb executed by the operation. + // Verb: Name of the verb executed by the operation. Verb string `json:"verb,omitempty"` // ForceSendFields is a list of field names (e.g. "ApiVersion") to