Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #2648

Merged
merged 1 commit into from
Jun 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion beyondcorp/v1alpha/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4080,7 +4080,7 @@
}
}
},
"revision": "20240508",
"revision": "20240612",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -6202,6 +6202,21 @@
"readOnly": true,
"type": "string"
},
"subscriberType": {
"description": "Output only. Type of subscriber.",
"enum": [
"SUBSCRIBER_TYPE_UNSPECIFIED",
"ONLINE",
"OFFLINE"
],
"enumDescriptions": [
"Default value. This value is unused.",
"Represents an online subscription.",
"Represents an offline subscription."
],
"readOnly": true,
"type": "string"
},
"type": {
"description": "Required. Type of subscription.",
"enum": [
Expand Down
7 changes: 7 additions & 0 deletions beyondcorp/v1alpha/beyondcorp-gen.go

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

11 changes: 10 additions & 1 deletion binaryauthorization/v1/binaryauthorization-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,11 @@
"name"
],
"parameters": {
"etag": {
"description": "Optional. Used to prevent deleting the policy when another request has updated it since it was retrieved.",
"location": "query",
"type": "string"
},
"name": {
"description": "Required. The name of the platform policy to delete, in the format `projects/*/platforms/*/policies/*`.",
"location": "path",
Expand Down Expand Up @@ -742,7 +747,7 @@
}
}
},
"revision": "20240607",
"revision": "20240614",
"rootUrl": "https://binaryauthorization.googleapis.com/",
"schemas": {
"AdmissionRule": {
Expand Down Expand Up @@ -1420,6 +1425,10 @@
"description": "Optional. A description comment about the policy.",
"type": "string"
},
"etag": {
"description": "Optional. Used to prevent updating the policy when another request has updated it since it was retrieved.",
"type": "string"
},
"gkePolicy": {
"$ref": "GkePolicy",
"description": "Optional. GKE platform-specific policy."
Expand Down
10 changes: 10 additions & 0 deletions binaryauthorization/v1/binaryauthorization-gen.go

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

9 changes: 6 additions & 3 deletions container/v1beta1/container-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2565,7 +2565,7 @@
}
}
},
"revision": "20240604",
"revision": "20240608",
"rootUrl": "https://container.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -5455,7 +5455,8 @@
"DEPLOYMENT",
"STATEFULSET",
"CADVISOR",
"KUBELET"
"KUBELET",
"DCGM"
],
"enumDeprecated": [
false,
Expand All @@ -5471,6 +5472,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -5487,7 +5489,8 @@
"Deployment",
"Statefulset",
"CADVISOR",
"KUBELET"
"KUBELET",
"NVIDIA Data Center GPU Manager (DCGM)"
],
"type": "string"
},
Expand Down
1 change: 1 addition & 0 deletions container/v1beta1/container-gen.go

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

