Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Apr 25, 2022
1 parent dea6b02 commit fa8b991
Show file tree
Hide file tree
Showing 20 changed files with 3,578 additions and 409 deletions.
32 changes: 16 additions & 16 deletions bigquerydatatransfer/v1/bigquerydatatransfer-api.json

Large diffs are not rendered by default.

262 changes: 135 additions & 127 deletions bigquerydatatransfer/v1/bigquerydatatransfer-gen.go

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions bigtableadmin/v2/bigtableadmin-api.json
Expand Up @@ -1818,7 +1818,7 @@
],
"parameters": {
"filter": {
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -2063,7 +2063,7 @@
"description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
},
"members": {
"description": "Specifies the principals requesting access for a Cloud Platform resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"items": {
"type": "string"
},
Expand Down Expand Up @@ -2400,7 +2400,7 @@
"id": "EncryptionConfig",
"properties": {
"kmsKeyName": {
"description": "Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster. The requirements for this key are: 1) The Cloud Bigtable service account associated with the project that contains this cluster must be granted the `cloudkms.cryptoKeyEncrypterDecrypter` role on the CMEK key. 2) Only regional keys can be used and the region of the CMEK key must match the region of the cluster. 3) All clusters within an instance must use the same CMEK key. Values are of the form `projects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}`",
"description": "Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster. The requirements for this key are: 1) The Cloud Bigtable service account associated with the project that contains this cluster must be granted the `cloudkms.cryptoKeyEncrypterDecrypter` role on the CMEK key. 2) Only regional keys can be used and the region of the CMEK key must match the region of the cluster. Values are of the form `projects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}`",
"type": "string"
}
},
Expand Down Expand Up @@ -3122,7 +3122,7 @@
"properties": {
"policy": {
"$ref": "Policy",
"description": "REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them."
"description": "REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them."
},
"updateMask": {
"description": "OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: `paths: \"bindings, etag\"`",
Expand Down Expand Up @@ -3268,7 +3268,7 @@
"id": "TestIamPermissionsRequest",
"properties": {
"permissions": {
"description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
"description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
"items": {
"type": "string"
},
Expand Down
17 changes: 8 additions & 9 deletions bigtableadmin/v2/bigtableadmin-gen.go

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

24 changes: 8 additions & 16 deletions compute/v0.alpha/compute-api.json
Expand Up @@ -38660,7 +38660,7 @@
}
}
},
"revision": "20220405",
"revision": "20220420",
"rootUrl": "https://compute.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -39266,6 +39266,7 @@
"IPSEC_INTERCONNECT",
"NAT_AUTO",
"PRIVATE_SERVICE_CONNECT",
"SERVERLESS",
"SHARED_LOADBALANCER_VIP",
"VPC_PEERING"
],
Expand All @@ -39275,6 +39276,7 @@
"A regional internal IP address range reserved for the VLAN attachment that is used in IPsec-encrypted Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range.",
"External IP automatically reserved for Cloud NAT.",
"A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL",
"A regional internal IP address range reserved for Serverless.",
"A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules.",
"IP range for peer networks."
],
Expand Down Expand Up @@ -39945,7 +39947,7 @@
"type": "object"
},
"AttachedDiskInitializeParams": {
"description": "[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance. Use initialization parameters to create boot disks or local SSDs attached to the new instance. This property is mutually exclusive with the source property; you can only define one or the other, but not both.",
"description": "[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance. Use initialization parameters to create boot disks or local SSDs attached to the new instance. This field is persisted and returned for instanceTemplate and not returned in the context of instance. This property is mutually exclusive with the source property; you can only define one or the other, but not both.",
"id": "AttachedDiskInitializeParams",
"properties": {
"architecture": {
Expand Down Expand Up @@ -41168,7 +41170,7 @@
"type": "array"
},
"queryStringWhitelist": {
"description": "Names of query string parameters to include in cache keys. All other parameters will be excluded. '\u0026' and '=' will be percent encoded and not treated as delimiters.",
"description": "Names of query string parameters to include in cache keys. Default parameters are always included. '\u0026' and '=' will be percent encoded and not treated as delimiters.",
"items": {
"type": "string"
},
Expand Down Expand Up @@ -42924,6 +42926,7 @@
"GENERAL_PURPOSE_N2D",
"GENERAL_PURPOSE_T2D",
"MEMORY_OPTIMIZED",
"MEMORY_OPTIMIZED_M3",
"TYPE_UNSPECIFIED"
],
"enumDescriptions": [
Expand All @@ -42936,6 +42939,7 @@
"",
"",
"",
"",
""
],
"type": "string"
Expand Down Expand Up @@ -57603,7 +57607,7 @@
"type": "string"
},
"pscTargetService": {
"description": "The target service url used to set up private service connection to a Google API. An example value is: \"asia-northeast3-cloudkms.googleapis.com\"",
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: \"asia-northeast3-cloudkms.googleapis.com\"",
"type": "string"
},
"region": {
Expand Down Expand Up @@ -63404,7 +63408,6 @@
"enum": [
"A2_CPUS",
"AFFINITY_GROUPS",
"ALIASES_PER_NETWORK_GLOBAL",
"AMD_S9300_GPUS",
"AUTOSCALERS",
"BACKEND_BUCKETS",
Expand Down Expand Up @@ -63450,7 +63453,6 @@
"HEALTH_CHECKS",
"IMAGES",
"INSTANCES",
"INSTANCES_PER_NETWORK_GLOBAL",
"INSTANCE_GROUPS",
"INSTANCE_GROUP_MANAGERS",
"INSTANCE_TEMPLATES",
Expand All @@ -63459,8 +63461,6 @@
"INTERCONNECT_ATTACHMENTS_TOTAL_MBPS",
"INTERCONNECT_TOTAL_GBPS",
"INTERNAL_ADDRESSES",
"INTERNAL_FORWARDING_RULES_PER_NETWORK",
"INTERNAL_FORWARDING_RULES_WITH_TARGET_INSTANCE_PER_NETWORK",
"INTERNAL_TRAFFIC_DIRECTOR_FORWARDING_RULES",
"IN_PLACE_SNAPSHOTS",
"IN_USE_ADDRESSES",
Expand Down Expand Up @@ -63503,7 +63503,6 @@
"PREEMPTIBLE_NVIDIA_T4_VWS_GPUS",
"PREEMPTIBLE_NVIDIA_V100_GPUS",
"PRIVATE_V6_ACCESS_SUBNETWORKS",
"PSC_GOOGLE_APIS_FORWARDING_RULES_PER_NETWORK",
"PSC_ILB_CONSUMER_FORWARDING_RULES_PER_PRODUCER_NETWORK",
"PSC_INTERNAL_LB_FORWARDING_RULES",
"PUBLIC_ADVERTISED_PREFIXES",
Expand All @@ -63526,7 +63525,6 @@
"STATIC_ADDRESSES",
"STATIC_BYOIP_ADDRESSES",
"SUBNETWORKS",
"SUBNET_RANGES_PER_NETWORK",
"T2A_CPUS",
"T2D_CPUS",
"TARGET_HTTPS_PROXIES",
Expand Down Expand Up @@ -63573,7 +63571,6 @@
"",
"",
"",
"",
"Guest CPUs",
"",
"",
Expand Down Expand Up @@ -63656,10 +63653,6 @@
"",
"",
"",
"",
"",
"",
"",
"The total number of snapshots allowed for a single project.",
"",
"",
Expand All @@ -63678,7 +63671,6 @@
"",
"",
"",
"",
""
],
"type": "string"
Expand Down

0 comments on commit fa8b991

Please sign in to comment.