Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2051)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jul 5, 2023
1 parent d79dfc2 commit 5ec0817
Show file tree
Hide file tree
Showing 15 changed files with 327 additions and 38 deletions.
3 changes: 2 additions & 1 deletion androidenterprise/v1/androidenterprise-api.json
Expand Up @@ -2649,7 +2649,7 @@
}
}
},
"revision": "20230515",
"revision": "20230703",
"rootUrl": "https://androidenterprise.googleapis.com/",
"schemas": {
"Administrator": {
Expand Down Expand Up @@ -4004,6 +4004,7 @@
"id": "Policy",
"properties": {
"autoUpdatePolicy": {
"deprecated": true,
"description": "Recommended alternative: autoUpdateMode which is set per app, provides greater flexibility around update frequency. When autoUpdateMode is set to AUTO_UPDATE_POSTPONED or AUTO_UPDATE_HIGH_PRIORITY, this field has no effect. \"choiceToTheUser\" allows the device's user to configure the app update policy. \"always\" enables auto updates. \"never\" disables auto updates. \"wifiOnly\" enables auto updates only when the device is connected to wifi.",
"enum": [
"autoUpdatePolicyUnspecified",
Expand Down
26 changes: 25 additions & 1 deletion bigqueryreservation/v1/bigqueryreservation-api.json
Expand Up @@ -824,7 +824,7 @@
}
}
},
"revision": "20230610",
"revision": "20230701",
"rootUrl": "https://bigqueryreservation.googleapis.com/",
"schemas": {
"Assignment": {
Expand Down Expand Up @@ -988,6 +988,18 @@
"THREE_YEAR",
"NONE"
],
"enumDeprecated": [
false,
false,
true,
true,
false,
true,
false,
true,
false,
false
],
"enumDescriptions": [
"Invalid plan value. Requests with this value will be rejected with error code `google.rpc.Code.INVALID_ARGUMENT`.",
"Flex commitments have committed period of 1 minute after becoming ACTIVE. After that, they are not in a committed period anymore and can be removed any time.",
Expand Down Expand Up @@ -1016,6 +1028,18 @@
"THREE_YEAR",
"NONE"
],
"enumDeprecated": [
false,
false,
true,
true,
false,
true,
false,
true,
false,
false
],
"enumDescriptions": [
"Invalid plan value. Requests with this value will be rejected with error code `google.rpc.Code.INVALID_ARGUMENT`.",
"Flex commitments have committed period of 1 minute after becoming ACTIVE. After that, they are not in a committed period anymore and can be removed any time.",
Expand Down
6 changes: 3 additions & 3 deletions cloudasset/v1/cloudasset-api.json
Expand Up @@ -955,7 +955,7 @@
]
},
"queryAssets": {
"description": "Issue a job that queries assets using a SQL statement compatible with [BigQuery Standard SQL](http://cloud/bigquery/docs/reference/standard-sql/enabling-standard-sql). If the query execution finishes within timeout and there's no pagination, the full query results will be returned in the `QueryAssetsResponse`. Otherwise, full query results can be obtained by issuing extra requests with the `job_reference` from the a previous `QueryAssets` call. Note, the query result has approximately 10 GB limitation enforced by BigQuery https://cloud.google.com/bigquery/docs/best-practices-performance-output, queries return larger results will result in errors.",
"description": "Issue a job that queries assets using a SQL statement compatible with [BigQuery SQL](https://cloud.google.com/bigquery/docs/introduction-sql). If the query execution finishes within timeout and there's no pagination, the full query results will be returned in the `QueryAssetsResponse`. Otherwise, full query results can be obtained by issuing extra requests with the `job_reference` from the a previous `QueryAssets` call. Note, the query result has approximately 10 GB limitation enforced by [BigQuery](https://cloud.google.com/bigquery/docs/best-practices-performance-output). Queries return larger results will result in errors.",
"flatPath": "v1/{v1Id}/{v1Id1}:queryAssets",
"httpMethod": "POST",
"id": "cloudasset.queryAssets",
Expand Down Expand Up @@ -1095,7 +1095,7 @@
}
}
},
"revision": "20230609",
"revision": "20230630",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AccessSelector": {
Expand Down Expand Up @@ -3714,7 +3714,7 @@
"description": "Optional. [start_time] is required. [start_time] must be less than [end_time] Defaults [end_time] to now if [start_time] is set and [end_time] isn't. Maximum permitted time range is 7 days."
},
"statement": {
"description": "Optional. A SQL statement that's compatible with [BigQuery Standard SQL](http://cloud/bigquery/docs/reference/standard-sql/enabling-standard-sql).",
"description": "Optional. A SQL statement that's compatible with [BigQuery SQL](https://cloud.google.com/bigquery/docs/introduction-sql).",
"type": "string"
},
"timeout": {
Expand Down
25 changes: 12 additions & 13 deletions cloudasset/v1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 51 additions & 1 deletion container/v1beta1/container-api.json
Expand Up @@ -2565,7 +2565,7 @@
}
}
},
"revision": "20230614",
"revision": "20230620",
"rootUrl": "https://container.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -2605,6 +2605,14 @@
"description": "AdditionalPodRangesConfig is the configuration for additional pod secondary ranges supporting the ClusterUpdate message.",
"id": "AdditionalPodRangesConfig",
"properties": {
"podRangeInfo": {
"description": "Output only. [Output only] Information for additional pod range.",
"items": {
"$ref": "RangeInfo"
},
"readOnly": true,
"type": "array"
},
"podRangeNames": {
"description": "Name for pod secondary ipv4 range which has the actual range defined ahead.",
"items": {
Expand Down Expand Up @@ -2799,6 +2807,10 @@
"description": "The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.",
"type": "string"
},
"insecureKubeletReadonlyPortEnabled": {
"description": "Enable or disable Kubelet read only port.",
"type": "boolean"
},
"management": {
"$ref": "NodeManagement",
"description": "NodeManagement configuration for this NodePool."
Expand Down Expand Up @@ -4365,6 +4377,12 @@
"description": "Whether a new subnetwork will be created automatically for the cluster. This field is only applicable when `use_ip_aliases` is true.",
"type": "boolean"
},
"defaultPodIpv4RangeUtilization": {
"description": "Output only. [Output only] The utilization of the cluster default IPv4 range for pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodes*numZones*podIPsPerNode.",
"format": "double",
"readOnly": true,
"type": "number"
},
"ipv6AccessType": {
"description": "The ipv6 access type (internal or external) when create_subnetwork is true",
"enum": [
Expand Down Expand Up @@ -5413,6 +5431,10 @@
"description": "Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * \"none\": the default, which represents the existing scheduling behavior. * \"static\": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.",
"type": "string"
},
"insecureKubeletReadonlyPortEnabled": {
"description": "Enable or disable Kubelet read only port.",
"type": "boolean"
},
"podPidsLimit": {
"description": "Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.",
"format": "int64",
Expand Down Expand Up @@ -5478,6 +5500,12 @@
"description": "The IP address range for pod IPs in this node pool. Only applicable if `create_pod_range` is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. `/14`) to have a range chosen with a specific netmask. Set to a [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`) to pick a specific range to use. Only applicable if `ip_allocation_policy.use_ip_aliases` is true. This field cannot be changed after the node pool has been created.",
"type": "string"
},
"podIpv4RangeUtilization": {
"description": "Output only. [Output only] The utilization of the IPv4 range for pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodes*numZones*podIPsPerNode.",
"format": "double",
"readOnly": true,
"type": "number"
},
"podRange": {
"description": "The ID of the secondary range for pod IPs. If `create_pod_range` is true, this ID is used for the new range. If `create_pod_range` is false, uses an existing secondary range with this ID. Only applicable if `ip_allocation_policy.use_ip_aliases` is true. This field cannot be changed after the node pool has been created.",
"type": "string"
Expand Down Expand Up @@ -5916,6 +5944,10 @@
"description": "PlacementPolicy defines the placement policy used by the node pool.",
"id": "PlacementPolicy",
"properties": {
"tpuTopology": {
"description": "TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies",
"type": "string"
},
"type": {
"description": "The type of placement.",
"enum": [
Expand Down Expand Up @@ -6047,6 +6079,24 @@
},
"type": "object"
},
"RangeInfo": {
"description": "RangeInfo contains the range name and the range utilization by this cluster.",
"id": "RangeInfo",
"properties": {
"rangeName": {
"description": "Output only. [Output only] Name of a range.",
"readOnly": true,
"type": "string"
},
"utilization": {
"description": "Output only. [Output only] The utilization of the range.",
"format": "double",
"readOnly": true,
"type": "number"
}
},
"type": "object"
},
"RecurringTimeWindow": {
"description": "Represents an arbitrary window of time that recurs.",
"id": "RecurringTimeWindow",
Expand Down

0 comments on commit 5ec0817

Please sign in to comment.