14 changes: 12 additions & 2 deletions dataproc/v1/dataproc-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3072,7 +3072,7 @@
}
}
},
"revision": "20240605",
"revision": "20240617",
"rootUrl": "https://dataproc.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -3972,6 +3972,16 @@
"description": "Specifies the config of disk options for a group of VM instances.",
"id": "DiskConfig",
"properties": {
"bootDiskProvisionedIops": {
"description": "Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Note: This field is only supported if boot_disk_type is hyperdisk-balanced.",
"format": "int64",
"type": "string"
},
"bootDiskProvisionedThroughput": {
"description": "Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be greater than or equal to 1. Note: This field is only supported if boot_disk_type is hyperdisk-balanced.",
"format": "int64",
"type": "string"
},
"bootDiskSizeGb": {
"description": "Optional. Size in GB of the boot disk (default is 500GB).",
"format": "int32",
Expand Down Expand Up @@ -4243,7 +4253,7 @@
"type": "string"
},
"tags": {
"description": "The Compute Engine tags to add to all instances (see Tagging instances (https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).",
"description": "The Compute Engine network tags to add to all instances (see Tagging instances (https://cloud.google.com/vpc/docs/add-remove-network-tags)).",
"items": {
"type": "string"
},
Expand Down
22 changes: 16 additions & 6 deletions dataproc/v1/dataproc-gen.go

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

4 changes: 3 additions & 1 deletion networkmanagement/v1/networkmanagement-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
}
}
},
"revision": "20240605",
"revision": "20240612",
"rootUrl": "https://networkmanagement.googleapis.com/",
"schemas": {
"AbortInfo": {
Expand Down Expand Up @@ -1133,6 +1133,7 @@
"PSC_NEG_PRODUCER_FORWARDING_RULE_MULTIPLE_PORTS",
"CLOUD_SQL_PSC_NEG_UNSUPPORTED",
"NO_NAT_SUBNETS_FOR_PSC_SERVICE_ATTACHMENT",
"PSC_TRANSITIVITY_NOT_PROPAGATED",
"HYBRID_NEG_NON_DYNAMIC_ROUTE_MATCHED",
"HYBRID_NEG_NON_LOCAL_DYNAMIC_ROUTE_MATCHED",
"CLOUD_RUN_REVISION_NOT_READY",
Expand Down Expand Up @@ -1199,6 +1200,7 @@
"The packet is sent to the Private Service Connect backend (network endpoint group), but the producer PSC forwarding rule has multiple ports specified.",
"The packet is sent to the Private Service Connect backend (network endpoint group) targeting a Cloud SQL service attachment, but this configuration is not supported.",
"No NAT subnets are defined for the PSC service attachment.",
"PSC endpoint is accessed via NCC, but PSC transitivity configuration is not yet propagated.",
"The packet sent from the hybrid NEG proxy matches a non-dynamic route, but such a configuration is not supported.",
"The packet sent from the hybrid NEG proxy matches a dynamic route with a next hop in a different region, but such a configuration is not supported.",
"Packet sent from a Cloud Run revision that is not ready.",
Expand Down
2 changes: 2 additions & 0 deletions networkmanagement/v1/networkmanagement-gen.go

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

4 changes: 3 additions & 1 deletion networkmanagement/v1beta1/networkmanagement-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
}
}
},
"revision": "20240605",
"revision": "20240612",
"rootUrl": "https://networkmanagement.googleapis.com/",
"schemas": {
"AbortInfo": {
Expand Down Expand Up @@ -1138,6 +1138,7 @@
"PSC_NEG_PRODUCER_FORWARDING_RULE_MULTIPLE_PORTS",
"CLOUD_SQL_PSC_NEG_UNSUPPORTED",
"NO_NAT_SUBNETS_FOR_PSC_SERVICE_ATTACHMENT",
"PSC_TRANSITIVITY_NOT_PROPAGATED",
"HYBRID_NEG_NON_DYNAMIC_ROUTE_MATCHED",
"HYBRID_NEG_NON_LOCAL_DYNAMIC_ROUTE_MATCHED",
"CLOUD_RUN_REVISION_NOT_READY",
Expand Down Expand Up @@ -1204,6 +1205,7 @@
"The packet is sent to the Private Service Connect backend (network endpoint group), but the producer PSC forwarding rule has multiple ports specified.",
"The packet is sent to the Private Service Connect backend (network endpoint group) targeting a Cloud SQL service attachment, but this configuration is not supported.",
"No NAT subnets are defined for the PSC service attachment.",
"PSC endpoint is accessed via NCC, but PSC transitivity configuration is not yet propagated.",
"The packet sent from the hybrid NEG proxy matches a non-dynamic route, but such a configuration is not supported.",
"The packet sent from the hybrid NEG proxy matches a dynamic route with a next hop in a different region, but such a configuration is not supported.",
"Packet sent from a Cloud Run revision that is not ready.",
Expand Down
2 changes: 2 additions & 0 deletions networkmanagement/v1beta1/networkmanagement-gen.go

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

6 changes: 3 additions & 3 deletions run/v2/run-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@
}
}
},
"revision": "20240607",
"revision": "20240614",
"rootUrl": "https://run.googleapis.com/",
"schemas": {
"GoogleCloudRunV2BinaryAuthorization": {
Expand Down Expand Up @@ -2282,7 +2282,7 @@
"type": "string"
},
"deleteTime": {
"description": "Output only. The deletion time.",
"description": "Output only. The deletion time. It is only populated as a response to a Delete request.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -3083,7 +3083,7 @@
"type": "boolean"
},
"deleteTime": {
"description": "Output only. The deletion time.",
"description": "Output only. The deletion time. It is only populated as a response to a Delete request.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
Expand Down
6 changes: 4 additions & 2 deletions run/v2/run-gen.go

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

Loading