Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2578)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed May 10, 2024
1 parent 9fdd500 commit 6604a5d
Show file tree
Hide file tree
Showing 26 changed files with 3,911 additions and 501 deletions.
430 changes: 361 additions & 69 deletions aiplatform/v1/aiplatform-api.json

Large diffs are not rendered by default.

562 changes: 452 additions & 110 deletions aiplatform/v1/aiplatform-gen.go

Large diffs are not rendered by default.

922 changes: 851 additions & 71 deletions aiplatform/v1beta1/aiplatform-api.json

Large diffs are not rendered by default.

1,631 changes: 1,436 additions & 195 deletions aiplatform/v1beta1/aiplatform-gen.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4731,7 +4731,7 @@
}
}
},
"revision": "20240507",
"revision": "20240509",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -5630,7 +5630,7 @@
"type": "object"
},
"CanceledStateContext": {
"description": "Information specific to a subscription in canceled state.",
"description": "Information specific to a subscription in the SUBSCRIPTION_STATE_CANCELED or SUBSCRIPTION_STATE_EXPIRED state.",
"id": "CanceledStateContext",
"properties": {
"developerInitiatedCancellation": {
Expand Down
4 changes: 2 additions & 2 deletions androidpublisher/v3/androidpublisher-gen.go

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

2 changes: 1 addition & 1 deletion chat/v1/chat-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4026,7 +4026,7 @@
"id": "Space",
"properties": {
"adminInstalled": {
"description": "Output only. Whether the Chat app was installed by a Google Workspace administrator. Administrators can install a Chat app for their domain, organizational unit, or a group of users. Administrators can only install Chat apps for direct messaging between users and the app. To support admin install, your app must feature direct messaging.",
"description": "Output only. For direct message (DM) spaces with a Chat app, whether the space was created by a Google Workspace administrator. Administrators can install and set up a direct message with a Chat app on behalf of users in their organization. To support admin install, your Chat app must feature direct messaging.",
"readOnly": true,
"type": "boolean"
},
Expand Down
10 changes: 5 additions & 5 deletions chat/v1/chat-gen.go

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

34 changes: 29 additions & 5 deletions contactcenteraiplatform/v1alpha1/contactcenteraiplatform-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@
}
}
},
"revision": "20240419",
"revision": "20240506",
"rootUrl": "https://contactcenteraiplatform.googleapis.com/",
"schemas": {
"AdminUser": {
Expand Down Expand Up @@ -740,7 +740,13 @@
"STANDARD_XLARGE",
"STANDARD_2XLARGE",
"STANDARD_3XLARGE",
"DEV_XSMALL"
"DEV_XSMALL",
"MULTIREGION_SMALL",
"MULTIREGION_MEDIUM",
"MULTIREGION_LARGE",
"MULTIREGION_XLARGE",
"MULTIREGION_2XLARGE",
"MULTIREGION_3XLARGE"
],
"enumDescriptions": [
"The default value. This value is used if the state is omitted.",
Expand All @@ -750,7 +756,13 @@
"Instance Size STANDARD_XLARGE.",
"Instance Size STANDARD_2XLARGE.",
"Instance Size STANDARD_3XLARGE.",
"Instance Size DEV_EXTRA_SMALL."
"Instance Size DEV_EXTRA_SMALL.",
"Instance Size MULTIREGION_SMALL",
"Instance Size MULTIREGION_MEDIUM",
"Instance Size MULTIREGION_LARGE",
"Instance Size MULTIREGION_XLARGE",
"Instance Size MULTIREGION_2XLARGE.",
"Instance Size MULTIREGION_3XLARGE."
],
"type": "string"
}
Expand Down Expand Up @@ -965,7 +977,13 @@
"STANDARD_XLARGE",
"STANDARD_2XLARGE",
"STANDARD_3XLARGE",
"DEV_XSMALL"
"DEV_XSMALL",
"MULTIREGION_SMALL",
"MULTIREGION_MEDIUM",
"MULTIREGION_LARGE",
"MULTIREGION_XLARGE",
"MULTIREGION_2XLARGE",
"MULTIREGION_3XLARGE"
],
"enumDescriptions": [
"The default value. This value is used if the state is omitted.",
Expand All @@ -975,7 +993,13 @@
"Instance Size STANDARD_XLARGE.",
"Instance Size STANDARD_2XLARGE.",
"Instance Size STANDARD_3XLARGE.",
"Instance Size DEV_EXTRA_SMALL."
"Instance Size DEV_EXTRA_SMALL.",
"Instance Size MULTIREGION_SMALL",
"Instance Size MULTIREGION_MEDIUM",
"Instance Size MULTIREGION_LARGE",
"Instance Size MULTIREGION_XLARGE",
"Instance Size MULTIREGION_2XLARGE.",
"Instance Size MULTIREGION_3XLARGE."
],
"type": "string"
}
Expand Down
12 changes: 12 additions & 0 deletions contactcenteraiplatform/v1alpha1/contactcenteraiplatform-gen.go

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

