|
645 | 645 | ]
|
646 | 646 | },
|
647 | 647 | "list": {
|
648 |
| - "description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.", |
| 648 | + "description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.", |
649 | 649 | "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/operations",
|
650 | 650 | "httpMethod": "GET",
|
651 | 651 | "id": "datafusion.projects.locations.operations.list",
|
|
737 | 737 | }
|
738 | 738 | }
|
739 | 739 | },
|
740 |
| - "revision": "20221213", |
| 740 | + "revision": "20230320", |
741 | 741 | "rootUrl": "https://datafusion.googleapis.com/",
|
742 | 742 | "schemas": {
|
743 | 743 | "Accelerator": {
|
|
750 | 750 | "ACCELERATOR_TYPE_UNSPECIFIED",
|
751 | 751 | "CDC",
|
752 | 752 | "HEALTHCARE",
|
753 |
| - "CCAI_INSIGHTS" |
| 753 | + "CCAI_INSIGHTS", |
| 754 | + "CLOUDSEARCH" |
754 | 755 | ],
|
755 | 756 | "enumDescriptions": [
|
756 | 757 | "Default value, if unspecified.",
|
757 | 758 | "Change Data Capture accelerator for CDF.",
|
758 | 759 | "Cloud Healthcare accelerator for CDF. This accelerator is to enable Cloud Healthcare specific CDF plugins developed by Healthcare team.",
|
759 |
| - "Contact Center AI Insights This accelerator is used to enable import and export pipelines custom built to streamline CCAI Insights processing." |
| 760 | + "Contact Center AI Insights This accelerator is used to enable import and export pipelines custom built to streamline CCAI Insights processing.", |
| 761 | + "Cloud search accelerator for CDF. This accelerator is to enable Cloud search specific CDF plugins developed by Cloudsearch team." |
760 | 762 | ],
|
761 | 763 | "type": "string"
|
762 | 764 | },
|
|
836 | 838 | "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)."
|
837 | 839 | },
|
838 | 840 | "members": {
|
839 |
| - "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. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `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`. ", |
| 841 | + "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. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `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.", |
840 | 842 | "items": {
|
841 | 843 | "type": "string"
|
842 | 844 | },
|
|
942 | 944 | "id": "Instance",
|
943 | 945 | "properties": {
|
944 | 946 | "accelerators": {
|
945 |
| - "description": "List of accelerators enabled for this CDF instance.", |
| 947 | + "description": "Output only. List of accelerators enabled for this CDF instance.", |
946 | 948 | "items": {
|
947 | 949 | "$ref": "Accelerator"
|
948 | 950 | },
|
| 951 | + "readOnly": true, |
949 | 952 | "type": "array"
|
950 | 953 | },
|
951 | 954 | "apiEndpoint": {
|
|
954 | 957 | "type": "string"
|
955 | 958 | },
|
956 | 959 | "availableVersion": {
|
957 |
| - "description": "Available versions that the instance can be upgraded to using UpdateInstanceRequest.", |
| 960 | + "description": "Output only. Available versions that the instance can be upgraded to using UpdateInstanceRequest.", |
958 | 961 | "items": {
|
959 | 962 | "$ref": "Version"
|
960 | 963 | },
|
| 964 | + "readOnly": true, |
961 | 965 | "type": "array"
|
962 | 966 | },
|
963 | 967 | "createTime": {
|
|
0 commit comments