Skip to content

Commit

Permalink
Update discovery documents and generated code
Browse files Browse the repository at this point in the history
automatically_generated_update
  • Loading branch information
amanda-tarafa committed Mar 4, 2024
1 parent 4b42795 commit 71dd50d
Show file tree
Hide file tree
Showing 73 changed files with 6,681 additions and 16,182 deletions.
12 changes: 1 addition & 11 deletions DiscoveryJson/bigtableadmin_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1875,7 +1875,7 @@
}
}
},
"revision": "20240126",
"revision": "20240221",
"rootUrl": "https://bigtableadmin.googleapis.com/",
"schemas": {
"AppProfile": {
Expand Down Expand Up @@ -2146,10 +2146,6 @@
"consistencyToken": {
"description": "Required. The token created using GenerateConsistencyToken for the Table.",
"type": "string"
},
"standardReadRemoteWrites": {
"$ref": "StandardReadRemoteWrites",
"description": "Checks that reads using an app profile with `StandardIsolation` can see all writes committed before the token was created, even if the read and write target different clusters."
}
},
"type": "object"
Expand Down Expand Up @@ -3324,12 +3320,6 @@
},
"type": "object"
},
"StandardReadRemoteWrites": {
"description": "Checks that all writes before the consistency token was generated is replicated in every cluster and readable.",
"id": "StandardReadRemoteWrites",
"properties": {},
"type": "object"
},
"Status": {
"description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).",
"id": "Status",
Expand Down
52 changes: 45 additions & 7 deletions DiscoveryJson/clouddeploy_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@
}
}
},
"revision": "20240131",
"revision": "20240221",
"rootUrl": "https://clouddeploy.googleapis.com/",
"schemas": {
"AbandonReleaseRequest": {
Expand Down Expand Up @@ -2348,6 +2348,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -2358,6 +2359,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -2368,6 +2370,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -2401,6 +2404,11 @@
"readOnly": true,
"type": "array"
},
"currentRepairAutomationRun": {
"description": "Output only. The current AutomationRun repairing the rollout.",
"readOnly": true,
"type": "string"
},
"promoteAutomationRun": {
"description": "Output only. The ID of the AutomationRun initiated by a promote release rule.",
"readOnly": true,
Expand Down Expand Up @@ -2516,15 +2524,17 @@
"CANCELLED",
"FAILED",
"IN_PROGRESS",
"PENDING"
"PENDING",
"ABORTED"
],
"enumDescriptions": [
"The `AutomationRun` has an unspecified state.",
"The `AutomationRun` has succeeded.",
"The `AutomationRun` was cancelled.",
"The `AutomationRun` has failed.",
"The `AutomationRun` is in progress.",
"The `AutomationRun` is pending."
"The `AutomationRun` is pending.",
"The `AutomationRun` was aborted."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -2592,6 +2602,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -2602,6 +2613,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -2612,6 +2624,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -3144,6 +3157,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -3154,6 +3168,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -3164,6 +3179,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -3691,6 +3707,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -3701,6 +3718,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -3711,6 +3729,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -4688,6 +4707,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -4698,6 +4718,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -4708,6 +4729,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -4768,6 +4790,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -4778,6 +4801,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -4788,6 +4812,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -4967,7 +4992,8 @@
"REPAIR_STATE_FAILED",
"REPAIR_STATE_IN_PROGRESS",
"REPAIR_STATE_PENDING",
"REPAIR_STATE_SKIPPED"
"REPAIR_STATE_SKIPPED",
"REPAIR_STATE_ABORTED"
],
"enumDescriptions": [
"The `repair` has an unspecified state.",
Expand All @@ -4976,7 +5002,8 @@
"The `repair` action has failed.",
"The `repair` action is in progress.",
"The `repair` action is pending.",
"The `repair` action was skipped."
"The `repair` action was skipped.",
"The `repair` action was aborted."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -5098,7 +5125,8 @@
"REPAIR_STATE_FAILED",
"REPAIR_STATE_IN_PROGRESS",
"REPAIR_STATE_PENDING",
"REPAIR_STATE_SKIPPED"
"REPAIR_STATE_SKIPPED",
"REPAIR_STATE_ABORTED"
],
"enumDescriptions": [
"The `repair` has an unspecified state.",
Expand All @@ -5107,7 +5135,8 @@
"The `repair` action has failed.",
"The `repair` action is in progress.",
"The `repair` action is pending.",
"The `repair` action was skipped."
"The `repair` action was skipped.",
"The `repair` action was aborted."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -5409,6 +5438,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -5419,6 +5449,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -5429,6 +5460,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -5510,6 +5542,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -5520,6 +5553,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -5530,6 +5564,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down Expand Up @@ -5972,6 +6007,7 @@
"TYPE_RESTRICTION_VIOLATED",
"TYPE_RESOURCE_DELETED",
"TYPE_ROLLOUT_UPDATE",
"TYPE_DEPLOY_POLICY_EVALUATION",
"TYPE_RENDER_STATUES_CHANGE"
],
"enumDeprecated": [
Expand All @@ -5982,6 +6018,7 @@
false,
false,
false,
false,
true
],
"enumDescriptions": [
Expand All @@ -5992,6 +6029,7 @@
"Restriction check failed.",
"Resource deleted.",
"Rollout updated.",
"Deploy Policy evaluation.",
"Deprecated: This field is never used. Use release_render log type instead."
],
"type": "string"
Expand Down
6 changes: 3 additions & 3 deletions DiscoveryJson/cloudtasks_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@
}
}
},
"revision": "20240130",
"revision": "20240223",
"rootUrl": "https://cloudtasks.googleapis.com/",
"schemas": {
"AppEngineHttpRequest": {
Expand Down Expand Up @@ -1040,7 +1040,7 @@
"properties": {
"header": {
"$ref": "Header",
"description": "header embodying a key and a value."
"description": "Header embodying a key and a value. Do not put business sensitive or personally identifying data in the HTTP Header Override Configuration or other similar fields in accordance with Section 12 (Resource Fields) of the [Service Specific Terms](https://cloud.google.com/terms/service-terms)."
}
},
"type": "object"
Expand Down Expand Up @@ -1132,7 +1132,7 @@
"id": "HttpTarget",
"properties": {
"headerOverrides": {
"description": "HTTP target headers. This map contains the header field names and values. Headers will be set when running the CreateTask and/or BufferTask. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with \"X-CloudTasks-\", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from HttpRequest.url. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the task is created. For example,`Content-Type` can be set to `\"application/octet-stream\"` or `\"application/json\"`. The default value is set to \"application/json\"`. * User-Agent: This will be set to `\"Google-Cloud-Tasks\"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.",
"description": "HTTP target headers. This map contains the header field names and values. Headers will be set when running the CreateTask and/or BufferTask. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with \"X-CloudTasks-\", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from HttpRequest.url. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the task is created. For example,`Content-Type` can be set to `\"application/octet-stream\"` or `\"application/json\"`. The default value is set to \"application/json\"`. * User-Agent: This will be set to `\"Google-Cloud-Tasks\"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue. Do not put business sensitive or personally identifying data in the HTTP Header Override Configuration or other similar fields in accordance with Section 12 (Resource Fields) of the [Service Specific Terms](https://cloud.google.com/terms/service-terms).",
"items": {
"$ref": "HeaderOverride"
},
Expand Down
6 changes: 3 additions & 3 deletions DiscoveryJson/cloudtasks_v2beta2.json
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@
}
}
},
"revision": "20240205",
"revision": "20240223",
"rootUrl": "https://cloudtasks.googleapis.com/",
"schemas": {
"AcknowledgeTaskRequest": {
Expand Down Expand Up @@ -1245,7 +1245,7 @@
"properties": {
"header": {
"$ref": "Header",
"description": "header embodying a key and a value."
"description": "Header embodying a key and a value. Do not put business sensitive or personally identifying data in the HTTP Header Override Configuration or other similar fields in accordance with Section 12 (Resource Fields) of the [Service Specific Terms](https://cloud.google.com/terms/service-terms)."
}
},
"type": "object"
Expand Down Expand Up @@ -1337,7 +1337,7 @@
"id": "HttpTarget",
"properties": {
"headerOverrides": {
"description": "HTTP target headers. This map contains the header field names and values. Headers will be set when running the task is created and/or task is created. These headers represent a subset of the headers that will accompany the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Any header that is prefixed with \"X-CloudTasks-\" will be treated as service header. Service headers define properties of the task and are predefined in CloudTask. * Host: This will be computed by Cloud Tasks and derived from HttpRequest.url. * Content-Length: This will be computed by Cloud Tasks. * User-Agent: This will be set to `\"Google-CloudTasks\"`. * `X-Google-*`: Google use only. * `X-AppEngine-*`: Google use only. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the task is created. For example, `Content-Type` can be set to `\"application/octet-stream\"` or `\"application/json\"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.",
"description": "HTTP target headers. This map contains the header field names and values. Headers will be set when running the task is created and/or task is created. These headers represent a subset of the headers that will accompany the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Any header that is prefixed with \"X-CloudTasks-\" will be treated as service header. Service headers define properties of the task and are predefined in CloudTask. * Host: This will be computed by Cloud Tasks and derived from HttpRequest.url. * Content-Length: This will be computed by Cloud Tasks. * User-Agent: This will be set to `\"Google-CloudTasks\"`. * `X-Google-*`: Google use only. * `X-AppEngine-*`: Google use only. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the task is created. For example, `Content-Type` can be set to `\"application/octet-stream\"` or `\"application/json\"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue. Do not put business sensitive or personally identifying data in the HTTP Header Override Configuration or other similar fields in accordance with Section 12 (Resource Fields) of the [Service Specific Terms](https://cloud.google.com/terms/service-terms).",
"items": {
"$ref": "HeaderOverride"
},
Expand Down

0 comments on commit 71dd50d

Please sign in to comment.