28 changes: 27 additions & 1 deletion container/v1/container-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2540,7 +2540,7 @@
}
}
},
"revision": "20240409",
"revision": "20240422",
"rootUrl": "https://container.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -3369,6 +3369,16 @@
"$ref": "ResourceUsageExportConfig",
"description": "Configuration for exporting resource usages. Resource usage export is disabled when this config is unspecified."
},
"satisfiesPzi": {
"description": "Output only. Reserved for future use.",
"readOnly": true,
"type": "boolean"
},
"satisfiesPzs": {
"description": "Output only. Reserved for future use.",
"readOnly": true,
"type": "boolean"
},
"securityPostureConfig": {
"$ref": "SecurityPostureConfig",
"description": "Enable/Disable Security Posture API features for the cluster."
Expand Down Expand Up @@ -3661,6 +3671,14 @@
"$ref": "ClusterNetworkPerformanceConfig",
"description": "The desired network performance config."
},
"desiredNodeKubeletConfig": {
"$ref": "NodeKubeletConfig",
"description": "The desired node kubelet config for the cluster."
},
"desiredNodePoolAutoConfigKubeletConfig": {
"$ref": "NodeKubeletConfig",
"description": "The desired node kubelet config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters."
},
"desiredNodePoolAutoConfigNetworkTags": {
"$ref": "NetworkTags",
"description": "The desired network tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters."
Expand Down Expand Up @@ -5463,6 +5481,10 @@
"loggingConfig": {
"$ref": "NodePoolLoggingConfig",
"description": "Logging configuration for node pools."
},
"nodeKubeletConfig": {
"$ref": "NodeKubeletConfig",
"description": "NodeKubeletConfig controls the defaults for new node-pools. Currently only `insecure_kubelet_readonly_port_enabled` can be set here."
}
},
"type": "object"
Expand Down Expand Up @@ -5709,6 +5731,10 @@
"$ref": "NetworkTags",
"description": "The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster creation. Each tag within the list must comply with RFC1035."
},
"nodeKubeletConfig": {
"$ref": "NodeKubeletConfig",
"description": "NodeKubeletConfig controls the defaults for autoprovisioned node-pools. Currently only `insecure_kubelet_readonly_port_enabled` can be set here."
},
"resourceManagerTags": {
"$ref": "ResourceManagerTags",
"description": "Resource manager tag keys and values to be attached to the nodes for managing Compute Engine firewalls using Network Firewall Policies."
Expand Down
18 changes: 18 additions & 0 deletions container/v1/container-gen.go

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

18 changes: 17 additions & 1 deletion content/v2.1/content-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -6219,7 +6219,7 @@
}
}
},
"revision": "20240424",
"revision": "20240508",
"rootUrl": "https://shoppingcontent.googleapis.com/",
"schemas": {
"Account": {
Expand Down Expand Up @@ -14015,6 +14015,22 @@
"description": "Price insights fields requested by the merchant in the query. Field values are only set if the merchant queries `PriceInsightsProductView`. https://support.google.com/merchants/answer/11916926",
"id": "PriceInsights",
"properties": {
"effectiveness": {
"description": "The predicted effectiveness of applying the price suggestion, bucketed.",
"enum": [
"EFFECTIVENESS_UNSPECIFIED",
"LOW",
"MEDIUM",
"HIGH"
],
"enumDescriptions": [
"Effectiveness is unknown.",
"Effectiveness is low.",
"Effectiveness is medium.",
"Effectiveness is high."
],
"type": "string"
},
"predictedClicksChangeFraction": {
"description": "The predicted change in clicks as a fraction after introducing the suggested price compared to current active price. For example, 0.05 is a 5% predicted increase in clicks.",
"format": "double",
Expand Down
25 changes: 17 additions & 8 deletions content/v2.1/content-gen.go

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

12 changes: 11 additions & 1 deletion firebaseml/v2beta/firebaseml-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
}
}
},
"revision": "20240503",
"revision": "20240508",
"rootUrl": "https://firebaseml.googleapis.com/",
"schemas": {
"Blob": {
Expand Down Expand Up @@ -668,6 +668,12 @@
},
"type": "object"
},
"GoogleSearchRetrieval": {
"description": "Tool to retrieve public web data for grounding, powered by Google.",
"id": "GoogleSearchRetrieval",
"properties": {},
"type": "object"
},
"GroundingMetadata": {
"description": "Metadata returned to client when grounding is enabled.",
"id": "GroundingMetadata",
Expand Down Expand Up @@ -1111,6 +1117,10 @@
},
"type": "array"
},
"googleSearchRetrieval": {
"$ref": "GoogleSearchRetrieval",
"description": "Optional. GoogleSearchRetrieval tool type. Specialized retrieval tool that is powered by Google search."
},
"retrieval": {
"$ref": "Retrieval",
"description": "Optional. Retrieval tool type. System will always execute the provided retrieval tool(s) to get external knowledge to answer the prompt. Retrieval results are presented to the model for generation."
Expand Down
8 changes: 8 additions & 0 deletions firebaseml/v2beta/firebaseml-gen.go

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

0 comments on commit 6604a5d

Please sign in to comment.