diff --git a/docs/google-docs/index.md b/docs/google-docs/index.md index 7fbe47f55b..9dddec396d 100644 --- a/docs/google-docs/index.md +++ b/docs/google-docs/index.md @@ -19,12 +19,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; Cloud computing services offered by Google. -:::info Provider Summary (v24.06.00234) +:::info Provider Summary (v24.06.00236)
total services: 163
-total methods: 8364
+total methods: 8365
total resources: 1706
diff --git a/docs/google-docs/providers/google/accessapproval/access_approval_settings/index.md b/docs/google-docs/providers/google/accessapproval/access_approval_settings/index.md index 79d680a6f3..5d385e7c31 100644 --- a/docs/google-docs/providers/google/accessapproval/access_approval_settings/index.md +++ b/docs/google-docs/providers/google/accessapproval/access_approval_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccess_approval_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accessapproval/approval_requests/index.md b/docs/google-docs/providers/google/accessapproval/approval_requests/index.md index 5ef29cdeea..433b5766d6 100644 --- a/docs/google-docs/providers/google/accessapproval/approval_requests/index.md +++ b/docs/google-docs/providers/google/accessapproval/approval_requests/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapproval_requests
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accessapproval/index.md b/docs/google-docs/providers/google/accessapproval/index.md index e05aff1122..a539a2db26 100644 --- a/docs/google-docs/providers/google/accessapproval/index.md +++ b/docs/google-docs/providers/google/accessapproval/index.md @@ -34,7 +34,7 @@ An API for controlling access to data by Google personnel. TypeService TitleAccess Approval API DescriptionAn API for controlling access to data by Google personnel. -Idaccessapproval:v24.06.00234 +Idaccessapproval:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/accessapproval/service_account/index.md b/docs/google-docs/providers/google/accessapproval/service_account/index.md index 912d9b2a67..01b967a6a6 100644 --- a/docs/google-docs/providers/google/accessapproval/service_account/index.md +++ b/docs/google-docs/providers/google/accessapproval/service_account/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_account
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accesscontextmanager/access_levels/index.md b/docs/google-docs/providers/google/accesscontextmanager/access_levels/index.md index 9918259789..5b277de119 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/access_levels/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/access_levels/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccess_levels
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all access levels for an access policy. | | | `INSERT` | | Creates an access level. The long-running operation from this RPC has a successful status after the access level propagates to long-lasting storage. If access levels contain errors, an error response is returned for the first error encountered. | | | `DELETE` | | Deletes an access level based on the resource name. The long-running operation from this RPC has a successful status after the access level has been removed from long-lasting storage. | +| | `UPDATE` | | Updates an access level. The long-running operation from this RPC has a successful status after the changes to the access level propagate to long-lasting storage. If access levels contain errors, an error response is returned for the first error encountered. | | | `EXEC` | | Lists all access levels for an access policy. | -| | `EXEC` | | Updates an access level. The long-running operation from this RPC has a successful status after the changes to the access level propagate to long-lasting storage. If access levels contain errors, an error response is returned for the first error encountered. | | | `EXEC` | | Replaces all existing access levels in an access policy with the access levels provided. This is done atomically. The long-running operation from this RPC has a successful status after all replacements propagate to long-lasting storage. If the replacement contains errors, an error response is returned for the first error encountered. Upon error, the replacement is cancelled, and existing access levels are not affected. The Operation.response field contains ReplaceAccessLevelsResponse. Removing access levels contained in existing service perimeters result in an error. | diff --git a/docs/google-docs/providers/google/accesscontextmanager/access_levels_iam_policies/index.md b/docs/google-docs/providers/google/accesscontextmanager/access_levels_iam_policies/index.md index 08b8ccc603..ce252adcbd 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/access_levels_iam_policies/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/access_levels_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccess_levels_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accesscontextmanager/access_policies/index.md b/docs/google-docs/providers/google/accesscontextmanager/access_policies/index.md index 8f829cadb4..d0a9fc3a46 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/access_policies/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/access_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccess_policies
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all access policies in an organization. | | | `INSERT` | | Creates an access policy. This method fails if the organization already has an access policy. The long-running operation has a successful status after the access policy propagates to long-lasting storage. Syntactic and basic semantic errors are returned in `metadata` as a BadRequest proto. | | | `DELETE` | | Deletes an access policy based on the resource name. The long-running operation has a successful status after the access policy is removed from long-lasting storage. | +| | `UPDATE` | | Updates an access policy. The long-running operation from this RPC has a successful status after the changes to the access policy propagate to long-lasting storage. | | | `EXEC` | | Lists all access policies in an organization. | -| | `EXEC` | | Updates an access policy. The long-running operation from this RPC has a successful status after the changes to the access policy propagate to long-lasting storage. | diff --git a/docs/google-docs/providers/google/accesscontextmanager/access_policies_iam_policies/index.md b/docs/google-docs/providers/google/accesscontextmanager/access_policies_iam_policies/index.md index 16e1c39dd5..9c24eeefb7 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/access_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/access_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccess_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accesscontextmanager/authorized_orgs_descs/index.md b/docs/google-docs/providers/google/accesscontextmanager/authorized_orgs_descs/index.md index 8e49f04d1e..6adbef0bf3 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/authorized_orgs_descs/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/authorized_orgs_descs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorized_orgs_descs
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all authorized orgs descs for an access policy. | | | `INSERT` | | Creates an authorized orgs desc. The long-running operation from this RPC has a successful status after the authorized orgs desc propagates to long-lasting storage. If a authorized orgs desc contains errors, an error response is returned for the first error encountered. The name of this `AuthorizedOrgsDesc` will be assigned during creation. | | | `DELETE` | | Deletes an authorized orgs desc based on the resource name. The long-running operation from this RPC has a successful status after the authorized orgs desc is removed from long-lasting storage. | +| | `UPDATE` | | Updates an authorized orgs desc. The long-running operation from this RPC has a successful status after the authorized orgs desc propagates to long-lasting storage. If a authorized orgs desc contains errors, an error response is returned for the first error encountered. Only the organization list in `AuthorizedOrgsDesc` can be updated. The name, authorization_type, asset_type and authorization_direction cannot be updated. | | | `EXEC` | | Lists all authorized orgs descs for an access policy. | -| | `EXEC` | | Updates an authorized orgs desc. The long-running operation from this RPC has a successful status after the authorized orgs desc propagates to long-lasting storage. If a authorized orgs desc contains errors, an error response is returned for the first error encountered. Only the organization list in `AuthorizedOrgsDesc` can be updated. The name, authorization_type, asset_type and authorization_direction cannot be updated. | diff --git a/docs/google-docs/providers/google/accesscontextmanager/gcp_user_access_bindings/index.md b/docs/google-docs/providers/google/accesscontextmanager/gcp_user_access_bindings/index.md index 46fe2e2fb9..d7498f5b59 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/gcp_user_access_bindings/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/gcp_user_access_bindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegcp_user_access_bindings
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all GcpUserAccessBindings for a Google Cloud organization. | | | `INSERT` | | Creates a GcpUserAccessBinding. If the client specifies a name, the server ignores it. Fails if a resource already exists with the same group_key. Completion of this long-running operation does not necessarily signify that the new binding is deployed onto all affected users, which may take more time. | | | `DELETE` | | Deletes a GcpUserAccessBinding. Completion of this long-running operation does not necessarily signify that the binding deletion is deployed onto all affected users, which may take more time. | +| | `UPDATE` | | Updates a GcpUserAccessBinding. Completion of this long-running operation does not necessarily signify that the changed binding is deployed onto all affected users, which may take more time. | | | `EXEC` | | Lists all GcpUserAccessBindings for a Google Cloud organization. | -| | `EXEC` | | Updates a GcpUserAccessBinding. Completion of this long-running operation does not necessarily signify that the changed binding is deployed onto all affected users, which may take more time. | diff --git a/docs/google-docs/providers/google/accesscontextmanager/index.md b/docs/google-docs/providers/google/accesscontextmanager/index.md index 0fcd0a472f..07b4dd8863 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/index.md @@ -34,7 +34,7 @@ An API for setting attribute based access control to requests to Google Cloud se TypeService TitleAccess Context Manager API DescriptionAn API for setting attribute based access control to requests to Google Cloud services. *Warning:* Do not mix *v1alpha* and *v1* API usage in the same access policy. The v1alpha API supports new Access Context Manager features, which may have different attributes or behaviors that are not supported by v1. The practice of mixed API usage within a policy may result in the inability to update that policy, including any access levels or service perimeters belonging to it. It is not recommended to use both v1 and v1alpha for modifying policies with critical service perimeters. Modifications using v1alpha should be limited to policies with non-production/non-critical service perimeters. -Idaccesscontextmanager:v24.06.00234 +Idaccesscontextmanager:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/accesscontextmanager/operations/index.md b/docs/google-docs/providers/google/accesscontextmanager/operations/index.md index 238bcddc3f..993b4b2c6f 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/operations/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accesscontextmanager/service_perimeters/index.md b/docs/google-docs/providers/google/accesscontextmanager/service_perimeters/index.md index 0b37d0a7cf..97e55f9271 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/service_perimeters/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/service_perimeters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_perimeters
TypeResource
Id
Id
## Fields @@ -44,7 +44,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all service perimeters for an access policy. | | | `INSERT` | | Creates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains errors, an error response is returned for the first error encountered. | | | `DELETE` | | Deletes a service perimeter based on the resource name. The long-running operation from this RPC has a successful status after the service perimeter is removed from long-lasting storage. | +| | `UPDATE` | | Updates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains errors, an error response is returned for the first error encountered. | | | `EXEC` | | Lists all service perimeters for an access policy. | | | `EXEC` | | Commits the dry-run specification for all the service perimeters in an access policy. A commit operation on a service perimeter involves copying its `spec` field to the `status` field of the service perimeter. Only service perimeters with `use_explicit_dry_run_spec` field set to true are affected by a commit operation. The long-running operation from this RPC has a successful status after the dry-run specifications for all the service perimeters have been committed. If a commit fails, it causes the long-running operation to return an error response and the entire commit operation is cancelled. When successful, the Operation.response field contains CommitServicePerimetersResponse. The `dry_run` and the `spec` fields are cleared after a successful commit operation. | -| | `EXEC` | | Updates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains errors, an error response is returned for the first error encountered. | | | `EXEC` | | Replace all existing service perimeters in an access policy with the service perimeters provided. This is done atomically. The long-running operation from this RPC has a successful status after all replacements propagate to long-lasting storage. Replacements containing errors result in an error response for the first error encountered. Upon an error, replacement are cancelled and existing service perimeters are not affected. The Operation.response field contains ReplaceServicePerimetersResponse. | diff --git a/docs/google-docs/providers/google/accesscontextmanager/service_perimeters_iam_policies/index.md b/docs/google-docs/providers/google/accesscontextmanager/service_perimeters_iam_policies/index.md index 45d0ca4230..25043a7153 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/service_perimeters_iam_policies/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/service_perimeters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_perimeters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/accesscontextmanager/services/index.md b/docs/google-docs/providers/google/accesscontextmanager/services/index.md index 5c01721f83..c206c9cef6 100644 --- a/docs/google-docs/providers/google/accesscontextmanager/services/index.md +++ b/docs/google-docs/providers/google/accesscontextmanager/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/addressvalidation/addressvalidation/index.md b/docs/google-docs/providers/google/addressvalidation/addressvalidation/index.md index e2fda2d478..e0048d4939 100644 --- a/docs/google-docs/providers/google/addressvalidation/addressvalidation/index.md +++ b/docs/google-docs/providers/google/addressvalidation/addressvalidation/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddressvalidation
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/addressvalidation/index.md b/docs/google-docs/providers/google/addressvalidation/index.md index 0ddac99399..2afcd632c9 100644 --- a/docs/google-docs/providers/google/addressvalidation/index.md +++ b/docs/google-docs/providers/google/addressvalidation/index.md @@ -34,7 +34,7 @@ The Address Validation API allows developers to verify the accuracy of addresses TypeService TitleAddress Validation API DescriptionThe Address Validation API allows developers to verify the accuracy of addresses. Given an address, it returns information about the correctness of the components of the parsed address, a geocode, and a verdict on the deliverability of the parsed address. -Idaddressvalidation:v24.06.00234 +Idaddressvalidation:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/advisorynotifications/index.md b/docs/google-docs/providers/google/advisorynotifications/index.md index 160f7ce9cb..cbd0cc514f 100644 --- a/docs/google-docs/providers/google/advisorynotifications/index.md +++ b/docs/google-docs/providers/google/advisorynotifications/index.md @@ -34,7 +34,7 @@ An API for accessing Advisory Notifications in Google Cloud TypeService TitleAdvisory Notifications API DescriptionAn API for accessing Advisory Notifications in Google Cloud -Idadvisorynotifications:v24.06.00234 +Idadvisorynotifications:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/advisorynotifications/notifications/index.md b/docs/google-docs/providers/google/advisorynotifications/notifications/index.md index 7b00dbe56b..0379f20c8c 100644 --- a/docs/google-docs/providers/google/advisorynotifications/notifications/index.md +++ b/docs/google-docs/providers/google/advisorynotifications/notifications/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotifications
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/advisorynotifications/settings/index.md b/docs/google-docs/providers/google/advisorynotifications/settings/index.md index 630c257c37..e611688982 100644 --- a/docs/google-docs/providers/google/advisorynotifications/settings/index.md +++ b/docs/google-docs/providers/google/advisorynotifications/settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesettings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/annotation_specs/index.md b/docs/google-docs/providers/google/aiplatform/annotation_specs/index.md index 31089b2d61..0f30d958f7 100644 --- a/docs/google-docs/providers/google/aiplatform/annotation_specs/index.md +++ b/docs/google-docs/providers/google/aiplatform/annotation_specs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameannotation_specs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/annotations/index.md b/docs/google-docs/providers/google/aiplatform/annotations/index.md index 314e8258fd..4a21012e3d 100644 --- a/docs/google-docs/providers/google/aiplatform/annotations/index.md +++ b/docs/google-docs/providers/google/aiplatform/annotations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameannotations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/artifacts/index.md b/docs/google-docs/providers/google/aiplatform/artifacts/index.md index 9990790720..628662a668 100644 --- a/docs/google-docs/providers/google/aiplatform/artifacts/index.md +++ b/docs/google-docs/providers/google/aiplatform/artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameartifacts
TypeResource
Id
Id
## Fields @@ -49,7 +49,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Artifacts in the MetadataStore. | | | `INSERT` | | Creates an Artifact associated with a MetadataStore. | | | `DELETE` | | Deletes an Artifact. | +| | `UPDATE` | | Updates a stored Artifact. | | | `EXEC` | | Lists Artifacts in the MetadataStore. | -| | `EXEC` | | Updates a stored Artifact. | | | `EXEC` | | Purges Artifacts. | | | `EXEC` | | Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph. | diff --git a/docs/google-docs/providers/google/aiplatform/batch_prediction_jobs/index.md b/docs/google-docs/providers/google/aiplatform/batch_prediction_jobs/index.md index 034be36b32..45f70a7e84 100644 --- a/docs/google-docs/providers/google/aiplatform/batch_prediction_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/batch_prediction_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebatch_prediction_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/contexts/index.md b/docs/google-docs/providers/google/aiplatform/contexts/index.md index 90ca115969..14db167613 100644 --- a/docs/google-docs/providers/google/aiplatform/contexts/index.md +++ b/docs/google-docs/providers/google/aiplatform/contexts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontexts
TypeResource
Id
Id
## Fields @@ -48,7 +48,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Contexts on the MetadataStore. | | | `INSERT` | | Creates a Context associated with a MetadataStore. | | | `DELETE` | | Deletes a stored Context. | +| | `UPDATE` | | Updates a stored Context. | | | `EXEC` | | Lists Contexts on the MetadataStore. | -| | `EXEC` | | Updates a stored Context. | | | `EXEC` | | Purges Contexts. | | | `EXEC` | | Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph. | diff --git a/docs/google-docs/providers/google/aiplatform/contexts_context_artifacts_and_executions/index.md b/docs/google-docs/providers/google/aiplatform/contexts_context_artifacts_and_executions/index.md index 37ffbfaeab..396ae4d7c4 100644 --- a/docs/google-docs/providers/google/aiplatform/contexts_context_artifacts_and_executions/index.md +++ b/docs/google-docs/providers/google/aiplatform/contexts_context_artifacts_and_executions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontexts_context_artifacts_and_executions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/contexts_context_children/index.md b/docs/google-docs/providers/google/aiplatform/contexts_context_children/index.md index 0a17e0640e..cf5aeeed7b 100644 --- a/docs/google-docs/providers/google/aiplatform/contexts_context_children/index.md +++ b/docs/google-docs/providers/google/aiplatform/contexts_context_children/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontexts_context_children
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/custom_jobs/index.md b/docs/google-docs/providers/google/aiplatform/custom_jobs/index.md index 378eae90be..485beed08f 100644 --- a/docs/google-docs/providers/google/aiplatform/custom_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/custom_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/data_items/index.md b/docs/google-docs/providers/google/aiplatform/data_items/index.md index f0eca7c90f..6171d372c2 100644 --- a/docs/google-docs/providers/google/aiplatform/data_items/index.md +++ b/docs/google-docs/providers/google/aiplatform/data_items/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_items
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/data_labeling_jobs/index.md b/docs/google-docs/providers/google/aiplatform/data_labeling_jobs/index.md index 131731aff9..ef20d81cbb 100644 --- a/docs/google-docs/providers/google/aiplatform/data_labeling_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/data_labeling_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_labeling_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/dataset_versions/index.md b/docs/google-docs/providers/google/aiplatform/dataset_versions/index.md index 2f7016c19e..de1154e724 100644 --- a/docs/google-docs/providers/google/aiplatform/dataset_versions/index.md +++ b/docs/google-docs/providers/google/aiplatform/dataset_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedataset_versions
TypeResource
Id
Id
## Fields @@ -45,6 +45,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists DatasetVersions in a Dataset. | | | `INSERT` | | Create a version from a Dataset. | | | `DELETE` | | Deletes a Dataset version. | +| | `UPDATE` | | Updates a DatasetVersion. | | | `EXEC` | | Lists DatasetVersions in a Dataset. | -| | `EXEC` | | Updates a DatasetVersion. | | | `EXEC` | | Restores a dataset version. | diff --git a/docs/google-docs/providers/google/aiplatform/datasets/index.md b/docs/google-docs/providers/google/aiplatform/datasets/index.md index 0d8cad31ca..4f786ce352 100644 --- a/docs/google-docs/providers/google/aiplatform/datasets/index.md +++ b/docs/google-docs/providers/google/aiplatform/datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatasets
TypeResource
Id
Id
## Fields @@ -51,8 +51,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Datasets in a Location. | | | `INSERT` | | Creates a Dataset. | | | `DELETE` | | Deletes a Dataset. | +| | `UPDATE` | | Updates a Dataset. | | | `EXEC` | | Lists Datasets in a Location. | | | `EXEC` | | Exports data from a Dataset. | | | `EXEC` | | Imports data into a Dataset. | -| | `EXEC` | | Updates a Dataset. | | | `EXEC` | | Searches DataItems in a Dataset. | diff --git a/docs/google-docs/providers/google/aiplatform/deployment_resource_pools/index.md b/docs/google-docs/providers/google/aiplatform/deployment_resource_pools/index.md index 1d70d20963..fe9e50b5e0 100644 --- a/docs/google-docs/providers/google/aiplatform/deployment_resource_pools/index.md +++ b/docs/google-docs/providers/google/aiplatform/deployment_resource_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployment_resource_pools
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/endpoints/index.md b/docs/google-docs/providers/google/aiplatform/endpoints/index.md index b2e903a121..5fe608d97d 100644 --- a/docs/google-docs/providers/google/aiplatform/endpoints/index.md +++ b/docs/google-docs/providers/google/aiplatform/endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoints
TypeResource
Id
Id
## Fields @@ -52,6 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Endpoints in a Location. | | | `INSERT` | | Creates an Endpoint. | | | `DELETE` | | Deletes an Endpoint. | +| | `UPDATE` | | Updates an Endpoint. | | | `EXEC` | | Lists Endpoints in a Location. | | | `EXEC` | | Return a list of tokens based on the input text. | | | `EXEC` | | Perform a token counting. | @@ -61,7 +62,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Perform an online explanation. If deployed_model_id is specified, the corresponding DeployModel must have explanation_spec populated. If deployed_model_id is not specified, all DeployedModels must have explanation_spec populated. | | | `EXEC` | | Generate content with multimodal inputs. | | | `EXEC` | | Updates an existing deployed model. Updatable fields include `min_replica_count`, `max_replica_count`, `autoscaling_metric_specs`, `disable_container_logging` (v1 only), and `enable_container_logging` (v1beta1 only). | -| | `EXEC` | | Updates an Endpoint. | | | `EXEC` | | Perform an online prediction. | | | `EXEC` | | Perform an online prediction with an arbitrary HTTP payload. The response includes the following HTTP headers: * `X-Vertex-AI-Endpoint-Id`: ID of the Endpoint that served this prediction. * `X-Vertex-AI-Deployed-Model-Id`: ID of the Endpoint's DeployedModel that served this prediction. | | | `EXEC` | | Perform a server-side streaming online prediction request for Vertex LLM streaming. | diff --git a/docs/google-docs/providers/google/aiplatform/entity_types/index.md b/docs/google-docs/providers/google/aiplatform/entity_types/index.md index 0de8038d67..bf8911e4c0 100644 --- a/docs/google-docs/providers/google/aiplatform/entity_types/index.md +++ b/docs/google-docs/providers/google/aiplatform/entity_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentity_types
TypeResource
Id
Id
## Fields @@ -45,10 +45,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists EntityTypes in a given Featurestore. | | | `INSERT` | | Creates a new EntityType in a given Featurestore. | | | `DELETE` | | Deletes a single EntityType. The EntityType must not have any Features or `force` must be set to true for the request to succeed. | +| | `UPDATE` | | Updates the parameters of a single EntityType. | | | `EXEC` | | Lists EntityTypes in a given Featurestore. | | | `EXEC` | | Exports Feature values from all the entities of a target EntityType. | | | `EXEC` | | Imports Feature values into the Featurestore from a source storage. The progress of the import is tracked by the returned operation. The imported features are guaranteed to be visible to subsequent read operations after the operation is marked as successfully done. If an import operation fails, the Feature values returned from reads and exports may be inconsistent. If consistency is required, the caller must retry the same import request again and wait till the new operation returned is marked as successfully done. There are also scenarios where the caller can cause inconsistency. - Source data for import contains multiple distinct Feature values for the same entity ID and timestamp. - Source is modified during an import. This includes adding, updating, or removing source data and/or metadata. Examples of updating metadata include but are not limited to changing storage location, storage class, or retention policy. - Online serving cluster is under-provisioned. | -| | `EXEC` | | Updates the parameters of a single EntityType. | | | `EXEC` | | Reads Feature values of a specific entity of an EntityType. For reading feature values of multiple entities of an EntityType, please use StreamingReadFeatureValues. | | | `EXEC` | | Reads Feature values for multiple entities. Depending on their size, data for different entities may be broken up across multiple responses. | | | `EXEC` | | Writes Feature values of one or more entities of an EntityType. The Feature values are merged into existing entities if any. The Feature values to be written must have timestamp within the online storage retention. | diff --git a/docs/google-docs/providers/google/aiplatform/entity_types_feature_values/index.md b/docs/google-docs/providers/google/aiplatform/entity_types_feature_values/index.md index c7d53ee461..8d01132355 100644 --- a/docs/google-docs/providers/google/aiplatform/entity_types_feature_values/index.md +++ b/docs/google-docs/providers/google/aiplatform/entity_types_feature_values/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentity_types_feature_values
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/entity_types_iam_policies/index.md b/docs/google-docs/providers/google/aiplatform/entity_types_iam_policies/index.md index d392856d86..59f7f0ef4b 100644 --- a/docs/google-docs/providers/google/aiplatform/entity_types_iam_policies/index.md +++ b/docs/google-docs/providers/google/aiplatform/entity_types_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentity_types_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/evaluations/index.md b/docs/google-docs/providers/google/aiplatform/evaluations/index.md index 949b0e3aaf..b249d46fcb 100644 --- a/docs/google-docs/providers/google/aiplatform/evaluations/index.md +++ b/docs/google-docs/providers/google/aiplatform/evaluations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevaluations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/executions/index.md b/docs/google-docs/providers/google/aiplatform/executions/index.md index bb8a75c770..dca046f1da 100644 --- a/docs/google-docs/providers/google/aiplatform/executions/index.md +++ b/docs/google-docs/providers/google/aiplatform/executions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexecutions
TypeResource
Id
Id
## Fields @@ -48,7 +48,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Executions in the MetadataStore. | | | `INSERT` | | Creates an Execution associated with a MetadataStore. | | | `DELETE` | | Deletes an Execution. | +| | `UPDATE` | | Updates a stored Execution. | | | `EXEC` | | Lists Executions in the MetadataStore. | -| | `EXEC` | | Updates a stored Execution. | | | `EXEC` | | Purges Executions. | | | `EXEC` | | Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events. | diff --git a/docs/google-docs/providers/google/aiplatform/executions_execution_events/index.md b/docs/google-docs/providers/google/aiplatform/executions_execution_events/index.md index b086cf709c..61423526f2 100644 --- a/docs/google-docs/providers/google/aiplatform/executions_execution_events/index.md +++ b/docs/google-docs/providers/google/aiplatform/executions_execution_events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexecutions_execution_events
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/experiments/index.md b/docs/google-docs/providers/google/aiplatform/experiments/index.md index bdb20b9a01..76c61cd52f 100644 --- a/docs/google-docs/providers/google/aiplatform/experiments/index.md +++ b/docs/google-docs/providers/google/aiplatform/experiments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexperiments
TypeResource
Id
Id
## Fields @@ -45,7 +45,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TensorboardExperiments in a Location. | | | `INSERT` | | Creates a TensorboardExperiment. | | | `DELETE` | | Deletes a TensorboardExperiment. | +| | `UPDATE` | | Updates a TensorboardExperiment. | | | `EXEC` | | Lists TensorboardExperiments in a Location. | | | `EXEC` | | Batch create TensorboardTimeSeries that belong to a TensorboardExperiment. | -| | `EXEC` | | Updates a TensorboardExperiment. | | | `EXEC` | | Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's. If any data fail to be ingested, an error is returned. | diff --git a/docs/google-docs/providers/google/aiplatform/feature_groups/index.md b/docs/google-docs/providers/google/aiplatform/feature_groups/index.md index 239d8b47c3..f9c2e6b645 100644 --- a/docs/google-docs/providers/google/aiplatform/feature_groups/index.md +++ b/docs/google-docs/providers/google/aiplatform/feature_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeature_groups
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists FeatureGroups in a given project and location. | | | `INSERT` | | Creates a new FeatureGroup in a given project and location. | | | `DELETE` | | Deletes a single FeatureGroup. | +| | `UPDATE` | | Updates the parameters of a single FeatureGroup. | | | `EXEC` | | Lists FeatureGroups in a given project and location. | -| | `EXEC` | | Updates the parameters of a single FeatureGroup. | diff --git a/docs/google-docs/providers/google/aiplatform/feature_online_stores/index.md b/docs/google-docs/providers/google/aiplatform/feature_online_stores/index.md index ec50de4d47..d3b22fe240 100644 --- a/docs/google-docs/providers/google/aiplatform/feature_online_stores/index.md +++ b/docs/google-docs/providers/google/aiplatform/feature_online_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeature_online_stores
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists FeatureOnlineStores in a given project and location. | | | `INSERT` | | Creates a new FeatureOnlineStore in a given project and location. | | | `DELETE` | | Deletes a single FeatureOnlineStore. The FeatureOnlineStore must not contain any FeatureViews. | +| | `UPDATE` | | Updates the parameters of a single FeatureOnlineStore. | | | `EXEC` | | Lists FeatureOnlineStores in a given project and location. | -| | `EXEC` | | Updates the parameters of a single FeatureOnlineStore. | diff --git a/docs/google-docs/providers/google/aiplatform/feature_view_syncs/index.md b/docs/google-docs/providers/google/aiplatform/feature_view_syncs/index.md index 7352cbd986..a3359425dc 100644 --- a/docs/google-docs/providers/google/aiplatform/feature_view_syncs/index.md +++ b/docs/google-docs/providers/google/aiplatform/feature_view_syncs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeature_view_syncs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/feature_views/index.md b/docs/google-docs/providers/google/aiplatform/feature_views/index.md index 050b280082..cd4cb904b4 100644 --- a/docs/google-docs/providers/google/aiplatform/feature_views/index.md +++ b/docs/google-docs/providers/google/aiplatform/feature_views/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeature_views
TypeResource
Id
Id
## Fields @@ -46,7 +46,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists FeatureViews in a given FeatureOnlineStore. | | | `INSERT` | | Creates a new FeatureView in a given FeatureOnlineStore. | | | `DELETE` | | Deletes a single FeatureView. | +| | `UPDATE` | | Updates the parameters of a single FeatureView. | | | `EXEC` | | Lists FeatureViews in a given FeatureOnlineStore. | -| | `EXEC` | | Updates the parameters of a single FeatureView. | | | `EXEC` | | Search the nearest entities under a FeatureView. Search only works for indexable feature view; if a feature view isn't indexable, returns Invalid argument response. | | | `EXEC` | | Triggers on-demand sync for the FeatureView. | diff --git a/docs/google-docs/providers/google/aiplatform/feature_views_feature_values/index.md b/docs/google-docs/providers/google/aiplatform/feature_views_feature_values/index.md index 0914a494e5..98079d456c 100644 --- a/docs/google-docs/providers/google/aiplatform/feature_views_feature_values/index.md +++ b/docs/google-docs/providers/google/aiplatform/feature_views_feature_values/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeature_views_feature_values
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/features/index.md b/docs/google-docs/providers/google/aiplatform/features/index.md index 682f34f1c6..d412899231 100644 --- a/docs/google-docs/providers/google/aiplatform/features/index.md +++ b/docs/google-docs/providers/google/aiplatform/features/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeatures
TypeResource
Id
Id
## Fields @@ -48,6 +48,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Features in a given FeatureGroup. | | | `INSERT` | | Creates a new Feature in a given FeatureGroup. | | | `DELETE` | | Deletes a single Feature. | +| | `UPDATE` | | Updates the parameters of a single Feature. | | | `EXEC` | | Lists Features in a given FeatureGroup. | | | `EXEC` | | Creates a batch of Features in a given EntityType. | -| | `EXEC` | | Updates the parameters of a single Feature. | diff --git a/docs/google-docs/providers/google/aiplatform/featurestores/index.md b/docs/google-docs/providers/google/aiplatform/featurestores/index.md index 699fc2e74c..44fb5245a8 100644 --- a/docs/google-docs/providers/google/aiplatform/featurestores/index.md +++ b/docs/google-docs/providers/google/aiplatform/featurestores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeaturestores
TypeResource
Id
Id
## Fields @@ -46,7 +46,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Featurestores in a given project and location. | | | `INSERT` | | Creates a new Featurestore in a given project and location. | | | `DELETE` | | Deletes a single Featurestore. The Featurestore must not contain any EntityTypes or `force` must be set to true for the request to succeed. | +| | `UPDATE` | | Updates the parameters of a single Featurestore. | | | `EXEC` | | Lists Featurestores in a given project and location. | | | `EXEC` | | Batch reads Feature values from a Featurestore. This API enables batch reading Feature values, where each read instance in the batch may read Feature values of entities from one or more EntityTypes. Point-in-time correctness is guaranteed for Feature values of each read instance as of each instance's read timestamp. | -| | `EXEC` | | Updates the parameters of a single Featurestore. | | | `EXEC` | | Searches Features matching a query in a given project. | diff --git a/docs/google-docs/providers/google/aiplatform/featurestores_iam_policies/index.md b/docs/google-docs/providers/google/aiplatform/featurestores_iam_policies/index.md index ed0dad7e73..7b8729fb3e 100644 --- a/docs/google-docs/providers/google/aiplatform/featurestores_iam_policies/index.md +++ b/docs/google-docs/providers/google/aiplatform/featurestores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeaturestores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/hyperparameter_tuning_jobs/index.md b/docs/google-docs/providers/google/aiplatform/hyperparameter_tuning_jobs/index.md index a668577fc3..77cdf98d69 100644 --- a/docs/google-docs/providers/google/aiplatform/hyperparameter_tuning_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/hyperparameter_tuning_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehyperparameter_tuning_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/index.md b/docs/google-docs/providers/google/aiplatform/index.md index 8d3123d1ee..6bb765c4e5 100644 --- a/docs/google-docs/providers/google/aiplatform/index.md +++ b/docs/google-docs/providers/google/aiplatform/index.md @@ -34,7 +34,7 @@ Train high-quality custom machine learning models with minimal machine learning TypeService TitleVertex AI API DescriptionTrain high-quality custom machine learning models with minimal machine learning expertise and effort. -Idaiplatform:v24.06.00234 +Idaiplatform:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/aiplatform/index_endpoints/index.md b/docs/google-docs/providers/google/aiplatform/index_endpoints/index.md index e921811ed4..8a82c1db3f 100644 --- a/docs/google-docs/providers/google/aiplatform/index_endpoints/index.md +++ b/docs/google-docs/providers/google/aiplatform/index_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameindex_endpoints
TypeResource
Id
Id
## Fields @@ -51,10 +51,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists IndexEndpoints in a Location. | | | `INSERT` | | Creates an IndexEndpoint. | | | `DELETE` | | Deletes an IndexEndpoint. | +| | `UPDATE` | | Updates an IndexEndpoint. | | | `EXEC` | | Lists IndexEndpoints in a Location. | | | `EXEC` | | Deploys an Index into this IndexEndpoint, creating a DeployedIndex within it. Only non-empty Indexes can be deployed. | | | `EXEC` | | Finds the nearest neighbors of each vector within the request. | | | `EXEC` | | Update an existing DeployedIndex under an IndexEndpoint. | -| | `EXEC` | | Updates an IndexEndpoint. | | | `EXEC` | | Reads the datapoints/vectors of the given IDs. A maximum of 1000 datapoints can be retrieved in a batch. | | | `EXEC` | | Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using. | diff --git a/docs/google-docs/providers/google/aiplatform/indexes/index.md b/docs/google-docs/providers/google/aiplatform/indexes/index.md index edb3938e47..a12ca45f3f 100644 --- a/docs/google-docs/providers/google/aiplatform/indexes/index.md +++ b/docs/google-docs/providers/google/aiplatform/indexes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameindexes
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Indexes in a Location. | | | `INSERT` | | Creates an Index. | | | `DELETE` | | Deletes an Index. An Index can only be deleted when all its DeployedIndexes had been undeployed. | +| | `UPDATE` | | Updates an Index. | | | `EXEC` | | Lists Indexes in a Location. | -| | `EXEC` | | Updates an Index. | | | `EXEC` | | Add/update Datapoints into an Index. | diff --git a/docs/google-docs/providers/google/aiplatform/indexes_datapoints/index.md b/docs/google-docs/providers/google/aiplatform/indexes_datapoints/index.md index 4bd5b452e4..708a80824d 100644 --- a/docs/google-docs/providers/google/aiplatform/indexes_datapoints/index.md +++ b/docs/google-docs/providers/google/aiplatform/indexes_datapoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameindexes_datapoints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/locations/index.md b/docs/google-docs/providers/google/aiplatform/locations/index.md index 649abc0d39..9c8403ffda 100644 --- a/docs/google-docs/providers/google/aiplatform/locations/index.md +++ b/docs/google-docs/providers/google/aiplatform/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/metadata_schemas/index.md b/docs/google-docs/providers/google/aiplatform/metadata_schemas/index.md index abaf84fc0f..0c0e3cd8b9 100644 --- a/docs/google-docs/providers/google/aiplatform/metadata_schemas/index.md +++ b/docs/google-docs/providers/google/aiplatform/metadata_schemas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemetadata_schemas
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/metadata_stores/index.md b/docs/google-docs/providers/google/aiplatform/metadata_stores/index.md index c9457fc23b..08e318f3c8 100644 --- a/docs/google-docs/providers/google/aiplatform/metadata_stores/index.md +++ b/docs/google-docs/providers/google/aiplatform/metadata_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemetadata_stores
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/migratable_resources/index.md b/docs/google-docs/providers/google/aiplatform/migratable_resources/index.md index 8d437dd963..af2ccb292e 100644 --- a/docs/google-docs/providers/google/aiplatform/migratable_resources/index.md +++ b/docs/google-docs/providers/google/aiplatform/migratable_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemigratable_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/model_deployment_monitoring_jobs/index.md b/docs/google-docs/providers/google/aiplatform/model_deployment_monitoring_jobs/index.md index f3c53916ac..524398c8e2 100644 --- a/docs/google-docs/providers/google/aiplatform/model_deployment_monitoring_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/model_deployment_monitoring_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodel_deployment_monitoring_jobs
TypeResource
Id
Id
## Fields @@ -60,8 +60,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ModelDeploymentMonitoringJobs in a Location. | | | `INSERT` | | Creates a ModelDeploymentMonitoringJob. It will run periodically on a configured interval. | | | `DELETE` | | Deletes a ModelDeploymentMonitoringJob. | +| | `UPDATE` | | Updates a ModelDeploymentMonitoringJob. | | | `EXEC` | | Lists ModelDeploymentMonitoringJobs in a Location. | -| | `EXEC` | | Updates a ModelDeploymentMonitoringJob. | | | `EXEC` | | Pauses a ModelDeploymentMonitoringJob. If the job is running, the server makes a best effort to cancel the job. Will mark ModelDeploymentMonitoringJob.state to 'PAUSED'. | | | `EXEC` | | Resumes a paused ModelDeploymentMonitoringJob. It will start to run from next scheduled time. A deleted ModelDeploymentMonitoringJob can't be resumed. | | | `EXEC` | | Searches Model Monitoring Statistics generated within a given time window. | diff --git a/docs/google-docs/providers/google/aiplatform/models/index.md b/docs/google-docs/providers/google/aiplatform/models/index.md index 416cfd1c2f..c14f323233 100644 --- a/docs/google-docs/providers/google/aiplatform/models/index.md +++ b/docs/google-docs/providers/google/aiplatform/models/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels
TypeResource
Id
Id
## Fields @@ -67,6 +67,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a Model. | | | `SELECT` | | Lists Models in a Location. | | | `DELETE` | | Deletes a Model. A model cannot be deleted if any Endpoint resource has a DeployedModel based on the model in its deployed_models field. | +| | `UPDATE` | | Updates a Model. | | | `EXEC` | | Lists Models in a Location. | | | `EXEC` | | Return a list of tokens based on the input text. | | | `EXEC` | | Copies an already existing Vertex AI Model into the specified Location. The source Model must exist in the same Project. When copying custom Models, the users themselves are responsible for Model.metadata content to be region-agnostic, as well as making sure that any resources (e.g. files) it depends on remain accessible. | @@ -74,7 +75,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Exports a trained, exportable Model to a location specified by the user. A Model is considered to be exportable if it has at least one supported export format. | | | `EXEC` | | Generate content with multimodal inputs. | | | `EXEC` | | Merges a set of aliases for a Model version. | -| | `EXEC` | | Updates a Model. | | | `EXEC` | | Perform an online prediction. | | | `EXEC` | | Perform an online prediction with an arbitrary HTTP payload. The response includes the following HTTP headers: * `X-Vertex-AI-Endpoint-Id`: ID of the Endpoint that served this prediction. * `X-Vertex-AI-Deployed-Model-Id`: ID of the Endpoint's DeployedModel that served this prediction. | | | `EXEC` | | Perform a server-side streaming online prediction request for Vertex LLM streaming. | diff --git a/docs/google-docs/providers/google/aiplatform/models_explanation_dataset/index.md b/docs/google-docs/providers/google/aiplatform/models_explanation_dataset/index.md index 20a41fadb8..9301f4a006 100644 --- a/docs/google-docs/providers/google/aiplatform/models_explanation_dataset/index.md +++ b/docs/google-docs/providers/google/aiplatform/models_explanation_dataset/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels_explanation_dataset
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/models_iam_policies/index.md b/docs/google-docs/providers/google/aiplatform/models_iam_policies/index.md index 5187e02307..0f0bcbaf4c 100644 --- a/docs/google-docs/providers/google/aiplatform/models_iam_policies/index.md +++ b/docs/google-docs/providers/google/aiplatform/models_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/models_version/index.md b/docs/google-docs/providers/google/aiplatform/models_version/index.md index c3a1e7b53d..93b00e8724 100644 --- a/docs/google-docs/providers/google/aiplatform/models_version/index.md +++ b/docs/google-docs/providers/google/aiplatform/models_version/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels_version
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/models_versions/index.md b/docs/google-docs/providers/google/aiplatform/models_versions/index.md index 98706ae2a2..7b12b4517f 100644 --- a/docs/google-docs/providers/google/aiplatform/models_versions/index.md +++ b/docs/google-docs/providers/google/aiplatform/models_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels_versions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/nas_jobs/index.md b/docs/google-docs/providers/google/aiplatform/nas_jobs/index.md index 92f3d90ef5..eef1643700 100644 --- a/docs/google-docs/providers/google/aiplatform/nas_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/nas_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenas_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/nas_trial_details/index.md b/docs/google-docs/providers/google/aiplatform/nas_trial_details/index.md index d73edc5c77..c6a368d838 100644 --- a/docs/google-docs/providers/google/aiplatform/nas_trial_details/index.md +++ b/docs/google-docs/providers/google/aiplatform/nas_trial_details/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenas_trial_details
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates/index.md b/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates/index.md index 73eb796ab8..69ea7bd518 100644 --- a/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates/index.md +++ b/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotebook_runtime_templates
TypeResource
Id
Id
## Fields @@ -55,5 +55,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists NotebookRuntimeTemplates in a Location. | | | `INSERT` | | Creates a NotebookRuntimeTemplate. | | | `DELETE` | | Deletes a NotebookRuntimeTemplate. | +| | `UPDATE` | | Updates a NotebookRuntimeTemplate. | | | `EXEC` | | Lists NotebookRuntimeTemplates in a Location. | -| | `EXEC` | | Updates a NotebookRuntimeTemplate. | diff --git a/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates_iam_policies/index.md b/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates_iam_policies/index.md index 6e360f56ea..15b32f0f19 100644 --- a/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates_iam_policies/index.md +++ b/docs/google-docs/providers/google/aiplatform/notebook_runtime_templates_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotebook_runtime_templates_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/notebook_runtimes/index.md b/docs/google-docs/providers/google/aiplatform/notebook_runtimes/index.md index cd181bb17e..4662b654f6 100644 --- a/docs/google-docs/providers/google/aiplatform/notebook_runtimes/index.md +++ b/docs/google-docs/providers/google/aiplatform/notebook_runtimes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotebook_runtimes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/operations/index.md b/docs/google-docs/providers/google/aiplatform/operations/index.md index 7330e6db0b..1f555fe5ae 100644 --- a/docs/google-docs/providers/google/aiplatform/operations/index.md +++ b/docs/google-docs/providers/google/aiplatform/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields @@ -38,9 +38,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| -| | `SELECT` | | Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service. | -| | `SELECT` | | Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. | -| | `DELETE` | | Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. | -| | `EXEC` | | Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. | -| | `EXEC` | | Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`. | -| | `EXEC` | | Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done. | +| | `SELECT` | | Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service. | +| | `SELECT` | | Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. | +| | `DELETE` | | Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. | +| | `EXEC` | | Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. | +| | `EXEC` | | Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`. | +| | `EXEC` | | Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done. | diff --git a/docs/google-docs/providers/google/aiplatform/operations_wait/index.md b/docs/google-docs/providers/google/aiplatform/operations_wait/index.md index 3c0258d116..2fa4ad892d 100644 --- a/docs/google-docs/providers/google/aiplatform/operations_wait/index.md +++ b/docs/google-docs/providers/google/aiplatform/operations_wait/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations_wait
TypeResource
Id
Id
## Fields @@ -38,5 +38,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; ## Methods | Name | Accessible by | Required Params | |:-----|:--------------|:----------------| -| | `SELECT` | | -| | `EXEC` | | +| | `SELECT` | | +| | `EXEC` | | diff --git a/docs/google-docs/providers/google/aiplatform/persistent_resources/index.md b/docs/google-docs/providers/google/aiplatform/persistent_resources/index.md index b2b6a625c8..a2d01f1861 100644 --- a/docs/google-docs/providers/google/aiplatform/persistent_resources/index.md +++ b/docs/google-docs/providers/google/aiplatform/persistent_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepersistent_resources
TypeResource
Id
Id
## Fields @@ -51,6 +51,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists PersistentResources in a Location. | | | `INSERT` | | Creates a PersistentResource. | | | `DELETE` | | Deletes a PersistentResource. | +| | `UPDATE` | | Updates a PersistentResource. | | | `EXEC` | | Lists PersistentResources in a Location. | -| | `EXEC` | | Updates a PersistentResource. | | | `EXEC` | | Reboots a PersistentResource. | diff --git a/docs/google-docs/providers/google/aiplatform/pipeline_jobs/index.md b/docs/google-docs/providers/google/aiplatform/pipeline_jobs/index.md index 1f7064d6ce..7f7334281e 100644 --- a/docs/google-docs/providers/google/aiplatform/pipeline_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/pipeline_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepipeline_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/runs/index.md b/docs/google-docs/providers/google/aiplatform/runs/index.md index cd3ba86f8a..645e05af35 100644 --- a/docs/google-docs/providers/google/aiplatform/runs/index.md +++ b/docs/google-docs/providers/google/aiplatform/runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruns
TypeResource
Id
Id
## Fields @@ -44,7 +44,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TensorboardRuns in a Location. | | | `INSERT` | | Creates a TensorboardRun. | | | `DELETE` | | Deletes a TensorboardRun. | +| | `UPDATE` | | Updates a TensorboardRun. | | | `EXEC` | | Lists TensorboardRuns in a Location. | | | `EXEC` | | Batch create TensorboardRuns. | -| | `EXEC` | | Updates a TensorboardRun. | | | `EXEC` | | Write time series data points into multiple TensorboardTimeSeries under a TensorboardRun. If any data fail to be ingested, an error is returned. | diff --git a/docs/google-docs/providers/google/aiplatform/saved_queries/index.md b/docs/google-docs/providers/google/aiplatform/saved_queries/index.md index 4116342bfb..18c3f7c6ce 100644 --- a/docs/google-docs/providers/google/aiplatform/saved_queries/index.md +++ b/docs/google-docs/providers/google/aiplatform/saved_queries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesaved_queries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/schedules/index.md b/docs/google-docs/providers/google/aiplatform/schedules/index.md index c0cbe9a51f..8bfecadfec 100644 --- a/docs/google-docs/providers/google/aiplatform/schedules/index.md +++ b/docs/google-docs/providers/google/aiplatform/schedules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameschedules
TypeResource
Id
Id
## Fields @@ -55,7 +55,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Schedules in a Location. | | | `INSERT` | | Creates a Schedule. | | | `DELETE` | | Deletes a Schedule. | +| | `UPDATE` | | Updates an active or paused Schedule. When the Schedule is updated, new runs will be scheduled starting from the updated next execution time after the update time based on the time_specification in the updated Schedule. All unstarted runs before the update time will be skipped while already created runs will NOT be paused or canceled. | | | `EXEC` | | Lists Schedules in a Location. | -| | `EXEC` | | Updates an active or paused Schedule. When the Schedule is updated, new runs will be scheduled starting from the updated next execution time after the update time based on the time_specification in the updated Schedule. All unstarted runs before the update time will be skipped while already created runs will NOT be paused or canceled. | | | `EXEC` | | Pauses a Schedule. Will mark Schedule.state to 'PAUSED'. If the schedule is paused, no new runs will be created. Already created runs will NOT be paused or canceled. | | | `EXEC` | | Resumes a paused Schedule to start scheduling new runs. Will mark Schedule.state to 'ACTIVE'. Only paused Schedule can be resumed. When the Schedule is resumed, new runs will be scheduled starting from the next execution time after the current time based on the time_specification in the Schedule. If Schedule.catchUp is set up true, all missed runs will be scheduled for backfill first. | diff --git a/docs/google-docs/providers/google/aiplatform/slices/index.md b/docs/google-docs/providers/google/aiplatform/slices/index.md index a7fcad790c..5a8a0e56b8 100644 --- a/docs/google-docs/providers/google/aiplatform/slices/index.md +++ b/docs/google-docs/providers/google/aiplatform/slices/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameslices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/specialist_pools/index.md b/docs/google-docs/providers/google/aiplatform/specialist_pools/index.md index 3271d316c3..54e10db03b 100644 --- a/docs/google-docs/providers/google/aiplatform/specialist_pools/index.md +++ b/docs/google-docs/providers/google/aiplatform/specialist_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespecialist_pools
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists SpecialistPools in a Location. | | | `INSERT` | | Creates a SpecialistPool. | | | `DELETE` | | Deletes a SpecialistPool as well as all Specialists in the pool. | +| | `UPDATE` | | Updates a SpecialistPool. | | | `EXEC` | | Lists SpecialistPools in a Location. | -| | `EXEC` | | Updates a SpecialistPool. | diff --git a/docs/google-docs/providers/google/aiplatform/studies/index.md b/docs/google-docs/providers/google/aiplatform/studies/index.md index b61c7d4739..c82660893a 100644 --- a/docs/google-docs/providers/google/aiplatform/studies/index.md +++ b/docs/google-docs/providers/google/aiplatform/studies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestudies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/tensorboards/index.md b/docs/google-docs/providers/google/aiplatform/tensorboards/index.md index cfac685b8b..fd425eff2c 100644 --- a/docs/google-docs/providers/google/aiplatform/tensorboards/index.md +++ b/docs/google-docs/providers/google/aiplatform/tensorboards/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametensorboards
TypeResource
Id
Id
## Fields @@ -48,8 +48,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Tensorboards in a Location. | | | `INSERT` | | Creates a Tensorboard. | | | `DELETE` | | Deletes a Tensorboard. | +| | `UPDATE` | | Updates a Tensorboard. | | | `EXEC` | | Lists Tensorboards in a Location. | | | `EXEC` | | Reads multiple TensorboardTimeSeries' data. The data point number limit is 1000 for scalars, 100 for tensors and blob references. If the number of data points stored is less than the limit, all data is returned. Otherwise, the number limit of data points is randomly selected from this time series and returned. | -| | `EXEC` | | Updates a Tensorboard. | | | `EXEC` | | Returns the storage size for a given TensorBoard instance. | | | `EXEC` | | Returns a list of monthly active users for a given TensorBoard instance. | diff --git a/docs/google-docs/providers/google/aiplatform/time_series/index.md b/docs/google-docs/providers/google/aiplatform/time_series/index.md index 439206fba7..b6eb550500 100644 --- a/docs/google-docs/providers/google/aiplatform/time_series/index.md +++ b/docs/google-docs/providers/google/aiplatform/time_series/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametime_series
TypeResource
Id
Id
## Fields @@ -47,8 +47,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TensorboardTimeSeries in a Location. | | | `INSERT` | | Creates a TensorboardTimeSeries. | | | `DELETE` | | Deletes a TensorboardTimeSeries. | +| | `UPDATE` | | Updates a TensorboardTimeSeries. | | | `EXEC` | | Lists TensorboardTimeSeries in a Location. | | | `EXEC` | | Exports a TensorboardTimeSeries' data. Data is returned in paginated responses. | -| | `EXEC` | | Updates a TensorboardTimeSeries. | | | `EXEC` | | Reads a TensorboardTimeSeries' data. By default, if the number of data points stored is less than 1000, all data is returned. Otherwise, 1000 data points is randomly selected from this time series and returned. This value can be changed by changing max_data_points, which can't be greater than 10k. | | | `EXEC` | | Gets bytes of TensorboardBlobs. This is to allow reading blob data stored in consumer project's Cloud Storage bucket without users having to obtain Cloud Storage access permission. | diff --git a/docs/google-docs/providers/google/aiplatform/training_pipelines/index.md b/docs/google-docs/providers/google/aiplatform/training_pipelines/index.md index ab81f014f5..50c7e421d1 100644 --- a/docs/google-docs/providers/google/aiplatform/training_pipelines/index.md +++ b/docs/google-docs/providers/google/aiplatform/training_pipelines/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametraining_pipelines
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/trials/index.md b/docs/google-docs/providers/google/aiplatform/trials/index.md index 9f03492711..42422dd885 100644 --- a/docs/google-docs/providers/google/aiplatform/trials/index.md +++ b/docs/google-docs/providers/google/aiplatform/trials/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrials
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/trials_optimal_trials/index.md b/docs/google-docs/providers/google/aiplatform/trials_optimal_trials/index.md index 7f16dda969..cca19fbf3b 100644 --- a/docs/google-docs/providers/google/aiplatform/trials_optimal_trials/index.md +++ b/docs/google-docs/providers/google/aiplatform/trials_optimal_trials/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrials_optimal_trials
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/trials_trial_measurement/index.md b/docs/google-docs/providers/google/aiplatform/trials_trial_measurement/index.md index 9de8cd02b1..e1eaba49f6 100644 --- a/docs/google-docs/providers/google/aiplatform/trials_trial_measurement/index.md +++ b/docs/google-docs/providers/google/aiplatform/trials_trial_measurement/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrials_trial_measurement
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/aiplatform/tuning_jobs/index.md b/docs/google-docs/providers/google/aiplatform/tuning_jobs/index.md index 8222157dac..76e71175ab 100644 --- a/docs/google-docs/providers/google/aiplatform/tuning_jobs/index.md +++ b/docs/google-docs/providers/google/aiplatform/tuning_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametuning_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/backups/index.md b/docs/google-docs/providers/google/alloydb/backups/index.md index 493ae5e3d9..979caf3163 100644 --- a/docs/google-docs/providers/google/alloydb/backups/index.md +++ b/docs/google-docs/providers/google/alloydb/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields @@ -59,5 +59,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Backups in a given project and location. | | | `INSERT` | | Creates a new Backup in a given project and location. | | | `DELETE` | | Deletes a single Backup. | +| | `UPDATE` | | Updates the parameters of a single Backup. | | | `EXEC` | | Lists Backups in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Backup. | diff --git a/docs/google-docs/providers/google/alloydb/clusters/index.md b/docs/google-docs/providers/google/alloydb/clusters/index.md index 90c00bac0b..5191012939 100644 --- a/docs/google-docs/providers/google/alloydb/clusters/index.md +++ b/docs/google-docs/providers/google/alloydb/clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters
TypeResource
Id
Id
## Fields @@ -67,7 +67,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Clusters in a given project and location. | | | `INSERT` | | Creates a new Cluster in a given project and location. | | | `DELETE` | | Deletes a single Cluster. | +| | `UPDATE` | | Updates the parameters of a single Cluster. | | | `EXEC` | | Lists Clusters in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Cluster. | | | `EXEC` | | Promotes a SECONDARY cluster. This turns down replication from the PRIMARY cluster and promotes a secondary cluster into its own standalone cluster. Imperative only. | | | `EXEC` | | Creates a new Cluster in a given project and location, with a volume restored from the provided source, either a backup ID or a point-in-time and a source cluster. | diff --git a/docs/google-docs/providers/google/alloydb/clusters_secondary/index.md b/docs/google-docs/providers/google/alloydb/clusters_secondary/index.md index 11ef3e73db..a200c27dba 100644 --- a/docs/google-docs/providers/google/alloydb/clusters_secondary/index.md +++ b/docs/google-docs/providers/google/alloydb/clusters_secondary/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_secondary
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/index.md b/docs/google-docs/providers/google/alloydb/index.md index 4044e0408e..6f0710b97c 100644 --- a/docs/google-docs/providers/google/alloydb/index.md +++ b/docs/google-docs/providers/google/alloydb/index.md @@ -34,7 +34,7 @@ AlloyDB for PostgreSQL is an open source-compatible database service that provid TypeService TitleAlloyDB API DescriptionAlloyDB for PostgreSQL is an open source-compatible database service that provides a powerful option for migrating, modernizing, or building commercial-grade applications. It offers full compatibility with standard PostgreSQL, and is more than 4x faster for transactional workloads and up to 100x faster for analytical queries than standard PostgreSQL in our performance tests. AlloyDB for PostgreSQL offers a 99.99 percent availability SLA inclusive of maintenance. AlloyDB is optimized for the most demanding use cases, allowing you to build new applications that require high transaction throughput, large database sizes, or multiple read resources; scale existing PostgreSQL workloads with no application changes; and modernize legacy proprietary databases. -Idalloydb:v24.06.00234 +Idalloydb:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/alloydb/instances/index.md b/docs/google-docs/providers/google/alloydb/instances/index.md index 72ff2d5a4e..f86acea534 100644 --- a/docs/google-docs/providers/google/alloydb/instances/index.md +++ b/docs/google-docs/providers/google/alloydb/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -63,8 +63,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Instances in a given project and location. | | | `INSERT` | | Creates a new Instance in a given project and location. | | | `DELETE` | | Deletes a single Instance. | +| | `UPDATE` | | Updates the parameters of a single Instance. | | | `EXEC` | | Lists Instances in a given project and location. | | | `EXEC` | | Forces a Failover for a highly available instance. Failover promotes the HA standby instance as the new primary. Imperative only. | | | `EXEC` | | Injects fault in an instance. Imperative only. | -| | `EXEC` | | Updates the parameters of a single Instance. | | | `EXEC` | | Restart an Instance in a cluster. Imperative only. | diff --git a/docs/google-docs/providers/google/alloydb/instances_connection_info/index.md b/docs/google-docs/providers/google/alloydb/instances_connection_info/index.md index bff6024668..c2bbc1ede7 100644 --- a/docs/google-docs/providers/google/alloydb/instances_connection_info/index.md +++ b/docs/google-docs/providers/google/alloydb/instances_connection_info/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_connection_info
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/instances_secondary/index.md b/docs/google-docs/providers/google/alloydb/instances_secondary/index.md index 6015af4db4..84d7cf9cfc 100644 --- a/docs/google-docs/providers/google/alloydb/instances_secondary/index.md +++ b/docs/google-docs/providers/google/alloydb/instances_secondary/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_secondary
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/locations/index.md b/docs/google-docs/providers/google/alloydb/locations/index.md index 4cccc35839..a0a3ff51b0 100644 --- a/docs/google-docs/providers/google/alloydb/locations/index.md +++ b/docs/google-docs/providers/google/alloydb/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/operations/index.md b/docs/google-docs/providers/google/alloydb/operations/index.md index db0874c0cb..18b2b8a3b7 100644 --- a/docs/google-docs/providers/google/alloydb/operations/index.md +++ b/docs/google-docs/providers/google/alloydb/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/supported_database_flags/index.md b/docs/google-docs/providers/google/alloydb/supported_database_flags/index.md index 07b883f390..463b79601d 100644 --- a/docs/google-docs/providers/google/alloydb/supported_database_flags/index.md +++ b/docs/google-docs/providers/google/alloydb/supported_database_flags/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesupported_database_flags
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/alloydb/users/index.md b/docs/google-docs/providers/google/alloydb/users/index.md index d11829de71..64410658c1 100644 --- a/docs/google-docs/providers/google/alloydb/users/index.md +++ b/docs/google-docs/providers/google/alloydb/users/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameusers
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Users in a given project and location. | | | `INSERT` | | Creates a new User in a given project, location, and cluster. | | | `DELETE` | | Deletes a single User. | +| | `UPDATE` | | Updates the parameters of a single User. | | | `EXEC` | | Lists Users in a given project and location. | -| | `EXEC` | | Updates the parameters of a single User. | diff --git a/docs/google-docs/providers/google/analyticshub/data_exchanges/index.md b/docs/google-docs/providers/google/analyticshub/data_exchanges/index.md index 39d7849135..d7a22571af 100644 --- a/docs/google-docs/providers/google/analyticshub/data_exchanges/index.md +++ b/docs/google-docs/providers/google/analyticshub/data_exchanges/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_exchanges
TypeResource
Id
Id
## Fields @@ -46,7 +46,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all data exchanges in a given project and location. | | | `INSERT` | | Creates a new data exchange. | | | `DELETE` | | Deletes an existing data exchange. | +| | `UPDATE` | | Updates an existing data exchange. | | | `EXEC` | | Lists all data exchanges from projects in a given organization and location. | | | `EXEC` | | Lists all data exchanges in a given project and location. | -| | `EXEC` | | Updates an existing data exchange. | | | `EXEC` | | Creates a Subscription to a Data Exchange. This is a long-running operation as it will create one or more linked datasets. | diff --git a/docs/google-docs/providers/google/analyticshub/data_exchanges_iam_policies/index.md b/docs/google-docs/providers/google/analyticshub/data_exchanges_iam_policies/index.md index bd9e8f4e81..eb9dc4841a 100644 --- a/docs/google-docs/providers/google/analyticshub/data_exchanges_iam_policies/index.md +++ b/docs/google-docs/providers/google/analyticshub/data_exchanges_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_exchanges_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/analyticshub/data_exchanges_subscriptions/index.md b/docs/google-docs/providers/google/analyticshub/data_exchanges_subscriptions/index.md index 62dc598727..b53456412e 100644 --- a/docs/google-docs/providers/google/analyticshub/data_exchanges_subscriptions/index.md +++ b/docs/google-docs/providers/google/analyticshub/data_exchanges_subscriptions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_exchanges_subscriptions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/analyticshub/index.md b/docs/google-docs/providers/google/analyticshub/index.md index 6ee9716dc1..c298ff93dc 100644 --- a/docs/google-docs/providers/google/analyticshub/index.md +++ b/docs/google-docs/providers/google/analyticshub/index.md @@ -34,7 +34,7 @@ Exchange data and analytics assets securely and efficiently. TypeService TitleAnalytics Hub API DescriptionExchange data and analytics assets securely and efficiently. -Idanalyticshub:v24.06.00234 +Idanalyticshub:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/analyticshub/listings/index.md b/docs/google-docs/providers/google/analyticshub/listings/index.md index cc62b4b490..b4666eb488 100644 --- a/docs/google-docs/providers/google/analyticshub/listings/index.md +++ b/docs/google-docs/providers/google/analyticshub/listings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelistings
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all listings in a given project and location. | | | `INSERT` | | Creates a new listing. | | | `DELETE` | | Deletes a listing. | +| | `UPDATE` | | Updates an existing listing. | | | `EXEC` | | Lists all listings in a given project and location. | -| | `EXEC` | | Updates an existing listing. | | | `EXEC` | | Subscribes to a listing. Currently, with Analytics Hub, you can create listings that reference only BigQuery datasets. Upon subscription to a listing for a BigQuery dataset, Analytics Hub creates a linked dataset in the subscriber's project. | diff --git a/docs/google-docs/providers/google/analyticshub/listings_iam_policies/index.md b/docs/google-docs/providers/google/analyticshub/listings_iam_policies/index.md index 6134c7b634..7188a22238 100644 --- a/docs/google-docs/providers/google/analyticshub/listings_iam_policies/index.md +++ b/docs/google-docs/providers/google/analyticshub/listings_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelistings_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/analyticshub/listings_subscriptions/index.md b/docs/google-docs/providers/google/analyticshub/listings_subscriptions/index.md index c8b17d07a2..2e4a709cbc 100644 --- a/docs/google-docs/providers/google/analyticshub/listings_subscriptions/index.md +++ b/docs/google-docs/providers/google/analyticshub/listings_subscriptions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelistings_subscriptions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/analyticshub/subscriptions/index.md b/docs/google-docs/providers/google/analyticshub/subscriptions/index.md index 0cc00b7863..7c6a2751b0 100644 --- a/docs/google-docs/providers/google/analyticshub/subscriptions/index.md +++ b/docs/google-docs/providers/google/analyticshub/subscriptions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubscriptions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/analyticshub/subscriptions_iam_policies/index.md b/docs/google-docs/providers/google/analyticshub/subscriptions_iam_policies/index.md index 0e5906eccb..331fc0e58e 100644 --- a/docs/google-docs/providers/google/analyticshub/subscriptions_iam_policies/index.md +++ b/docs/google-docs/providers/google/analyticshub/subscriptions_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubscriptions_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigateway/apis/index.md b/docs/google-docs/providers/google/apigateway/apis/index.md index 74231af5be..606c14ea1c 100644 --- a/docs/google-docs/providers/google/apigateway/apis/index.md +++ b/docs/google-docs/providers/google/apigateway/apis/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapis
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Apis in a given project and location. | | | `INSERT` | | Creates a new Api in a given project and location. | | | `DELETE` | | Deletes a single Api. | +| | `UPDATE` | | Updates the parameters of a single Api. | | | `EXEC` | | Lists Apis in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Api. | diff --git a/docs/google-docs/providers/google/apigateway/apis_iam_policies/index.md b/docs/google-docs/providers/google/apigateway/apis_iam_policies/index.md index b7c56da56e..3f3f309c4c 100644 --- a/docs/google-docs/providers/google/apigateway/apis_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigateway/apis_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapis_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigateway/configs/index.md b/docs/google-docs/providers/google/apigateway/configs/index.md index 80e97f3607..592400c7d7 100644 --- a/docs/google-docs/providers/google/apigateway/configs/index.md +++ b/docs/google-docs/providers/google/apigateway/configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconfigs
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ApiConfigs in a given project and location. | | | `INSERT` | | Creates a new ApiConfig in a given project and location. | | | `DELETE` | | Deletes a single ApiConfig. | +| | `UPDATE` | | Updates the parameters of a single ApiConfig. | | | `EXEC` | | Lists ApiConfigs in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ApiConfig. | diff --git a/docs/google-docs/providers/google/apigateway/configs_iam_policies/index.md b/docs/google-docs/providers/google/apigateway/configs_iam_policies/index.md index c20c53c17d..8c96d40d1e 100644 --- a/docs/google-docs/providers/google/apigateway/configs_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigateway/configs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconfigs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigateway/gateways/index.md b/docs/google-docs/providers/google/apigateway/gateways/index.md index 0225703a87..9aba63ff06 100644 --- a/docs/google-docs/providers/google/apigateway/gateways/index.md +++ b/docs/google-docs/providers/google/apigateway/gateways/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegateways
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Gateways in a given project and location. | | | `INSERT` | | Creates a new Gateway in a given project and location. | | | `DELETE` | | Deletes a single Gateway. | +| | `UPDATE` | | Updates the parameters of a single Gateway. | | | `EXEC` | | Lists Gateways in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Gateway. | diff --git a/docs/google-docs/providers/google/apigateway/gateways_iam_policies/index.md b/docs/google-docs/providers/google/apigateway/gateways_iam_policies/index.md index f8c60cf4c3..7fe3df2052 100644 --- a/docs/google-docs/providers/google/apigateway/gateways_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigateway/gateways_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegateways_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigateway/index.md b/docs/google-docs/providers/google/apigateway/index.md index f6317b6e59..8a016dc8a1 100644 --- a/docs/google-docs/providers/google/apigateway/index.md +++ b/docs/google-docs/providers/google/apigateway/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleAPI Gateway API Description -Idapigateway:v24.06.00234 +Idapigateway:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/apigateway/locations/index.md b/docs/google-docs/providers/google/apigateway/locations/index.md index cb9dc8e55e..f12c7f32dc 100644 --- a/docs/google-docs/providers/google/apigateway/locations/index.md +++ b/docs/google-docs/providers/google/apigateway/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigateway/operations/index.md b/docs/google-docs/providers/google/apigateway/operations/index.md index 46bc7a4ea1..2d38b2d7fc 100644 --- a/docs/google-docs/providers/google/apigateway/operations/index.md +++ b/docs/google-docs/providers/google/apigateway/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/addons_config/index.md b/docs/google-docs/providers/google/apigee/addons_config/index.md index 64444c59c3..3461a9e6a1 100644 --- a/docs/google-docs/providers/google/apigee/addons_config/index.md +++ b/docs/google-docs/providers/google/apigee/addons_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddons_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/admin_schemav2/index.md b/docs/google-docs/providers/google/apigee/admin_schemav2/index.md index 839d51f429..b0888b4e1a 100644 --- a/docs/google-docs/providers/google/apigee/admin_schemav2/index.md +++ b/docs/google-docs/providers/google/apigee/admin_schemav2/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameadmin_schemav2
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/aliases/index.md b/docs/google-docs/providers/google/apigee/aliases/index.md index 2b40724b75..93163e6493 100644 --- a/docs/google-docs/providers/google/apigee/aliases/index.md +++ b/docs/google-docs/providers/google/apigee/aliases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namealiases
TypeResource
Id
Id
## Fields @@ -39,5 +39,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets an alias. | | | `INSERT` | | Creates an alias from a key/certificate pair. The structure of the request is controlled by the `format` query parameter: - `keycertfile` - Separate PEM-encoded key and certificate files are uploaded. Set `Content-Type: multipart/form-data` and include the `keyFile`, `certFile`, and `password` (if keys are encrypted) fields in the request body. If uploading to a truststore, omit `keyFile`. - `pkcs12` - A PKCS12 file is uploaded. Set `Content-Type: multipart/form-data`, provide the file in the `file` field, and include the `password` field if the file is encrypted in the request body. - `selfsignedcert` - A new private key and certificate are generated. Set `Content-Type: application/json` and include CertificateGenerationSpec in the request body. | | | `DELETE` | | Deletes an alias. | +| | `UPDATE` | | Updates the certificate in an alias. | | | `EXEC` | | Generates a PKCS #10 Certificate Signing Request for the private key in an alias. | -| | `EXEC` | | Updates the certificate in an alias. | diff --git a/docs/google-docs/providers/google/apigee/aliases_certificate/index.md b/docs/google-docs/providers/google/apigee/aliases_certificate/index.md index 46630a8ead..9ec3646cc9 100644 --- a/docs/google-docs/providers/google/apigee/aliases_certificate/index.md +++ b/docs/google-docs/providers/google/apigee/aliases_certificate/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namealiases_certificate
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/apicategories/index.md b/docs/google-docs/providers/google/apigee/apicategories/index.md index fc94105424..1f50640c99 100644 --- a/docs/google-docs/providers/google/apigee/apicategories/index.md +++ b/docs/google-docs/providers/google/apigee/apicategories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapicategories
TypeResource
Id
Id
## Fields @@ -42,4 +42,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the API categories associated with a portal. | | | `INSERT` | | Creates a new API category. | | | `DELETE` | | Deletes an API category. | -| | `EXEC` | | Updates an API category. | +| | `UPDATE` | | Updates an API category. | diff --git a/docs/google-docs/providers/google/apigee/apidocs/index.md b/docs/google-docs/providers/google/apigee/apidocs/index.md index 929385e595..563046d434 100644 --- a/docs/google-docs/providers/google/apigee/apidocs/index.md +++ b/docs/google-docs/providers/google/apigee/apidocs/index.md @@ -24,29 +24,17 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapidocs
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `string` | Output only. The ID of the catalog item. | -| | `string` | Optional. Description of the catalog item. Max length is 10,000 characters. | -| | `boolean` | Optional. Boolean flag that manages user access to the catalog item. When true, the catalog item has public visibility and can be viewed anonymously; otherwise, only registered users may view it. Note: when the parent portal is enrolled in the [audience management feature](https://cloud.google.com/apigee/docs/api-platform/publish/portal/portal-audience#enrolling_in_the_beta_release_of_the_audience_management_feature), and this flag is set to false, visibility is set to an indeterminate state and must be explicitly specified in the management UI (see [Manage the visibility of an API in your portal](https://cloud.google.com/apigee/docs/api-platform/publish/portal/publish-apis#visibility)). Additionally, when enrolled in the audience management feature, updates to this flag will be ignored as visibility permissions must be updated in the management UI. | -| | `string` | Required. Immutable. The `name` field of the associated [API product](/apigee/docs/reference/apis/apigee/rest/v1/organizations.apiproducts). A portal may have only one catalog item associated with a given API product. | -| | `array` | Optional. The IDs of the API categories to which this catalog item belongs. | -| | `string` | Optional. Immutable. DEPRECATED: use the `apiProductName` field instead | -| | `string` | Optional. DEPRECATED: manage documentation through the `getDocumentation` and `updateDocumentation` methods | -| | `string` | Optional. DEPRECATED: manage documentation through the `getDocumentation` and `updateDocumentation` methods | -| | `string` | Optional. DEPRECATED: manage documentation through the `getDocumentation` and `updateDocumentation` methods | -| | `string` | Optional. Location of the image used for the catalog item in the catalog. This can be either an image with an external URL or a file path for [image files stored in the portal](/apigee/docs/api-platform/publish/portal/portal-files"), for example, `/files/book-tree.jpg`. When specifying the URL of an external image, the image won't be uploaded to your assets; additionally, loading the image in the integrated portal will be subject to its availability, which may be blocked or restricted by [content security policies](/apigee/docs/api-platform/publish/portal/csp). Max length of file path is 2,083 characters. | -| | `string` | Output only. Time the catalog item was last modified in milliseconds since epoch. | -| | `boolean` | Optional. Denotes whether the catalog item is published to the portal or is in a draft state. When the parent portal is enrolled in the [audience management feature](https://cloud.google.com/apigee/docs/api-platform/publish/portal/portal-audience#enrolling_in_the_beta_release_of_the_audience_management_feature), the visibility can be set to public on creation by setting the anonAllowed flag to true or further managed in the management UI (see [Manage the visibility of an API in your portal](https://cloud.google.com/apigee/docs/api-platform/publish/portal/publish-apis#visibility)) before it can be visible to any users. If not enrolled in the audience management feature, the visibility is managed by the `anonAllowed` flag. | -| | `boolean` | Optional. Whether a callback URL is required when this catalog item's API product is enabled in a developer app. When true, a portal user will be required to input a URL when managing the app (this is typically used for the app's OAuth flow). | -| | `string` | Output only. The ID of the parent portal. | -| | `string` | Optional. DEPRECATED: DO NOT USE | -| | `string` | Required. The user-facing name of the catalog item. `title` must be a non-empty string with a max length of 255 characters. | -| | `boolean` | Optional. DEPRECATED: use the `published` field instead | +| | `object` | `ApiDoc` represents an API catalog item. Catalog items are used in two ways in a portal: - Users can browse and interact with a visual representation of the API documentation - The `api_product_name` field provides a link to a backing [API product] (/apigee/docs/reference/apis/apigee/rest/v1/organizations.apiproducts). Through this link, portal users can create and manage developer apps linked to one or more API products. | +| | `string` | Unique error code for the request, if any. | +| | `string` | Description of the operation. | +| | `string` | Unique ID of the request. | +| | `string` | Status of the operation. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -54,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the catalog items associated with a portal. | | | `INSERT` | | Creates a new catalog item. | | | `DELETE` | | Deletes a catalog item. | +| | `UPDATE` | | Updates a catalog item. | | | `EXEC` | | Returns the catalog items associated with a portal. | -| | `EXEC` | | Updates a catalog item. | diff --git a/docs/google-docs/providers/google/apigee/apidocs_documentation/index.md b/docs/google-docs/providers/google/apigee/apidocs_documentation/index.md index 4500df10ac..54027615d9 100644 --- a/docs/google-docs/providers/google/apigee/apidocs_documentation/index.md +++ b/docs/google-docs/providers/google/apigee/apidocs_documentation/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapidocs_documentation
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/apiproducts/index.md b/docs/google-docs/providers/google/apigee/apiproducts/index.md index e712527546..5edc4ce07c 100644 --- a/docs/google-docs/providers/google/apigee/apiproducts/index.md +++ b/docs/google-docs/providers/google/apigee/apiproducts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapiproducts
TypeResource
Id
Id
## Fields @@ -57,5 +57,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes an API product from an organization. Deleting an API product causes app requests to the resource URIs defined in the API product to fail. Ensure that you create a new API product to serve existing apps, unless your intention is to disable access to the resources defined in the API product. The API product name required in the request URL is the internal name of the product, not the display name. While they may be the same, it depends on whether the API product was created via the UI or the API. View the list of API products to verify the internal name. | | | `DELETE` | | Removes an API product from an app's consumer key. After the API product is removed, the app cannot access the API resources defined in that API product. **Note**: The consumer key is not removed, only its association with the API product. | | | `DELETE` | | Removes an API product from an app's consumer key. After the API product is removed, the app cannot access the API resources defined in that API product. **Note**: The consumer key is not removed, only its association with the API product. | +| | `UPDATE` | | Updates an existing API product. You must include all required values, whether or not you are updating them, as well as any optional values that you are updating. The API product name required in the request URL is the internal name of the product, not the display name. While they may be the same, it depends on whether the API product was created via UI or API. View the list of API products to identify their internal names. | | | `EXEC` | | Updates or creates API product attributes. This API **replaces** the current list of attributes with the attributes specified in the request body. In this way, you can update existing attributes, add new attributes, or delete existing attributes by omitting them from the request body. **Note**: OAuth access tokens and Key Management Service (KMS) entities (apps, developers, and API products) are cached for 180 seconds (current default). Any custom attributes associated with entities also get cached for at least 180 seconds after entity is accessed during runtime. In this case, the `ExpiresIn` element on the OAuthV2 policy won't be able to expire an access token in less than 180 seconds. | -| | `EXEC` | | Updates an existing API product. You must include all required values, whether or not you are updating them, as well as any optional values that you are updating. The API product name required in the request URL is the internal name of the product, not the display name. While they may be the same, it depends on whether the API product was created via UI or API. View the list of API products to identify their internal names. | diff --git a/docs/google-docs/providers/google/apigee/apiproducts_app_group_app_key_api_product/index.md b/docs/google-docs/providers/google/apigee/apiproducts_app_group_app_key_api_product/index.md index c0669e368e..81b4274817 100644 --- a/docs/google-docs/providers/google/apigee/apiproducts_app_group_app_key_api_product/index.md +++ b/docs/google-docs/providers/google/apigee/apiproducts_app_group_app_key_api_product/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapiproducts_app_group_app_key_api_product
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/apiproducts_developer_app_key_api_product/index.md b/docs/google-docs/providers/google/apigee/apiproducts_developer_app_key_api_product/index.md index f746eb32b3..10e38a10a8 100644 --- a/docs/google-docs/providers/google/apigee/apiproducts_developer_app_key_api_product/index.md +++ b/docs/google-docs/providers/google/apigee/apiproducts_developer_app_key_api_product/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapiproducts_developer_app_key_api_product
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/apis/index.md b/docs/google-docs/providers/google/apigee/apis/index.md index 6d72f6e445..e075377e76 100644 --- a/docs/google-docs/providers/google/apigee/apis/index.md +++ b/docs/google-docs/providers/google/apigee/apis/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapis
TypeResource
Id
Id
## Fields @@ -44,4 +44,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the names of all API proxies in an organization. The names returned correspond to the names defined in the configuration files for each API proxy. | | | `INSERT` | | Creates an API proxy. The API proxy created will not be accessible at runtime until it is deployed to an environment. Create a new API proxy by setting the `name` query parameter to the name of the API proxy. Import an API proxy configuration bundle stored in zip format on your local machine to your organization by doing the following: * Set the `name` query parameter to the name of the API proxy. * Set the `action` query parameter to `import`. * Set the `Content-Type` header to `multipart/form-data`. * Pass as a file the name of API proxy configuration bundle stored in zip format on your local machine using the `file` form field. **Note**: To validate the API proxy configuration bundle only without importing it, set the `action` query parameter to `validate`. When importing an API proxy configuration bundle, if the API proxy does not exist, it will be created. If the API proxy exists, then a new revision is created. Invalid API proxy configurations are rejected, and a list of validation errors is returned to the client. | | | `DELETE` | | Deletes an API proxy and all associated endpoints, policies, resources, and revisions. The API proxy must be undeployed before you can delete it. | -| | `EXEC` | | Updates an existing API proxy. | +| | `UPDATE` | | Updates an existing API proxy. | diff --git a/docs/google-docs/providers/google/apigee/appgroups/index.md b/docs/google-docs/providers/google/apigee/appgroups/index.md index 9551dd52a2..b935b8e8c7 100644 --- a/docs/google-docs/providers/google/apigee/appgroups/index.md +++ b/docs/google-docs/providers/google/apigee/appgroups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameappgroups
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all AppGroups in an organization. A maximum of 1000 AppGroups are returned in the response if PageSize is not specified, or if the PageSize is greater than 1000. | | | `INSERT` | | Creates an AppGroup. Once created, user can register apps under the AppGroup to obtain secret key and password. At creation time, the AppGroup's state is set as `active`. | | | `DELETE` | | Deletes an AppGroup. All app and API keys associations with the AppGroup are also removed. **Warning**: This API will permanently delete the AppGroup and related artifacts. **Note**: The delete operation is asynchronous. The AppGroup app is deleted immediately, but its associated resources, such as apps and API keys, may take anywhere from a few seconds to a few minutes to be deleted. | +| | `UPDATE` | | Updates an AppGroup. This API replaces the existing AppGroup details with those specified in the request. Include or exclude any existing details that you want to retain or delete, respectively. Note that the state of the AppGroup should be updated using `action`, and not via AppGroup. | | | `EXEC` | | Lists all AppGroups in an organization. A maximum of 1000 AppGroups are returned in the response if PageSize is not specified, or if the PageSize is greater than 1000. | -| | `EXEC` | | Updates an AppGroup. This API replaces the existing AppGroup details with those specified in the request. Include or exclude any existing details that you want to retain or delete, respectively. Note that the state of the AppGroup should be updated using `action`, and not via AppGroup. | diff --git a/docs/google-docs/providers/google/apigee/apps/index.md b/docs/google-docs/providers/google/apigee/apps/index.md index 6da2bb89e0..ab1813cf9f 100644 --- a/docs/google-docs/providers/google/apigee/apps/index.md +++ b/docs/google-docs/providers/google/apigee/apps/index.md @@ -24,24 +24,25 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapps
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `string` | Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations/*/appgroups/*/apps/*). | -| | `array` | List of API products associated with the AppGroup app. | -| | `string` | Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations/*/appgroups/*). | -| | `string` | Immutable. ID of the AppGroup app. | -| | `array` | List of attributes for the AppGroup app. | -| | `string` | Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps. | -| | `string` | Output only. Time the AppGroup app was created in milliseconds since epoch. | -| | `array` | Output only. Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products. | -| | `string` | Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of `-1`, the API key never expires. The expiration time can't be updated after it is set. | -| | `string` | Output only. Time the AppGroup app was modified in milliseconds since epoch. | -| | `array` | Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app. | -| | `string` | Status of the App. Valid values include `approved` or `revoked`. | +| | `string` | Name of the developer app. | +| | `array` | List of API products associated with the developer app. | +| | `string` | Developer app family. | +| | `string` | ID of the developer app. | +| | `array` | List of attributes for the developer app. | +| | `string` | Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to developer apps. | +| | `string` | Output only. Time the developer app was created in milliseconds since epoch. | +| | `array` | Output only. Set of credentials for the developer app consisting of the consumer key/secret pairs associated with the API products. | +| | `string` | ID of the developer. | +| | `string` | Expiration time, in milliseconds, for the consumer key that is generated for the developer app. If not set or left to the default value of `-1`, the API key never expires. The expiration time can't be updated after it is set. | +| | `string` | Output only. Time the developer app was modified in milliseconds since epoch. | +| | `array` | Scopes to apply to the developer app. The specified scopes must already exist for the API product that you associate with the developer app. | +| | `string` | Status of the credential. Valid values include `approved` or `revoked`. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -55,9 +56,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates an app associated with a developer. This API associates the developer app with the specified API product and auto-generates an API key for the app to use in calls to API proxies inside that API product. The `name` is the unique ID of the app that you can use in API calls. The `DisplayName` (set as an attribute) appears in the UI. If you don't set the `DisplayName` attribute, the `name` appears in the UI. | | | `DELETE` | | Deletes an AppGroup app. **Note**: The delete operation is asynchronous. The AppGroup app is deleted immediately, but its associated resources, such as app keys or access tokens, may take anywhere from a few seconds to a few minutes to be deleted. | | | `DELETE` | | Deletes a developer app. **Note**: The delete operation is asynchronous. The developer app is deleted immediately, but its associated resources, such as app keys or access tokens, may take anywhere from a few seconds to a few minutes to be deleted. | +| | `UPDATE` | | Updates the details for an AppGroup app. In addition, you can add an API product to an AppGroup app and automatically generate an API key for the app to use when calling APIs in the API product. If you want to use an existing API key for the API product, add the API product to the API key using the UpdateAppGroupAppKey API. Using this API, you cannot update the app name, as it is the primary key used to identify the app and cannot be changed. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. | +| | `UPDATE` | | Updates the details for a developer app. In addition, you can add an API product to a developer app and automatically generate an API key for the app to use when calling APIs in the API product. If you want to use an existing API key for the API product, add the API product to the API key using the UpdateDeveloperAppKey API. Using this API, you cannot update the following: * App name as it is the primary key used to identify the app and cannot be changed. * Scopes associated with the app. Instead, use the ReplaceDeveloperAppKey API. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. | | | `EXEC` | | Lists all apps created by an AppGroup in an Apigee organization. Optionally, you can request an expanded view of the AppGroup apps. Lists all AppGroupApps in an AppGroup. A maximum of 1000 AppGroup apps are returned in the response if PageSize is not specified, or if the PageSize is greater than 1000. | | | `EXEC` | | Lists IDs of apps within an organization that have the specified app status (approved or revoked) or are of the specified app type (developer or company). | -| | `EXEC` | | Updates the details for an AppGroup app. In addition, you can add an API product to an AppGroup app and automatically generate an API key for the app to use when calling APIs in the API product. If you want to use an existing API key for the API product, add the API product to the API key using the UpdateAppGroupAppKey API. Using this API, you cannot update the app name, as it is the primary key used to identify the app and cannot be changed. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. | | | `EXEC` | | Updates attributes for a developer app. This API replaces the current attributes with those specified in the request. | | | `EXEC` | | Manages access to a developer app by enabling you to: * Approve or revoke a developer app * Generate a new consumer key and secret for a developer app To approve or revoke a developer app, set the `action` query parameter to `approve` or `revoke`, respectively, and the `Content-Type` header to `application/octet-stream`. If a developer app is revoked, none of its API keys are valid for API calls even though the keys are still approved. If successful, the API call returns the following HTTP status code: `204 No Content` To generate a new consumer key and secret for a developer app, pass the new key/secret details. Rather than replace an existing key, this API generates a new key. In this case, multiple key pairs may be associated with a single developer app. Each key pair has an independent status (`approve` or `revoke`) and expiration time. Any approved, non-expired key can be used in an API call. For example, if you're using API key rotation, you can generate new keys with expiration times that overlap keys that are going to expire. You might also generate a new consumer key/secret if the security of the original key/secret is compromised. The `keyExpiresIn` property defines the expiration time for the API key in milliseconds. If you don't set this property or set it to `-1`, the API key never expires. **Notes**: * When generating a new key/secret, this API replaces the existing attributes, notes, and callback URLs with those specified in the request. Include or exclude any existing information that you want to retain or delete, respectively. * To migrate existing consumer keys and secrets to hybrid from another system, see the CreateDeveloperAppKey API. | -| | `EXEC` | | Updates the details for a developer app. In addition, you can add an API product to a developer app and automatically generate an API key for the app to use when calling APIs in the API product. If you want to use an existing API key for the API product, add the API product to the API key using the UpdateDeveloperAppKey API. Using this API, you cannot update the following: * App name as it is the primary key used to identify the app and cannot be changed. * Scopes associated with the app. Instead, use the ReplaceDeveloperAppKey API. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. | diff --git a/docs/google-docs/providers/google/apigee/archive_deployments/index.md b/docs/google-docs/providers/google/apigee/archive_deployments/index.md index fd8f4016d9..eb700045ae 100644 --- a/docs/google-docs/providers/google/apigee/archive_deployments/index.md +++ b/docs/google-docs/providers/google/apigee/archive_deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namearchive_deployments
TypeResource
Id
Id
## Fields @@ -43,7 +43,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the ArchiveDeployments in the specified Environment. | | | `INSERT` | | Creates a new ArchiveDeployment. | | | `DELETE` | | Deletes an archive deployment. | +| | `UPDATE` | | Updates an existing ArchiveDeployment. Labels can modified but most of the other fields are not modifiable. | | | `EXEC` | | Lists the ArchiveDeployments in the specified Environment. | | | `EXEC` | | Generates a signed URL for downloading the original zip file used to create an Archive Deployment. The URL is only valid for a limited period and should be used within minutes after generation. Each call returns a new upload URL. | | | `EXEC` | | Generates a signed URL for uploading an Archive zip file to Google Cloud Storage. Once the upload is complete, the signed URL should be passed to CreateArchiveDeployment. When uploading to the generated signed URL, please follow these restrictions: * Source file type should be a zip file. * Source file size should not exceed 1GB limit. * No credentials should be attached - the signed URLs provide access to the target bucket using internal service identity; if credentials were attached, the identity from the credentials would be used, but that identity does not have permissions to upload files to the URL. When making a HTTP PUT request, these two headers need to be specified: * `content-type: application/zip` * `x-goog-content-length-range: 0,1073741824` And this header SHOULD NOT be specified: * `Authorization: Bearer YOUR_TOKEN` | -| | `EXEC` | | Updates an existing ArchiveDeployment. Labels can modified but most of the other fields are not modifiable. | diff --git a/docs/google-docs/providers/google/apigee/attachments/index.md b/docs/google-docs/providers/google/apigee/attachments/index.md index f36aac45ff..8060c28c3f 100644 --- a/docs/google-docs/providers/google/apigee/attachments/index.md +++ b/docs/google-docs/providers/google/apigee/attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattachments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/attributes/index.md b/docs/google-docs/providers/google/apigee/attributes/index.md index 4203925a52..53b0864991 100644 --- a/docs/google-docs/providers/google/apigee/attributes/index.md +++ b/docs/google-docs/providers/google/apigee/attributes/index.md @@ -24,10 +24,14 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | API key of the attribute. | +| | `string` | Value of the attribute. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/apigee/attributes_api_product_attribute/index.md b/docs/google-docs/providers/google/apigee/attributes_api_product_attribute/index.md index 92787ffaf2..cff524f313 100644 --- a/docs/google-docs/providers/google/apigee/attributes_api_product_attribute/index.md +++ b/docs/google-docs/providers/google/apigee/attributes_api_product_attribute/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes_api_product_attribute
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/attributes_developer_app_attribute/index.md b/docs/google-docs/providers/google/apigee/attributes_developer_app_attribute/index.md index 6387b29a8b..31568e1c5a 100644 --- a/docs/google-docs/providers/google/apigee/attributes_developer_app_attribute/index.md +++ b/docs/google-docs/providers/google/apigee/attributes_developer_app_attribute/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes_developer_app_attribute
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/attributes_developer_attribute/index.md b/docs/google-docs/providers/google/apigee/attributes_developer_attribute/index.md index 814aa70fe6..4520cf1f20 100644 --- a/docs/google-docs/providers/google/apigee/attributes_developer_attribute/index.md +++ b/docs/google-docs/providers/google/apigee/attributes_developer_attribute/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes_developer_attribute
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/balance/index.md b/docs/google-docs/providers/google/apigee/balance/index.md index b75b078b96..3078601772 100644 --- a/docs/google-docs/providers/google/apigee/balance/index.md +++ b/docs/google-docs/providers/google/apigee/balance/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebalance
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/caches/index.md b/docs/google-docs/providers/google/apigee/caches/index.md index ca92eb23f8..98e9cbbb47 100644 --- a/docs/google-docs/providers/google/apigee/caches/index.md +++ b/docs/google-docs/providers/google/apigee/caches/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecaches
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/canaryevaluations/index.md b/docs/google-docs/providers/google/apigee/canaryevaluations/index.md index 27b94ae979..b7830a9c9e 100644 --- a/docs/google-docs/providers/google/apigee/canaryevaluations/index.md +++ b/docs/google-docs/providers/google/apigee/canaryevaluations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecanaryevaluations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/create/index.md b/docs/google-docs/providers/google/apigee/create/index.md index 3b4845ccd9..602ceacb2c 100644 --- a/docs/google-docs/providers/google/apigee/create/index.md +++ b/docs/google-docs/providers/google/apigee/create/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecreate
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/data/index.md b/docs/google-docs/providers/google/apigee/data/index.md index 2806bf83b1..6794478c18 100644 --- a/docs/google-docs/providers/google/apigee/data/index.md +++ b/docs/google-docs/providers/google/apigee/data/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/datacollectors/index.md b/docs/google-docs/providers/google/apigee/datacollectors/index.md index d38896c361..9e394d0bc7 100644 --- a/docs/google-docs/providers/google/apigee/datacollectors/index.md +++ b/docs/google-docs/providers/google/apigee/datacollectors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatacollectors
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all data collectors. | | | `INSERT` | | Creates a new data collector. | | | `DELETE` | | Deletes a data collector. | +| | `UPDATE` | | Updates a data collector. | | | `EXEC` | | Lists all data collectors. | -| | `EXEC` | | Updates a data collector. | diff --git a/docs/google-docs/providers/google/apigee/datastores/index.md b/docs/google-docs/providers/google/apigee/datastores/index.md index 6ad3ea8163..2fc90d0460 100644 --- a/docs/google-docs/providers/google/apigee/datastores/index.md +++ b/docs/google-docs/providers/google/apigee/datastores/index.md @@ -24,10 +24,19 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatastores
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Output only. Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z | +| | `object` | Configuration detail for datastore | +| | `string` | Required. Display name in UI | +| | `string` | Output only. Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z | +| | `string` | Output only. Organization that the datastore belongs to | +| | `string` | Output only. Resource link of Datastore. Example: `/organizations/{org}/analytics/datastores/{uuid}` | +| | `string` | Destination storage type. Supported types `gcs` or `bigquery`. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -35,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List Datastores | | | `INSERT` | | Create a Datastore for an org | | | `DELETE` | | Delete a Datastore from an org. | +| | `UPDATE` | | Update a Datastore | | | `EXEC` | | Test if Datastore configuration is correct. This includes checking if credentials provided by customer have required permissions in target destination storage | -| | `EXEC` | | Update a Datastore | diff --git a/docs/google-docs/providers/google/apigee/debugsessions/index.md b/docs/google-docs/providers/google/apigee/debugsessions/index.md index b6c55f010c..57c4bc47bd 100644 --- a/docs/google-docs/providers/google/apigee/debugsessions/index.md +++ b/docs/google-docs/providers/google/apigee/debugsessions/index.md @@ -24,14 +24,19 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedebugsessions
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `string` | The debug session ID. | -| | `string` | The first transaction creation timestamp in millisecond, recorded by UAP. | +| | `string` | A unique ID for this DebugSession. | +| | `integer` | Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10. | +| | `string` | Output only. The first transaction creation timestamp, recorded by UAP. | +| | `string` | Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition. | +| | `string` | Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided. | +| | `integer` | Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120. | +| | `integer` | Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/apigee/debugsessions_data/index.md b/docs/google-docs/providers/google/apigee/debugsessions_data/index.md index f1a28f29bf..32722b3ca3 100644 --- a/docs/google-docs/providers/google/apigee/debugsessions_data/index.md +++ b/docs/google-docs/providers/google/apigee/debugsessions_data/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedebugsessions_data
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/deployed_ingress_config/index.md b/docs/google-docs/providers/google/apigee/deployed_ingress_config/index.md index 9205eb2d44..7c25c4ca9a 100644 --- a/docs/google-docs/providers/google/apigee/deployed_ingress_config/index.md +++ b/docs/google-docs/providers/google/apigee/deployed_ingress_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployed_ingress_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/deployments/index.md b/docs/google-docs/providers/google/apigee/deployments/index.md index e4417c3f1e..98fd375d8c 100644 --- a/docs/google-docs/providers/google/apigee/deployments/index.md +++ b/docs/google-docs/providers/google/apigee/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/developers/index.md b/docs/google-docs/providers/google/apigee/developers/index.md index 8adf8cde3f..41e2a54c8e 100644 --- a/docs/google-docs/providers/google/apigee/developers/index.md +++ b/docs/google-docs/providers/google/apigee/developers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevelopers
TypeResource
Id
Id
## Fields @@ -51,6 +51,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all developers in an organization by email address. By default, the response does not include company developers. Set the `includeCompany` query parameter to `true` to include company developers. **Note**: A maximum of 1000 developers are returned in the response. You paginate the list of developers returned using the `startKey` and `count` query parameters. | | | `INSERT` | | Creates a developer. Once created, the developer can register an app and obtain an API key. At creation time, a developer is set as `active`. To change the developer status, use the SetDeveloperStatus API. | | | `DELETE` | | Deletes a developer. All apps and API keys associated with the developer are also removed. **Warning**: This API will permanently delete the developer and related artifacts. To avoid permanently deleting developers and their artifacts, set the developer status to `inactive` using the SetDeveloperStatus API. **Note**: The delete operation is asynchronous. The developer app is deleted immediately, but its associated resources, such as apps and API keys, may take anywhere from a few seconds to a few minutes to be deleted. | +| | `UPDATE` | | Updates a developer. This API replaces the existing developer details with those specified in the request. Include or exclude any existing details that you want to retain or delete, respectively. The custom attribute limit is 18. **Note**: OAuth access tokens and Key Management Service (KMS) entities (apps, developers, and API products) are cached for 180 seconds (current default). Any custom attributes associated with these entities are cached for at least 180 seconds after the entity is accessed at runtime. Therefore, an `ExpiresIn` element on the OAuthV2 policy won't be able to expire an access token in less than 180 seconds. | | | `EXEC` | | Updates developer attributes. This API replaces the existing attributes with those specified in the request. Add new attributes, and include or exclude any existing attributes that you want to retain or remove, respectively. The custom attribute limit is 18. **Note**: OAuth access tokens and Key Management Service (KMS) entities (apps, developers, and API products) are cached for 180 seconds (default). Any custom attributes associated with these entities are cached for at least 180 seconds after the entity is accessed at runtime. Therefore, an `ExpiresIn` element on the OAuthV2 policy won't be able to expire an access token in less than 180 seconds. | | | `EXEC` | | Sets the status of a developer. A developer is `active` by default. If you set a developer's status to `inactive`, the API keys assigned to the developer apps are no longer valid even though the API keys are set to `approved`. Inactive developers can still sign in to the developer portal and create apps; however, any new API keys generated during app creation won't work. To set the status of a developer, set the `action` query parameter to `active` or `inactive`, and the `Content-Type` header to `application/octet-stream`. If successful, the API call returns the following HTTP status code: `204 No Content` | -| | `EXEC` | | Updates a developer. This API replaces the existing developer details with those specified in the request. Include or exclude any existing details that you want to retain or delete, respectively. The custom attribute limit is 18. **Note**: OAuth access tokens and Key Management Service (KMS) entities (apps, developers, and API products) are cached for 180 seconds (current default). Any custom attributes associated with these entities are cached for at least 180 seconds after the entity is accessed at runtime. Therefore, an `ExpiresIn` element on the OAuthV2 policy won't be able to expire an access token in less than 180 seconds. | diff --git a/docs/google-docs/providers/google/apigee/developers_balance/index.md b/docs/google-docs/providers/google/apigee/developers_balance/index.md index 509cee114c..f7d90ab07f 100644 --- a/docs/google-docs/providers/google/apigee/developers_balance/index.md +++ b/docs/google-docs/providers/google/apigee/developers_balance/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevelopers_balance
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/developers_monetization_config/index.md b/docs/google-docs/providers/google/apigee/developers_monetization_config/index.md index 4dffb61c7d..e1adff6ea6 100644 --- a/docs/google-docs/providers/google/apigee/developers_monetization_config/index.md +++ b/docs/google-docs/providers/google/apigee/developers_monetization_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevelopers_monetization_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/endpoint_attachments/index.md b/docs/google-docs/providers/google/apigee/endpoint_attachments/index.md index 1a02e4ce41..6deeb49e2a 100644 --- a/docs/google-docs/providers/google/apigee/endpoint_attachments/index.md +++ b/docs/google-docs/providers/google/apigee/endpoint_attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoint_attachments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/entries/index.md b/docs/google-docs/providers/google/apigee/entries/index.md index 3e9c796e51..fcf9c6c2ae 100644 --- a/docs/google-docs/providers/google/apigee/entries/index.md +++ b/docs/google-docs/providers/google/apigee/entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentries
TypeResource
Id
Id
## Fields @@ -47,9 +47,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a key value entry from a key value map scoped to an organization, environment, or API proxy. **Notes:** * After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior. * Supported for Apigee hybrid 1.8.x and higher. | | | `DELETE` | | Deletes a key value entry from a key value map scoped to an organization, environment, or API proxy. **Notes:** * After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior. * Supported for Apigee hybrid 1.8.x and higher. | | | `DELETE` | | Deletes a key value entry from a key value map scoped to an organization, environment, or API proxy. **Notes:** * After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior. * Supported for Apigee hybrid 1.8.x and higher. | +| | `UPDATE` | | Update key value entry scoped to an organization, environment, or API proxy for an existing key. | +| | `UPDATE` | | Update key value entry scoped to an organization, environment, or API proxy for an existing key. | +| | `UPDATE` | | Update key value entry scoped to an organization, environment, or API proxy for an existing key. | | | `EXEC` | | Lists key value entries for key values maps scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher. | | | `EXEC` | | Lists key value entries for key values maps scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher. | | | `EXEC` | | Lists key value entries for key values maps scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher. | -| | `EXEC` | | Update key value entry scoped to an organization, environment, or API proxy for an existing key. | -| | `EXEC` | | Update key value entry scoped to an organization, environment, or API proxy for an existing key. | -| | `EXEC` | | Update key value entry scoped to an organization, environment, or API proxy for an existing key. | diff --git a/docs/google-docs/providers/google/apigee/envgroups/index.md b/docs/google-docs/providers/google/apigee/envgroups/index.md index c2133d79d1..02efc6da84 100644 --- a/docs/google-docs/providers/google/apigee/envgroups/index.md +++ b/docs/google-docs/providers/google/apigee/envgroups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvgroups
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all environment groups. | | | `INSERT` | | Creates a new environment group. | | | `DELETE` | | Deletes an environment group. | +| | `UPDATE` | | Updates an environment group. | | | `EXEC` | | Lists all environment groups. | -| | `EXEC` | | Updates an environment group. | diff --git a/docs/google-docs/providers/google/apigee/envgroups_deployed_ingress_config/index.md b/docs/google-docs/providers/google/apigee/envgroups_deployed_ingress_config/index.md index b0a6c955db..a0175ecca8 100644 --- a/docs/google-docs/providers/google/apigee/envgroups_deployed_ingress_config/index.md +++ b/docs/google-docs/providers/google/apigee/envgroups_deployed_ingress_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvgroups_deployed_ingress_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments/index.md b/docs/google-docs/providers/google/apigee/environments/index.md index 1c15e98a3f..7c52986ebb 100644 --- a/docs/google-docs/providers/google/apigee/environments/index.md +++ b/docs/google-docs/providers/google/apigee/environments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments
TypeResource
Id
Id
## Fields @@ -51,8 +51,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | CreateSecurityProfileEnvironmentAssociation creates profile environment association i.e. attaches environment to security profile. | | | `DELETE` | | Deletes an environment from an organization. **Warning: You must delete all key value maps and key value entries before you delete an environment.** Otherwise, if you re-create the environment the key value map entry operations will encounter encryption/decryption discrepancies. | | | `DELETE` | | DeleteSecurityProfileEnvironmentAssociation removes profile environment association i.e. detaches environment from security profile. | +| | `UPDATE` | | Updates an existing environment. When updating properties, you must pass all existing properties to the API, even if they are not being changed. If you omit properties from the payload, the properties are removed. To get the current list of properties for the environment, use the [Get Environment API](get). **Note**: Both `PUT` and `POST` methods are supported for updating an existing environment. | | | `EXEC` | | Updates properties for an Apigee environment with patch semantics using a field mask. **Note:** Not supported for Apigee hybrid. | | | `EXEC` | | Creates a subscription for the environment's Pub/Sub topic. The server will assign a random name for this subscription. The "name" and "push_config" must *not* be specified. | | | `EXEC` | | Deletes a subscription for the environment's Pub/Sub topic. | -| | `EXEC` | | Updates an existing environment. When updating properties, you must pass all existing properties to the API, even if they are not being changed. If you omit properties from the payload, the properties are removed. To get the current list of properties for the environment, use the [Get Environment API](get). **Note**: Both `PUT` and `POST` methods are supported for updating an existing environment. | | | `EXEC` | | ComputeEnvironmentScores calculates scores for requested time range for the specified security profile and environment. | diff --git a/docs/google-docs/providers/google/apigee/environments_addons_config/index.md b/docs/google-docs/providers/google/apigee/environments_addons_config/index.md index 1cde60815a..4f38c1ffce 100644 --- a/docs/google-docs/providers/google/apigee/environments_addons_config/index.md +++ b/docs/google-docs/providers/google/apigee/environments_addons_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_addons_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_api_security_runtime_config/index.md b/docs/google-docs/providers/google/apigee/environments_api_security_runtime_config/index.md index c245f503a5..d58d23c6b9 100644 --- a/docs/google-docs/providers/google/apigee/environments_api_security_runtime_config/index.md +++ b/docs/google-docs/providers/google/apigee/environments_api_security_runtime_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_api_security_runtime_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_debugmask/index.md b/docs/google-docs/providers/google/apigee/environments_debugmask/index.md index 05ce7e04f6..0333018931 100644 --- a/docs/google-docs/providers/google/apigee/environments_debugmask/index.md +++ b/docs/google-docs/providers/google/apigee/environments_debugmask/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_debugmask
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_deployed_config/index.md b/docs/google-docs/providers/google/apigee/environments_deployed_config/index.md index cf0afa6099..5a2bc7b931 100644 --- a/docs/google-docs/providers/google/apigee/environments_deployed_config/index.md +++ b/docs/google-docs/providers/google/apigee/environments_deployed_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_deployed_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_environment/index.md b/docs/google-docs/providers/google/apigee/environments_environment/index.md index 1eeac8aed3..6fb80cfbd3 100644 --- a/docs/google-docs/providers/google/apigee/environments_environment/index.md +++ b/docs/google-docs/providers/google/apigee/environments_environment/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_environment
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_iam_policies/index.md b/docs/google-docs/providers/google/apigee/environments_iam_policies/index.md index 778408514c..a62caa368d 100644 --- a/docs/google-docs/providers/google/apigee/environments_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigee/environments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_security_actions_config/index.md b/docs/google-docs/providers/google/apigee/environments_security_actions_config/index.md index 44d1f39ebe..19e371be64 100644 --- a/docs/google-docs/providers/google/apigee/environments_security_actions_config/index.md +++ b/docs/google-docs/providers/google/apigee/environments_security_actions_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_security_actions_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/environments_trace_config/index.md b/docs/google-docs/providers/google/apigee/environments_trace_config/index.md index 3d5e717af9..8428349812 100644 --- a/docs/google-docs/providers/google/apigee/environments_trace_config/index.md +++ b/docs/google-docs/providers/google/apigee/environments_trace_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_trace_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/exports/index.md b/docs/google-docs/providers/google/apigee/exports/index.md index d061709bd5..170200fef1 100644 --- a/docs/google-docs/providers/google/apigee/exports/index.md +++ b/docs/google-docs/providers/google/apigee/exports/index.md @@ -24,10 +24,21 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexports
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Display name of the export job. | +| | `string` | Description of the export job. | +| | `string` | Output only. Time the export job was created. | +| | `string` | Name of the datastore that is the destination of the export job [datastore] | +| | `string` | Output only. Error is set when export fails | +| | `string` | Output only. Execution time for this export job. If the job is still in progress, it will be set to the amount of time that has elapsed since`created`, in seconds. Else, it will set to (`updated` - `created`), in seconds. | +| | `string` | Output only. Self link of the export job. A URI that can be used to retrieve the status of an export job. Example: `/organizations/myorg/environments/myenv/analytics/exports/9cfc0d85-0f30-46d6-ae6f-318d0cb961bd` | +| | `string` | Output only. Status of the export job. Valid values include `enqueued`, `running`, `completed`, and `failed`. | +| | `string` | Output only. Time the export job was last updated. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/apigee/flowhooks/index.md b/docs/google-docs/providers/google/apigee/flowhooks/index.md index fa5b9e9f59..4e1f6f0e13 100644 --- a/docs/google-docs/providers/google/apigee/flowhooks/index.md +++ b/docs/google-docs/providers/google/apigee/flowhooks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameflowhooks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/host_queries/index.md b/docs/google-docs/providers/google/apigee/host_queries/index.md index d11a075b0c..c64136916a 100644 --- a/docs/google-docs/providers/google/apigee/host_queries/index.md +++ b/docs/google-docs/providers/google/apigee/host_queries/index.md @@ -24,10 +24,25 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_queries
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Asynchronous Query Name. | +| | `string` | Creation time of the query. | +| | `string` | Hostname is available only when query is executed at host level. | +| | `string` | Error is set when query fails. | +| | `string` | ExecutionTime is available only after the query is completed. | +| | `object` | | +| | `string` | Asynchronous Report ID. | +| | `object` | | +| | `string` | ResultFileSize is available only after the query is completed. | +| | `string` | ResultRows is available only after the query is completed. | +| | `string` | Self link of the query. Example: `/organizations/myorg/environments/myenv/queries/9cfc0d85-0f30-46d6-ae6f-318d0cb961bd` or following format if query is running at host level: `/organizations/myorg/hostQueries/9cfc0d85-0f30-46d6-ae6f-318d0cb961bd` | +| | `string` | Query state could be "enqueued", "running", "completed", "failed". | +| | `string` | Last updated timestamp for the query. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/apigee/host_queries_result/index.md b/docs/google-docs/providers/google/apigee/host_queries_result/index.md index d91058eea2..a02e904433 100644 --- a/docs/google-docs/providers/google/apigee/host_queries_result/index.md +++ b/docs/google-docs/providers/google/apigee/host_queries_result/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_queries_result
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/host_queries_result_view/index.md b/docs/google-docs/providers/google/apigee/host_queries_result_view/index.md index 8dedc4451c..cb3a86bcc3 100644 --- a/docs/google-docs/providers/google/apigee/host_queries_result_view/index.md +++ b/docs/google-docs/providers/google/apigee/host_queries_result_view/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_queries_result_view
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/host_security_reports/index.md b/docs/google-docs/providers/google/apigee/host_security_reports/index.md index 01c153072f..a1f1ac1849 100644 --- a/docs/google-docs/providers/google/apigee/host_security_reports/index.md +++ b/docs/google-docs/providers/google/apigee/host_security_reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_security_reports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/host_security_reports_result/index.md b/docs/google-docs/providers/google/apigee/host_security_reports_result/index.md index bcac8e625e..47e30c3a84 100644 --- a/docs/google-docs/providers/google/apigee/host_security_reports_result/index.md +++ b/docs/google-docs/providers/google/apigee/host_security_reports_result/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_security_reports_result
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/host_security_reports_result_view/index.md b/docs/google-docs/providers/google/apigee/host_security_reports_result_view/index.md index ac63e356be..003ebf097d 100644 --- a/docs/google-docs/providers/google/apigee/host_security_reports_result_view/index.md +++ b/docs/google-docs/providers/google/apigee/host_security_reports_result_view/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_security_reports_result_view
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/host_stats/index.md b/docs/google-docs/providers/google/apigee/host_stats/index.md index 440bd53e19..f7e283b1aa 100644 --- a/docs/google-docs/providers/google/apigee/host_stats/index.md +++ b/docs/google-docs/providers/google/apigee/host_stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehost_stats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/index.md b/docs/google-docs/providers/google/apigee/index.md index 627b86bbe8..167ba0e8be 100644 --- a/docs/google-docs/providers/google/apigee/index.md +++ b/docs/google-docs/providers/google/apigee/index.md @@ -34,7 +34,7 @@ Use the Apigee API to programmatically develop and manage APIs with a set of RES TypeService TitleApigee API DescriptionUse the Apigee API to programmatically develop and manage APIs with a set of RESTful operations. Develop and secure API proxies, deploy and undeploy API proxy revisions, monitor APIs, configure environments, manage users, and more. Note: This product is available as a free trial for a time period of 60 days. -Idapigee:v24.06.00234 +Idapigee:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/apigee/instances/index.md b/docs/google-docs/providers/google/apigee/instances/index.md index 424adada23..92f9a5059a 100644 --- a/docs/google-docs/providers/google/apigee/instances/index.md +++ b/docs/google-docs/providers/google/apigee/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -53,6 +53,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all Apigee runtime instances for the organization. **Note:** Not supported for Apigee hybrid. | | | `INSERT` | | Creates an Apigee runtime instance. The instance is accessible from the authorized network configured on the organization. **Note:** Not supported for Apigee hybrid. | | | `DELETE` | | Deletes an Apigee runtime instance. The instance stops serving requests and the runtime data is deleted. **Note:** Not supported for Apigee hybrid. | +| | `UPDATE` | | Updates an Apigee runtime instance. You can update the fields described in NodeConfig. No other fields will be updated. **Note:** Not supported for Apigee hybrid. | | | `EXEC` | | Lists all Apigee runtime instances for the organization. **Note:** Not supported for Apigee hybrid. | -| | `EXEC` | | Updates an Apigee runtime instance. You can update the fields described in NodeConfig. No other fields will be updated. **Note:** Not supported for Apigee hybrid. | | | `EXEC` | | Reports the latest status for a runtime instance. | diff --git a/docs/google-docs/providers/google/apigee/issuers/index.md b/docs/google-docs/providers/google/apigee/issuers/index.md index c5bd2b1cb0..d2db7afce0 100644 --- a/docs/google-docs/providers/google/apigee/issuers/index.md +++ b/docs/google-docs/providers/google/apigee/issuers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameissuers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/keys/index.md b/docs/google-docs/providers/google/apigee/keys/index.md index fbadf1d7b5..4bd60e2e75 100644 --- a/docs/google-docs/providers/google/apigee/keys/index.md +++ b/docs/google-docs/providers/google/apigee/keys/index.md @@ -24,19 +24,19 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `array` | Output only. List of API products and its status for which the credential can be used. **Note**: Use UpdateAppGroupAppKeyApiProductRequest API to make the association after the consumer key and secret are created. | +| | `array` | List of API products for which the credential can be used. **Note**: Do not specify the list of API products when creating a consumer key and secret for a developer app. Instead, use the UpdateDeveloperAppKey API to make the association after the consumer key and secret are created. | | | `array` | List of attributes associated with the credential. | -| | `string` | Immutable. Consumer key. | +| | `string` | Consumer key. | | | `string` | Secret key. | -| | `string` | Output only. Time the AppGroup app expires in milliseconds since epoch. | -| | `string` | Immutable. Expiration time, in seconds, for the consumer key. If not set or left to the default value of `-1`, the API key never expires. The expiration time can't be updated after it is set. | -| | `string` | Output only. Time the AppGroup app was created in milliseconds since epoch. | +| | `string` | Time the developer app expires in milliseconds since epoch. | +| | `string` | Input only. Expiration time, in seconds, for the consumer key. If not set or left to the default value of `-1`, the API key never expires. The expiration time can't be updated after it is set. | +| | `string` | Time the developer app was created in milliseconds since epoch. | | | `array` | Scopes to apply to the app. The specified scope names must already be defined for the API product that you associate with the app. | | | `string` | Status of the credential. Valid values include `approved` or `revoked`. | ## Methods diff --git a/docs/google-docs/providers/google/apigee/keys_app_group_app_key/index.md b/docs/google-docs/providers/google/apigee/keys_app_group_app_key/index.md index 2ad4c985bb..9015fc8ad5 100644 --- a/docs/google-docs/providers/google/apigee/keys_app_group_app_key/index.md +++ b/docs/google-docs/providers/google/apigee/keys_app_group_app_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys_app_group_app_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/keys_developer_app_key/index.md b/docs/google-docs/providers/google/apigee/keys_developer_app_key/index.md index f2780d46ed..a01dd42d46 100644 --- a/docs/google-docs/providers/google/apigee/keys_developer_app_key/index.md +++ b/docs/google-docs/providers/google/apigee/keys_developer_app_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys_developer_app_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/keystores/index.md b/docs/google-docs/providers/google/apigee/keystores/index.md index 1603f49805..c59779c3cd 100644 --- a/docs/google-docs/providers/google/apigee/keystores/index.md +++ b/docs/google-docs/providers/google/apigee/keystores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeystores
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/keyvaluemaps/index.md b/docs/google-docs/providers/google/apigee/keyvaluemaps/index.md index bf6cc98b8f..a63cc75060 100644 --- a/docs/google-docs/providers/google/apigee/keyvaluemaps/index.md +++ b/docs/google-docs/providers/google/apigee/keyvaluemaps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeyvaluemaps
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/nat_addresses/index.md b/docs/google-docs/providers/google/apigee/nat_addresses/index.md index 72da1f654d..8a857d60c5 100644 --- a/docs/google-docs/providers/google/apigee/nat_addresses/index.md +++ b/docs/google-docs/providers/google/apigee/nat_addresses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenat_addresses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/operations/index.md b/docs/google-docs/providers/google/apigee/operations/index.md index 1e0a563c1f..38eec4fa7b 100644 --- a/docs/google-docs/providers/google/apigee/operations/index.md +++ b/docs/google-docs/providers/google/apigee/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/optimized_host_stats/index.md b/docs/google-docs/providers/google/apigee/optimized_host_stats/index.md index a052092052..62bf99f3aa 100644 --- a/docs/google-docs/providers/google/apigee/optimized_host_stats/index.md +++ b/docs/google-docs/providers/google/apigee/optimized_host_stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoptimized_host_stats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/optimized_stats/index.md b/docs/google-docs/providers/google/apigee/optimized_stats/index.md index b1e0129ec3..50ac706052 100644 --- a/docs/google-docs/providers/google/apigee/optimized_stats/index.md +++ b/docs/google-docs/providers/google/apigee/optimized_stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoptimized_stats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/organizations/index.md b/docs/google-docs/providers/google/apigee/organizations/index.md index 1df22ac288..26acb72a04 100644 --- a/docs/google-docs/providers/google/apigee/organizations/index.md +++ b/docs/google-docs/providers/google/apigee/organizations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameorganizations
TypeResource
Id
Id
## Fields @@ -65,6 +65,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Apigee organizations and associated Google Cloud projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure). | | | `INSERT` | | Creates an Apigee organization. See [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org). | | | `DELETE` | | Delete an Apigee organization. For organizations with BillingType EVALUATION, an immediate deletion is performed. For paid organizations (Subscription or Pay-as-you-go), a soft-deletion is performed. The organization can be restored within the soft-deletion period, which is specified using the `retention` field in the request or by filing a support ticket with Apigee. During the data retention period specified in the request, the Apigee organization cannot be recreated in the same Google Cloud project. **IMPORTANT: The default data retention setting for this operation is 7 days. To permanently delete the organization in 24 hours, set the retention parameter to `MINIMUM`.** | +| | `UPDATE` | | Updates the properties for an Apigee organization. No other fields in the organization profile will be updated. | | | `EXEC` | | Configures the add-ons for the Apigee organization. The existing add-on configuration will be fully replaced. | | | `EXEC` | | Sets the permissions required to allow the Synchronizer to download environment data from the control plane. You must call this API to enable proper functioning of hybrid. Pass the ETag when calling `setSyncAuthorization` to ensure that you are updating the correct version. To get an ETag, call [getSyncAuthorization](getSyncAuthorization). If you don't pass the ETag in the call to `setSyncAuthorization`, then the existing authorization is overwritten indiscriminately. For more information, see [Configure the Synchronizer](https://cloud.google.com/apigee/docs/hybrid/latest/synchronizer-access). **Note**: Available to Apigee hybrid only. | -| | `EXEC` | | Updates the properties for an Apigee organization. No other fields in the organization profile will be updated. | diff --git a/docs/google-docs/providers/google/apigee/overrides/index.md b/docs/google-docs/providers/google/apigee/overrides/index.md index 2e2d470d3f..498e2fbd50 100644 --- a/docs/google-docs/providers/google/apigee/overrides/index.md +++ b/docs/google-docs/providers/google/apigee/overrides/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoverrides
TypeResource
Id
Id
## Fields @@ -40,5 +40,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all of the distributed trace configuration overrides in an environment. | | | `INSERT` | | Creates a trace configuration override. The response contains a system-generated UUID, that can be used to view, update, or delete the configuration override. Use the List API to view the existing trace configuration overrides. | | | `DELETE` | | Deletes a distributed trace configuration override. | +| | `UPDATE` | | Updates a distributed trace configuration override. Note that the repeated fields have replace semantics when included in the field mask and that they will be overwritten by the value of the fields in the request body. | | | `EXEC` | | Lists all of the distributed trace configuration overrides in an environment. | -| | `EXEC` | | Updates a distributed trace configuration override. Note that the repeated fields have replace semantics when included in the field mask and that they will be overwritten by the value of the fields in the request body. | diff --git a/docs/google-docs/providers/google/apigee/project_mapping/index.md b/docs/google-docs/providers/google/apigee/project_mapping/index.md index 6dd184b23b..2ce5451e57 100644 --- a/docs/google-docs/providers/google/apigee/project_mapping/index.md +++ b/docs/google-docs/providers/google/apigee/project_mapping/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproject_mapping
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/projects/index.md b/docs/google-docs/providers/google/apigee/projects/index.md index 2419e5e60b..71ecb096a7 100644 --- a/docs/google-docs/providers/google/apigee/projects/index.md +++ b/docs/google-docs/providers/google/apigee/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/queries/index.md b/docs/google-docs/providers/google/apigee/queries/index.md index ad0a172ec3..d6fbac2213 100644 --- a/docs/google-docs/providers/google/apigee/queries/index.md +++ b/docs/google-docs/providers/google/apigee/queries/index.md @@ -24,10 +24,25 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namequeries
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Asynchronous Query Name. | +| | `string` | Creation time of the query. | +| | `string` | Hostname is available only when query is executed at host level. | +| | `string` | Error is set when query fails. | +| | `string` | ExecutionTime is available only after the query is completed. | +| | `object` | | +| | `string` | Asynchronous Report ID. | +| | `object` | | +| | `string` | ResultFileSize is available only after the query is completed. | +| | `string` | ResultRows is available only after the query is completed. | +| | `string` | Self link of the query. Example: `/organizations/myorg/environments/myenv/queries/9cfc0d85-0f30-46d6-ae6f-318d0cb961bd` or following format if query is running at host level: `/organizations/myorg/hostQueries/9cfc0d85-0f30-46d6-ae6f-318d0cb961bd` | +| | `string` | Query state could be "enqueued", "running", "completed", "failed". | +| | `string` | Last updated timestamp for the query. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/apigee/queries_result/index.md b/docs/google-docs/providers/google/apigee/queries_result/index.md index a608e07182..46d88b677d 100644 --- a/docs/google-docs/providers/google/apigee/queries_result/index.md +++ b/docs/google-docs/providers/google/apigee/queries_result/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namequeries_result
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/queries_resulturl/index.md b/docs/google-docs/providers/google/apigee/queries_resulturl/index.md index 60e8d1f8fd..24732f9173 100644 --- a/docs/google-docs/providers/google/apigee/queries_resulturl/index.md +++ b/docs/google-docs/providers/google/apigee/queries_resulturl/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namequeries_resulturl
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/rateplans/index.md b/docs/google-docs/providers/google/apigee/rateplans/index.md index 2656b2c76a..c121cb3a87 100644 --- a/docs/google-docs/providers/google/apigee/rateplans/index.md +++ b/docs/google-docs/providers/google/apigee/rateplans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerateplans
TypeResource
Id
Id
## Fields @@ -56,4 +56,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the rate plans for an API product. | | | `INSERT` | | Create a rate plan that is associated with an API product in an organization. Using rate plans, API product owners can monetize their API products by configuring one or more of the following: - Billing frequency - Initial setup fees for using an API product - Payment funding model (postpaid only) - Fixed recurring or consumption-based charges for using an API product - Revenue sharing with developer partners An API product can have multiple rate plans associated with it but *only one* rate plan can be active at any point of time. **Note: From the developer's perspective, they purchase API products not rate plans. | | | `DELETE` | | Deletes a rate plan. | -| | `EXEC` | | Updates an existing rate plan. | +| | `UPDATE` | | Updates an existing rate plan. | diff --git a/docs/google-docs/providers/google/apigee/references/index.md b/docs/google-docs/providers/google/apigee/references/index.md index 9a42dd74c7..5ab5caf4f3 100644 --- a/docs/google-docs/providers/google/apigee/references/index.md +++ b/docs/google-docs/providers/google/apigee/references/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereferences
TypeResource
Id
Id
## Fields @@ -40,4 +40,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a Reference resource. | | | `INSERT` | | Creates a Reference in the specified environment. | | | `DELETE` | | Deletes a Reference from an environment. Returns the deleted Reference resource. | -| | `EXEC` | | Updates an existing Reference. Note that this operation has PUT semantics; it will replace the entirety of the existing Reference with the resource in the request body. | +| | `UPDATE` | | Updates an existing Reference. Note that this operation has PUT semantics; it will replace the entirety of the existing Reference with the resource in the request body. | diff --git a/docs/google-docs/providers/google/apigee/reports/index.md b/docs/google-docs/providers/google/apigee/reports/index.md index 33aeb707d8..e3c874d3ab 100644 --- a/docs/google-docs/providers/google/apigee/reports/index.md +++ b/docs/google-docs/providers/google/apigee/reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereports
TypeResource
Id
Id
## Fields @@ -59,4 +59,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Return a list of Custom Reports | | | `INSERT` | | Creates a Custom Report for an Organization. A Custom Report provides Apigee Customers to create custom dashboards in addition to the standard dashboards which are provided. The Custom Report in its simplest form contains specifications about metrics, dimensions and filters. It is important to note that the custom report by itself does not provide an executable entity. The Edge UI converts the custom report definition into an analytics query and displays the result in a chart. | | | `DELETE` | | Deletes an existing custom report definition | -| | `EXEC` | | Update an existing custom report definition | +| | `UPDATE` | | Update an existing custom report definition | diff --git a/docs/google-docs/providers/google/apigee/resourcefiles/index.md b/docs/google-docs/providers/google/apigee/resourcefiles/index.md index d93f480c49..33bb694855 100644 --- a/docs/google-docs/providers/google/apigee/resourcefiles/index.md +++ b/docs/google-docs/providers/google/apigee/resourcefiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresourcefiles
TypeResource
Id
Id
## Fields @@ -40,4 +40,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all resource files, optionally filtering by type. For more information about resource files, see [Resource files](https://cloud.google.com/apigee/docs/api-platform/develop/resource-files). | | | `INSERT` | | Creates a resource file. Specify the `Content-Type` as `application/octet-stream` or `multipart/form-data`. For more information about resource files, see [Resource files](https://cloud.google.com/apigee/docs/api-platform/develop/resource-files). | | | `DELETE` | | Deletes a resource file. For more information about resource files, see [Resource files](https://cloud.google.com/apigee/docs/api-platform/develop/resource-files). | -| | `EXEC` | | Updates a resource file. Specify the `Content-Type` as `application/octet-stream` or `multipart/form-data`. For more information about resource files, see [Resource files](https://cloud.google.com/apigee/docs/api-platform/develop/resource-files). | +| | `UPDATE` | | Updates a resource file. Specify the `Content-Type` as `application/octet-stream` or `multipart/form-data`. For more information about resource files, see [Resource files](https://cloud.google.com/apigee/docs/api-platform/develop/resource-files). | diff --git a/docs/google-docs/providers/google/apigee/resourcefiles_environment_resources/index.md b/docs/google-docs/providers/google/apigee/resourcefiles_environment_resources/index.md index c3859ba7f5..31e7b50022 100644 --- a/docs/google-docs/providers/google/apigee/resourcefiles_environment_resources/index.md +++ b/docs/google-docs/providers/google/apigee/resourcefiles_environment_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresourcefiles_environment_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/revisions/index.md b/docs/google-docs/providers/google/apigee/revisions/index.md index 5aa114638a..80fa03cd92 100644 --- a/docs/google-docs/providers/google/apigee/revisions/index.md +++ b/docs/google-docs/providers/google/apigee/revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerevisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/revisions_api_proxy_revision/index.md b/docs/google-docs/providers/google/apigee/revisions_api_proxy_revision/index.md index ff20d3a05f..2916564958 100644 --- a/docs/google-docs/providers/google/apigee/revisions_api_proxy_revision/index.md +++ b/docs/google-docs/providers/google/apigee/revisions_api_proxy_revision/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerevisions_api_proxy_revision
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/revisions_deployments/index.md b/docs/google-docs/providers/google/apigee/revisions_deployments/index.md index ff3586fd6f..f45defbeac 100644 --- a/docs/google-docs/providers/google/apigee/revisions_deployments/index.md +++ b/docs/google-docs/providers/google/apigee/revisions_deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerevisions_deployments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/revisions_shared_flow_revision/index.md b/docs/google-docs/providers/google/apigee/revisions_shared_flow_revision/index.md index c031bbb422..6e55f93aaa 100644 --- a/docs/google-docs/providers/google/apigee/revisions_shared_flow_revision/index.md +++ b/docs/google-docs/providers/google/apigee/revisions_shared_flow_revision/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerevisions_shared_flow_revision
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/runtime_config/index.md b/docs/google-docs/providers/google/apigee/runtime_config/index.md index caed25c041..67a0224697 100644 --- a/docs/google-docs/providers/google/apigee/runtime_config/index.md +++ b/docs/google-docs/providers/google/apigee/runtime_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruntime_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_actions/index.md b/docs/google-docs/providers/google/apigee/security_actions/index.md index 6eeb52394c..20f996b166 100644 --- a/docs/google-docs/providers/google/apigee/security_actions/index.md +++ b/docs/google-docs/providers/google/apigee/security_actions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_actions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_assessment_results/index.md b/docs/google-docs/providers/google/apigee/security_assessment_results/index.md index 0894d812ba..a87ccf0cc2 100644 --- a/docs/google-docs/providers/google/apigee/security_assessment_results/index.md +++ b/docs/google-docs/providers/google/apigee/security_assessment_results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_assessment_results
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_incidents/index.md b/docs/google-docs/providers/google/apigee/security_incidents/index.md index 68b1a0ac0b..9be0ce7396 100644 --- a/docs/google-docs/providers/google/apigee/security_incidents/index.md +++ b/docs/google-docs/providers/google/apigee/security_incidents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_incidents
TypeResource
Id
Id
## Fields @@ -44,6 +44,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | GetSecurityIncident gets the specified security incident. Returns NOT_FOUND if security incident is not present for the specified organization and environment. | | | `SELECT` | | ListSecurityIncidents lists all the security incident associated with the environment. | +| | `UPDATE` | | UpdateSecurityIncidents updates an existing security incident. | | | `EXEC` | | ListSecurityIncidents lists all the security incident associated with the environment. | | | `EXEC` | | BatchUpdateSecurityIncident updates multiple existing security incidents. | -| | `EXEC` | | UpdateSecurityIncidents updates an existing security incident. | diff --git a/docs/google-docs/providers/google/apigee/security_profiles/index.md b/docs/google-docs/providers/google/apigee/security_profiles/index.md index 060e4c68ad..6ebd0b6b18 100644 --- a/docs/google-docs/providers/google/apigee/security_profiles/index.md +++ b/docs/google-docs/providers/google/apigee/security_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_profiles
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | ListSecurityProfiles lists all the security profiles associated with the org including attached and unattached profiles. | | | `INSERT` | | CreateSecurityProfile create a new custom security profile. | | | `DELETE` | | DeleteSecurityProfile delete a profile with all its revisions. | +| | `UPDATE` | | UpdateSecurityProfile update the metadata of security profile. | | | `EXEC` | | ListSecurityProfiles lists all the security profiles associated with the org including attached and unattached profiles. | -| | `EXEC` | | UpdateSecurityProfile update the metadata of security profile. | diff --git a/docs/google-docs/providers/google/apigee/security_profiles_revisions/index.md b/docs/google-docs/providers/google/apigee/security_profiles_revisions/index.md index f3dd636a85..4c56f577a1 100644 --- a/docs/google-docs/providers/google/apigee/security_profiles_revisions/index.md +++ b/docs/google-docs/providers/google/apigee/security_profiles_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_profiles_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_reports/index.md b/docs/google-docs/providers/google/apigee/security_reports/index.md index 2bb8beb5c0..20ed282601 100644 --- a/docs/google-docs/providers/google/apigee/security_reports/index.md +++ b/docs/google-docs/providers/google/apigee/security_reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_reports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_reports_result/index.md b/docs/google-docs/providers/google/apigee/security_reports_result/index.md index 9e5b715f61..5962615dfb 100644 --- a/docs/google-docs/providers/google/apigee/security_reports_result/index.md +++ b/docs/google-docs/providers/google/apigee/security_reports_result/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_reports_result
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_reports_result_view/index.md b/docs/google-docs/providers/google/apigee/security_reports_result_view/index.md index b65216b34a..57bc771732 100644 --- a/docs/google-docs/providers/google/apigee/security_reports_result_view/index.md +++ b/docs/google-docs/providers/google/apigee/security_reports_result_view/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_reports_result_view
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_settings/index.md b/docs/google-docs/providers/google/apigee/security_settings/index.md index c90e5e10db..0821393e4a 100644 --- a/docs/google-docs/providers/google/apigee/security_settings/index.md +++ b/docs/google-docs/providers/google/apigee/security_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/security_stats/index.md b/docs/google-docs/providers/google/apigee/security_stats/index.md index b1a8959cb8..35ffaaecfc 100644 --- a/docs/google-docs/providers/google/apigee/security_stats/index.md +++ b/docs/google-docs/providers/google/apigee/security_stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_stats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/sharedflows/index.md b/docs/google-docs/providers/google/apigee/sharedflows/index.md index e83a514fce..84f616c001 100644 --- a/docs/google-docs/providers/google/apigee/sharedflows/index.md +++ b/docs/google-docs/providers/google/apigee/sharedflows/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesharedflows
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/stats/index.md b/docs/google-docs/providers/google/apigee/stats/index.md index 1042415260..4b8e9973e8 100644 --- a/docs/google-docs/providers/google/apigee/stats/index.md +++ b/docs/google-docs/providers/google/apigee/stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/subscriptions/index.md b/docs/google-docs/providers/google/apigee/subscriptions/index.md index 0d4352cd4f..fa2be7a033 100644 --- a/docs/google-docs/providers/google/apigee/subscriptions/index.md +++ b/docs/google-docs/providers/google/apigee/subscriptions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubscriptions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/sync_authorization/index.md b/docs/google-docs/providers/google/apigee/sync_authorization/index.md index ca7d8b748c..35bdc0515d 100644 --- a/docs/google-docs/providers/google/apigee/sync_authorization/index.md +++ b/docs/google-docs/providers/google/apigee/sync_authorization/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesync_authorization
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigee/targetservers/index.md b/docs/google-docs/providers/google/apigee/targetservers/index.md index 978b342f80..4bc91514e4 100644 --- a/docs/google-docs/providers/google/apigee/targetservers/index.md +++ b/docs/google-docs/providers/google/apigee/targetservers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametargetservers
TypeResource
Id
Id
## Fields @@ -43,4 +43,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a TargetServer resource. | | | `INSERT` | | Creates a TargetServer in the specified environment. | | | `DELETE` | | Deletes a TargetServer from an environment. Returns the deleted TargetServer resource. | -| | `EXEC` | | Updates an existing TargetServer. Note that this operation has PUT semantics; it will replace the entirety of the existing TargetServer with the resource in the request body. | +| | `UPDATE` | | Updates an existing TargetServer. Note that this operation has PUT semantics; it will replace the entirety of the existing TargetServer with the resource in the request body. | diff --git a/docs/google-docs/providers/google/apigeeregistry/apis/index.md b/docs/google-docs/providers/google/apigeeregistry/apis/index.md index ce10482e2d..f6719a9821 100644 --- a/docs/google-docs/providers/google/apigeeregistry/apis/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/apis/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapis
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns matching APIs. | | | `INSERT` | | Creates a specified API. | | | `DELETE` | | Removes a specified API and all of the resources that it owns. | +| | `UPDATE` | | Used to modify a specified API. | | | `EXEC` | | Returns matching APIs. | -| | `EXEC` | | Used to modify a specified API. | diff --git a/docs/google-docs/providers/google/apigeeregistry/apis_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/apis_iam_policies/index.md index 98d340127d..a740a72a17 100644 --- a/docs/google-docs/providers/google/apigeeregistry/apis_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/apis_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapis_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/artifacts/index.md b/docs/google-docs/providers/google/apigeeregistry/artifacts/index.md index 1350625179..f3aa19f264 100644 --- a/docs/google-docs/providers/google/apigeeregistry/artifacts/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameartifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/artifacts_contents/index.md b/docs/google-docs/providers/google/apigeeregistry/artifacts_contents/index.md index 4030e3b07a..5f0879e852 100644 --- a/docs/google-docs/providers/google/apigeeregistry/artifacts_contents/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/artifacts_contents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameartifacts_contents
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/artifacts_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/artifacts_iam_policies/index.md index 35c7ed6e67..72951deba5 100644 --- a/docs/google-docs/providers/google/apigeeregistry/artifacts_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/artifacts_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameartifacts_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/deployments/index.md b/docs/google-docs/providers/google/apigeeregistry/deployments/index.md index bc24b03825..0b0cb3d731 100644 --- a/docs/google-docs/providers/google/apigeeregistry/deployments/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields @@ -51,7 +51,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns matching deployments. | | | `INSERT` | | Creates a specified deployment. | | | `DELETE` | | Removes a specified deployment, all revisions, and all child resources (e.g., artifacts). | +| | `UPDATE` | | Used to modify a specified deployment. | | | `EXEC` | | Returns matching deployments. | -| | `EXEC` | | Used to modify a specified deployment. | | | `EXEC` | | Sets the current revision to a specified prior revision. Note that this creates a new revision with a new revision ID. | | | `EXEC` | | Adds a tag to a specified revision of a deployment. | diff --git a/docs/google-docs/providers/google/apigeeregistry/deployments_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/deployments_iam_policies/index.md index 057f201a46..a21f8d1282 100644 --- a/docs/google-docs/providers/google/apigeeregistry/deployments_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/deployments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/deployments_revision/index.md b/docs/google-docs/providers/google/apigeeregistry/deployments_revision/index.md index d1431146d6..a451e1972c 100644 --- a/docs/google-docs/providers/google/apigeeregistry/deployments_revision/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/deployments_revision/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments_revision
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/deployments_revisions/index.md b/docs/google-docs/providers/google/apigeeregistry/deployments_revisions/index.md index 429f44303e..a4fee93075 100644 --- a/docs/google-docs/providers/google/apigeeregistry/deployments_revisions/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/deployments_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/documents_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/documents_iam_policies/index.md index 9b3e4dbf48..45a8aa05b8 100644 --- a/docs/google-docs/providers/google/apigeeregistry/documents_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/documents_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/index.md b/docs/google-docs/providers/google/apigeeregistry/index.md index 8bbf4a591c..0cfd10ab0d 100644 --- a/docs/google-docs/providers/google/apigeeregistry/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleApigee Registry API Description -Idapigeeregistry:v24.06.00234 +Idapigeeregistry:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/apigeeregistry/instances/index.md b/docs/google-docs/providers/google/apigeeregistry/instances/index.md index 03ee89d53d..5f86b3fff8 100644 --- a/docs/google-docs/providers/google/apigeeregistry/instances/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/instances_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/instances_iam_policies/index.md index fb18763fdd..1ca5d1ea39 100644 --- a/docs/google-docs/providers/google/apigeeregistry/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/locations/index.md b/docs/google-docs/providers/google/apigeeregistry/locations/index.md index e993c6e6c8..9cd6c5c54a 100644 --- a/docs/google-docs/providers/google/apigeeregistry/locations/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/operations/index.md b/docs/google-docs/providers/google/apigeeregistry/operations/index.md index c00c7849f4..3d6a67c7a3 100644 --- a/docs/google-docs/providers/google/apigeeregistry/operations/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/runtime_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/runtime_iam_policies/index.md index 4f0a47fa2b..a1c8b84bb0 100644 --- a/docs/google-docs/providers/google/apigeeregistry/runtime_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/runtime_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruntime_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/specs/index.md b/docs/google-docs/providers/google/apigeeregistry/specs/index.md index 83e5408f82..57b6e716c6 100644 --- a/docs/google-docs/providers/google/apigeeregistry/specs/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/specs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespecs
TypeResource
Id
Id
## Fields @@ -51,7 +51,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns matching specs. | | | `INSERT` | | Creates a specified spec. | | | `DELETE` | | Removes a specified spec, all revisions, and all child resources (e.g., artifacts). | +| | `UPDATE` | | Used to modify a specified spec. | | | `EXEC` | | Returns matching specs. | -| | `EXEC` | | Used to modify a specified spec. | | | `EXEC` | | Sets the current revision to a specified prior revision. Note that this creates a new revision with a new revision ID. | | | `EXEC` | | Adds a tag to a specified revision of a spec. | diff --git a/docs/google-docs/providers/google/apigeeregistry/specs_contents/index.md b/docs/google-docs/providers/google/apigeeregistry/specs_contents/index.md index 102f399214..a1f12801d4 100644 --- a/docs/google-docs/providers/google/apigeeregistry/specs_contents/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/specs_contents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespecs_contents
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/specs_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/specs_iam_policies/index.md index 5968e70580..b239837f9e 100644 --- a/docs/google-docs/providers/google/apigeeregistry/specs_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/specs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespecs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/specs_revision/index.md b/docs/google-docs/providers/google/apigeeregistry/specs_revision/index.md index 0c13431a63..7d172c438d 100644 --- a/docs/google-docs/providers/google/apigeeregistry/specs_revision/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/specs_revision/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespecs_revision
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/specs_revisions/index.md b/docs/google-docs/providers/google/apigeeregistry/specs_revisions/index.md index 518d3fdf4c..81673d4d7c 100644 --- a/docs/google-docs/providers/google/apigeeregistry/specs_revisions/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/specs_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespecs_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apigeeregistry/versions/index.md b/docs/google-docs/providers/google/apigeeregistry/versions/index.md index ef15e4aabb..04dab91d4d 100644 --- a/docs/google-docs/providers/google/apigeeregistry/versions/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns matching versions. | | | `INSERT` | | Creates a specified version. | | | `DELETE` | | Removes a specified version and all of the resources that it owns. | +| | `UPDATE` | | Used to modify a specified version. | | | `EXEC` | | Returns matching versions. | -| | `EXEC` | | Used to modify a specified version. | diff --git a/docs/google-docs/providers/google/apigeeregistry/versions_iam_policies/index.md b/docs/google-docs/providers/google/apigeeregistry/versions_iam_policies/index.md index 17e420af9a..f846d85dee 100644 --- a/docs/google-docs/providers/google/apigeeregistry/versions_iam_policies/index.md +++ b/docs/google-docs/providers/google/apigeeregistry/versions_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apikeys/index.md b/docs/google-docs/providers/google/apikeys/index.md index 8cda22b3ff..339873ffc9 100644 --- a/docs/google-docs/providers/google/apikeys/index.md +++ b/docs/google-docs/providers/google/apikeys/index.md @@ -34,7 +34,7 @@ Manages the API keys associated with developer projects. TypeService TitleAPI Keys API DescriptionManages the API keys associated with developer projects. -Idapikeys:v24.06.00234 +Idapikeys:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/apikeys/keys/index.md b/docs/google-docs/providers/google/apikeys/keys/index.md index 11c3d1443b..677ffc11f9 100644 --- a/docs/google-docs/providers/google/apikeys/keys/index.md +++ b/docs/google-docs/providers/google/apikeys/keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the API keys owned by a project. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`. | | | `INSERT` | | Creates a new API key. NOTE: Key is a global resource; hence the only supported value for location is `global`. | | | `DELETE` | | Deletes an API key. Deleted key can be retrieved within 30 days of deletion. Afterward, key will be purged from the project. NOTE: Key is a global resource; hence the only supported value for location is `global`. | +| | `UPDATE` | | Patches the modifiable fields of an API key. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`. | | | `EXEC` | | Lists the API keys owned by a project. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`. | | | `EXEC` | | Find the parent project and resource name of the API key that matches the key string in the request. If the API key has been purged, resource name will not be set. The service account must have the `apikeys.keys.lookup` permission on the parent project. | -| | `EXEC` | | Patches the modifiable fields of an API key. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`. | | | `EXEC` | | Undeletes an API key which was deleted within 30 days. NOTE: Key is a global resource; hence the only supported value for location is `global`. | diff --git a/docs/google-docs/providers/google/apikeys/keys_key_string/index.md b/docs/google-docs/providers/google/apikeys/keys_key_string/index.md index 49b996ac9b..40f41d50a8 100644 --- a/docs/google-docs/providers/google/apikeys/keys_key_string/index.md +++ b/docs/google-docs/providers/google/apikeys/keys_key_string/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys_key_string
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apikeys/operations/index.md b/docs/google-docs/providers/google/apikeys/operations/index.md index eca5d54fe5..80d3d579db 100644 --- a/docs/google-docs/providers/google/apikeys/operations/index.md +++ b/docs/google-docs/providers/google/apikeys/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/appengine/apps/index.md b/docs/google-docs/providers/google/appengine/apps/index.md index d9f034acb9..ef2cb6c461 100644 --- a/docs/google-docs/providers/google/appengine/apps/index.md +++ b/docs/google-docs/providers/google/appengine/apps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapps
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets information about an application. | | | `INSERT` | | Creates an App Engine application for a Google Cloud Platform project. Required fields: id - The ID of the target Cloud Platform project. location - The region (https://cloud.google.com/appengine/docs/locations) where you want the App Engine application located.For more information about App Engine applications, see Managing Projects, Applications, and Billing (https://cloud.google.com/appengine/docs/standard/python/console/). | -| | `EXEC` | | Updates the specified Application resource. You can update the following fields: auth_domain - Google authentication domain for controlling user access to the application. default_cookie_expiration - Cookie expiration policy for the application. iap - Identity-Aware Proxy properties for the application. | +| | `UPDATE` | | Updates the specified Application resource. You can update the following fields: auth_domain - Google authentication domain for controlling user access to the application. default_cookie_expiration - Cookie expiration policy for the application. iap - Identity-Aware Proxy properties for the application. | | | `EXEC` | | Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account. Use this method if you receive an error message about a missing feature, for example, Error retrieving the App Engine service account. If you have deleted your App Engine service account, this will not be able to recreate it. Instead, you should attempt to use the IAM undelete API if possible at https://cloud.google.com/iam/reference/rest/v1/projects.serviceAccounts/undelete?apix_params=%7B"name"%3A"projects%2F-%2FserviceAccounts%2Funique_id"%2C"resource"%3A%7B%7D%7D . If the deletion was recent, the numeric ID can be found in the Cloud Console Activity Log. | diff --git a/docs/google-docs/providers/google/appengine/apps_runtimes/index.md b/docs/google-docs/providers/google/appengine/apps_runtimes/index.md index be2c5ed166..1d4e0124ea 100644 --- a/docs/google-docs/providers/google/appengine/apps_runtimes/index.md +++ b/docs/google-docs/providers/google/appengine/apps_runtimes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapps_runtimes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/appengine/authorized_certificates/index.md b/docs/google-docs/providers/google/appengine/authorized_certificates/index.md index c1c4c2eba9..beb583b630 100644 --- a/docs/google-docs/providers/google/appengine/authorized_certificates/index.md +++ b/docs/google-docs/providers/google/appengine/authorized_certificates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorized_certificates
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all SSL certificates the user is authorized to administer. | | | `INSERT` | | Uploads the specified SSL certificate. | | | `DELETE` | | Deletes the specified SSL certificate. | +| | `UPDATE` | | Updates the specified SSL certificate. To renew a certificate and maintain its existing domain mappings, update certificate_data with a new certificate. The new certificate must be applicable to the same domains as the original certificate. The certificate display_name may also be updated. | | | `EXEC` | | Lists all SSL certificates the user is authorized to administer. | -| | `EXEC` | | Updates the specified SSL certificate. To renew a certificate and maintain its existing domain mappings, update certificate_data with a new certificate. The new certificate must be applicable to the same domains as the original certificate. The certificate display_name may also be updated. | diff --git a/docs/google-docs/providers/google/appengine/authorized_domains/index.md b/docs/google-docs/providers/google/appengine/authorized_domains/index.md index 02b9697444..7139e46077 100644 --- a/docs/google-docs/providers/google/appengine/authorized_domains/index.md +++ b/docs/google-docs/providers/google/appengine/authorized_domains/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorized_domains
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/appengine/domain_mappings/index.md b/docs/google-docs/providers/google/appengine/domain_mappings/index.md index 794942d633..b56b9786f9 100644 --- a/docs/google-docs/providers/google/appengine/domain_mappings/index.md +++ b/docs/google-docs/providers/google/appengine/domain_mappings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedomain_mappings
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the domain mappings on an application. | | | `INSERT` | | Maps a domain to an application. A user must be authorized to administer a domain in order to map it to an application. For a list of available authorized domains, see AuthorizedDomains.ListAuthorizedDomains. | | | `DELETE` | | Deletes the specified domain mapping. A user must be authorized to administer the associated domain in order to delete a DomainMapping resource. | +| | `UPDATE` | | Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource. | | | `EXEC` | | Lists the domain mappings on an application. | -| | `EXEC` | | Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource. | diff --git a/docs/google-docs/providers/google/appengine/index.md b/docs/google-docs/providers/google/appengine/index.md index 701db20db7..1682acaa81 100644 --- a/docs/google-docs/providers/google/appengine/index.md +++ b/docs/google-docs/providers/google/appengine/index.md @@ -34,7 +34,7 @@ Provisions and manages developers' App Engine applications. TypeService TitleApp Engine Admin API DescriptionProvisions and manages developers' App Engine applications. -Idappengine:v24.06.00234 +Idappengine:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/appengine/ingress_rules/index.md b/docs/google-docs/providers/google/appengine/ingress_rules/index.md index 8f08a330be..b55b8fbae5 100644 --- a/docs/google-docs/providers/google/appengine/ingress_rules/index.md +++ b/docs/google-docs/providers/google/appengine/ingress_rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameingress_rules
TypeResource
Id
Id
## Fields @@ -41,6 +41,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the firewall rules of an application. | | | `INSERT` | | Creates a firewall rule for the application. | | | `DELETE` | | Deletes the specified firewall rule. | +| | `UPDATE` | | Updates the specified firewall rule. | | | `EXEC` | | Lists the firewall rules of an application. | | | `EXEC` | | Replaces the entire firewall ruleset in one bulk operation. This overrides and replaces the rules of an existing firewall with the new rules.If the final rule does not match traffic with the '*' wildcard IP range, then an "allow all" rule is explicitly added to the end of the list. | -| | `EXEC` | | Updates the specified firewall rule. | diff --git a/docs/google-docs/providers/google/appengine/instances/index.md b/docs/google-docs/providers/google/appengine/instances/index.md index 3b3f1d2c8e..4e8489c657 100644 --- a/docs/google-docs/providers/google/appengine/instances/index.md +++ b/docs/google-docs/providers/google/appengine/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/appengine/locations/index.md b/docs/google-docs/providers/google/appengine/locations/index.md index 2f22e7eea0..13e4a29aed 100644 --- a/docs/google-docs/providers/google/appengine/locations/index.md +++ b/docs/google-docs/providers/google/appengine/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/appengine/operations/index.md b/docs/google-docs/providers/google/appengine/operations/index.md index 335b1ac4bc..7c2943e4fc 100644 --- a/docs/google-docs/providers/google/appengine/operations/index.md +++ b/docs/google-docs/providers/google/appengine/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/appengine/services/index.md b/docs/google-docs/providers/google/appengine/services/index.md index d3fd6c5e8c..4a9e9908a7 100644 --- a/docs/google-docs/providers/google/appengine/services/index.md +++ b/docs/google-docs/providers/google/appengine/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the current configuration of the specified service. | | | `SELECT` | | Lists all the services in the application. | | | `DELETE` | | Deletes the specified service and all enclosed versions. | +| | `UPDATE` | | Updates the configuration of the specified service. | | | `EXEC` | | Lists all the services in the application. | -| | `EXEC` | | Updates the configuration of the specified service. | diff --git a/docs/google-docs/providers/google/appengine/versions/index.md b/docs/google-docs/providers/google/appengine/versions/index.md index d3581f6834..496c9efc51 100644 --- a/docs/google-docs/providers/google/appengine/versions/index.md +++ b/docs/google-docs/providers/google/appengine/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields @@ -79,5 +79,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the versions of a service. | | | `INSERT` | | Deploys code and resource files to a new version. | | | `DELETE` | | Deletes an existing Version resource. | +| | `UPDATE` | | Updates the specified Version resource. You can specify the following fields depending on the App Engine environment and type of scaling that the version resource uses:Standard environment instance_class (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.instance_class)automatic scaling in the standard environment: automatic_scaling.min_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.max_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) automaticScaling.standard_scheduler_settings.min_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) automaticScaling.standard_scheduler_settings.target_cpu_utilization (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) automaticScaling.standard_scheduler_settings.target_throughput_utilization (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings)basic scaling or manual scaling in the standard environment: serving_status (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status) manual_scaling.instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#manualscaling)Flexible environment serving_status (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status)automatic scaling in the flexible environment: automatic_scaling.min_total_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.max_total_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.cool_down_period_sec (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.cpu_utilization.target_utilization (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling)manual scaling in the flexible environment: manual_scaling.instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#manualscaling) | | | `EXEC` | | Lists the versions of a service. | -| | `EXEC` | | Updates the specified Version resource. You can specify the following fields depending on the App Engine environment and type of scaling that the version resource uses:Standard environment instance_class (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.instance_class)automatic scaling in the standard environment: automatic_scaling.min_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.max_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) automaticScaling.standard_scheduler_settings.min_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) automaticScaling.standard_scheduler_settings.target_cpu_utilization (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) automaticScaling.standard_scheduler_settings.target_throughput_utilization (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings)basic scaling or manual scaling in the standard environment: serving_status (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status) manual_scaling.instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#manualscaling)Flexible environment serving_status (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status)automatic scaling in the flexible environment: automatic_scaling.min_total_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.max_total_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.cool_down_period_sec (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling) automatic_scaling.cpu_utilization.target_utilization (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling)manual scaling in the flexible environment: manual_scaling.instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#manualscaling) | diff --git a/docs/google-docs/providers/google/apphub/applications/index.md b/docs/google-docs/providers/google/apphub/applications/index.md index cc4ed40df3..2d5730ef84 100644 --- a/docs/google-docs/providers/google/apphub/applications/index.md +++ b/docs/google-docs/providers/google/apphub/applications/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapplications
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Applications in a host project and location. | | | `INSERT` | | Creates an Application in a host project and location. | | | `DELETE` | | Deletes an Application in a host project and location. | +| | `UPDATE` | | Updates an Application in a host project and location. | | | `EXEC` | | Lists Applications in a host project and location. | -| | `EXEC` | | Updates an Application in a host project and location. | diff --git a/docs/google-docs/providers/google/apphub/applications_iam_policies/index.md b/docs/google-docs/providers/google/apphub/applications_iam_policies/index.md index 81cdbe509a..a67f735d29 100644 --- a/docs/google-docs/providers/google/apphub/applications_iam_policies/index.md +++ b/docs/google-docs/providers/google/apphub/applications_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapplications_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apphub/discovered_services/index.md b/docs/google-docs/providers/google/apphub/discovered_services/index.md index 11578b7e64..759c6e16aa 100644 --- a/docs/google-docs/providers/google/apphub/discovered_services/index.md +++ b/docs/google-docs/providers/google/apphub/discovered_services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namediscovered_services
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apphub/discovered_workloads/index.md b/docs/google-docs/providers/google/apphub/discovered_workloads/index.md index a4206fe514..73e5e17025 100644 --- a/docs/google-docs/providers/google/apphub/discovered_workloads/index.md +++ b/docs/google-docs/providers/google/apphub/discovered_workloads/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namediscovered_workloads
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apphub/index.md b/docs/google-docs/providers/google/apphub/index.md index 935b78e541..30dfb23426 100644 --- a/docs/google-docs/providers/google/apphub/index.md +++ b/docs/google-docs/providers/google/apphub/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleApp Hub API Description -Idapphub:v24.06.00234 +Idapphub:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/apphub/locations/index.md b/docs/google-docs/providers/google/apphub/locations/index.md index 3063b5e428..6bb42b403c 100644 --- a/docs/google-docs/providers/google/apphub/locations/index.md +++ b/docs/google-docs/providers/google/apphub/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apphub/operations/index.md b/docs/google-docs/providers/google/apphub/operations/index.md index 434a2bdf5b..4de2281b17 100644 --- a/docs/google-docs/providers/google/apphub/operations/index.md +++ b/docs/google-docs/providers/google/apphub/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apphub/service_project_attachments/index.md b/docs/google-docs/providers/google/apphub/service_project_attachments/index.md index 70d7be0051..4d75460114 100644 --- a/docs/google-docs/providers/google/apphub/service_project_attachments/index.md +++ b/docs/google-docs/providers/google/apphub/service_project_attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_project_attachments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/apphub/services/index.md b/docs/google-docs/providers/google/apphub/services/index.md index c03b9f0112..5b24527354 100644 --- a/docs/google-docs/providers/google/apphub/services/index.md +++ b/docs/google-docs/providers/google/apphub/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Services in an Application. | | | `INSERT` | | Creates a Service in an Application. | | | `DELETE` | | Deletes a Service from an Application. | +| | `UPDATE` | | Updates a Service in an Application. | | | `EXEC` | | Lists Services in an Application. | -| | `EXEC` | | Updates a Service in an Application. | diff --git a/docs/google-docs/providers/google/apphub/workloads/index.md b/docs/google-docs/providers/google/apphub/workloads/index.md index 551989e419..988428cf9f 100644 --- a/docs/google-docs/providers/google/apphub/workloads/index.md +++ b/docs/google-docs/providers/google/apphub/workloads/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkloads
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Workloads in an Application. | | | `INSERT` | | Creates a Workload in an Application. | | | `DELETE` | | Deletes a Workload from an Application. | +| | `UPDATE` | | Updates a Workload in an Application. | | | `EXEC` | | Lists Workloads in an Application. | -| | `EXEC` | | Updates a Workload in an Application. | diff --git a/docs/google-docs/providers/google/artifactregistry/apt_artifacts/index.md b/docs/google-docs/providers/google/artifactregistry/apt_artifacts/index.md index 8613b179f3..d02fe8df03 100644 --- a/docs/google-docs/providers/google/artifactregistry/apt_artifacts/index.md +++ b/docs/google-docs/providers/google/artifactregistry/apt_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapt_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/docker_images/index.md b/docs/google-docs/providers/google/artifactregistry/docker_images/index.md index eb0e3dc1d5..dd66d3c5b4 100644 --- a/docs/google-docs/providers/google/artifactregistry/docker_images/index.md +++ b/docs/google-docs/providers/google/artifactregistry/docker_images/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocker_images
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/files/index.md b/docs/google-docs/providers/google/artifactregistry/files/index.md index 8b07103fa8..6a72689f03 100644 --- a/docs/google-docs/providers/google/artifactregistry/files/index.md +++ b/docs/google-docs/providers/google/artifactregistry/files/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefiles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/generic_artifacts/index.md b/docs/google-docs/providers/google/artifactregistry/generic_artifacts/index.md index 5db75e18ed..bfd73e02e2 100644 --- a/docs/google-docs/providers/google/artifactregistry/generic_artifacts/index.md +++ b/docs/google-docs/providers/google/artifactregistry/generic_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegeneric_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/go_modules/index.md b/docs/google-docs/providers/google/artifactregistry/go_modules/index.md index 5bea3da1f5..bcb5b83423 100644 --- a/docs/google-docs/providers/google/artifactregistry/go_modules/index.md +++ b/docs/google-docs/providers/google/artifactregistry/go_modules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namego_modules
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/googet_artifacts/index.md b/docs/google-docs/providers/google/artifactregistry/googet_artifacts/index.md index 37ba6b131f..d8533519e5 100644 --- a/docs/google-docs/providers/google/artifactregistry/googet_artifacts/index.md +++ b/docs/google-docs/providers/google/artifactregistry/googet_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegooget_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/index.md b/docs/google-docs/providers/google/artifactregistry/index.md index ccefcb74f6..2f40c345f5 100644 --- a/docs/google-docs/providers/google/artifactregistry/index.md +++ b/docs/google-docs/providers/google/artifactregistry/index.md @@ -34,7 +34,7 @@ Store and manage build artifacts in a scalable and integrated service built on G TypeService TitleArtifact Registry API DescriptionStore and manage build artifacts in a scalable and integrated service built on Google infrastructure. -Idartifactregistry:v24.06.00234 +Idartifactregistry:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/artifactregistry/kfp_artifacts/index.md b/docs/google-docs/providers/google/artifactregistry/kfp_artifacts/index.md index 7dfe02fdc7..4f9e74116a 100644 --- a/docs/google-docs/providers/google/artifactregistry/kfp_artifacts/index.md +++ b/docs/google-docs/providers/google/artifactregistry/kfp_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekfp_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/locations/index.md b/docs/google-docs/providers/google/artifactregistry/locations/index.md index d546f84ff1..b80d09a53d 100644 --- a/docs/google-docs/providers/google/artifactregistry/locations/index.md +++ b/docs/google-docs/providers/google/artifactregistry/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/maven_artifacts/index.md b/docs/google-docs/providers/google/artifactregistry/maven_artifacts/index.md index f2317289ff..c587eac00f 100644 --- a/docs/google-docs/providers/google/artifactregistry/maven_artifacts/index.md +++ b/docs/google-docs/providers/google/artifactregistry/maven_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemaven_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/npm_packages/index.md b/docs/google-docs/providers/google/artifactregistry/npm_packages/index.md index dc6a7f0d2c..35755cbc95 100644 --- a/docs/google-docs/providers/google/artifactregistry/npm_packages/index.md +++ b/docs/google-docs/providers/google/artifactregistry/npm_packages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenpm_packages
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/operations/index.md b/docs/google-docs/providers/google/artifactregistry/operations/index.md index fa4a74884b..d56ddeec26 100644 --- a/docs/google-docs/providers/google/artifactregistry/operations/index.md +++ b/docs/google-docs/providers/google/artifactregistry/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/packages/index.md b/docs/google-docs/providers/google/artifactregistry/packages/index.md index cd13ac33ba..11f271a9d5 100644 --- a/docs/google-docs/providers/google/artifactregistry/packages/index.md +++ b/docs/google-docs/providers/google/artifactregistry/packages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepackages
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a package. | | | `SELECT` | | Lists packages. | | | `DELETE` | | Deletes a package and all of its versions and tags. The returned operation will complete once the package has been deleted. | +| | `UPDATE` | | Updates a package. | | | `EXEC` | | Lists packages. | -| | `EXEC` | | Updates a package. | diff --git a/docs/google-docs/providers/google/artifactregistry/project_settings/index.md b/docs/google-docs/providers/google/artifactregistry/project_settings/index.md index 3f84cf8400..001941a97f 100644 --- a/docs/google-docs/providers/google/artifactregistry/project_settings/index.md +++ b/docs/google-docs/providers/google/artifactregistry/project_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproject_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/python_packages/index.md b/docs/google-docs/providers/google/artifactregistry/python_packages/index.md index 8bdb7e1e09..d018daef3c 100644 --- a/docs/google-docs/providers/google/artifactregistry/python_packages/index.md +++ b/docs/google-docs/providers/google/artifactregistry/python_packages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepython_packages
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/repositories/index.md b/docs/google-docs/providers/google/artifactregistry/repositories/index.md index 7995e6c42c..7e0ed58518 100644 --- a/docs/google-docs/providers/google/artifactregistry/repositories/index.md +++ b/docs/google-docs/providers/google/artifactregistry/repositories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories
TypeResource
Id
Id
## Fields @@ -55,5 +55,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists repositories. | | | `INSERT` | | Creates a repository. The returned Operation will finish once the repository has been created. Its response will be the created Repository. | | | `DELETE` | | Deletes a repository and all of its contents. The returned Operation will finish once the repository has been deleted. It will not have any Operation metadata and will return a google.protobuf.Empty response. | +| | `UPDATE` | | Updates a repository. | | | `EXEC` | | Lists repositories. | -| | `EXEC` | | Updates a repository. | diff --git a/docs/google-docs/providers/google/artifactregistry/repositories_iam_policies/index.md b/docs/google-docs/providers/google/artifactregistry/repositories_iam_policies/index.md index 461cbee46a..35a3342a4f 100644 --- a/docs/google-docs/providers/google/artifactregistry/repositories_iam_policies/index.md +++ b/docs/google-docs/providers/google/artifactregistry/repositories_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/tags/index.md b/docs/google-docs/providers/google/artifactregistry/tags/index.md index 2ee4da419e..0457f60e99 100644 --- a/docs/google-docs/providers/google/artifactregistry/tags/index.md +++ b/docs/google-docs/providers/google/artifactregistry/tags/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametags
TypeResource
Id
Id
## Fields @@ -39,5 +39,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists tags. | | | `INSERT` | | Creates a tag. | | | `DELETE` | | Deletes a tag. | +| | `UPDATE` | | Updates a tag. | | | `EXEC` | | Lists tags. | -| | `EXEC` | | Updates a tag. | diff --git a/docs/google-docs/providers/google/artifactregistry/versions/index.md b/docs/google-docs/providers/google/artifactregistry/versions/index.md index 44c8fa121b..3931a791dc 100644 --- a/docs/google-docs/providers/google/artifactregistry/versions/index.md +++ b/docs/google-docs/providers/google/artifactregistry/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/vpcsc_config/index.md b/docs/google-docs/providers/google/artifactregistry/vpcsc_config/index.md index 368e825fc0..f11ab9ec65 100644 --- a/docs/google-docs/providers/google/artifactregistry/vpcsc_config/index.md +++ b/docs/google-docs/providers/google/artifactregistry/vpcsc_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevpcsc_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/artifactregistry/yum_artifacts/index.md b/docs/google-docs/providers/google/artifactregistry/yum_artifacts/index.md index b931f0fe12..c26348c624 100644 --- a/docs/google-docs/providers/google/artifactregistry/yum_artifacts/index.md +++ b/docs/google-docs/providers/google/artifactregistry/yum_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameyum_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/assuredworkloads/index.md b/docs/google-docs/providers/google/assuredworkloads/index.md index 1963fb84b3..821581e555 100644 --- a/docs/google-docs/providers/google/assuredworkloads/index.md +++ b/docs/google-docs/providers/google/assuredworkloads/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleAssured Workloads API Description -Idassuredworkloads:v24.06.00234 +Idassuredworkloads:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/assuredworkloads/operations/index.md b/docs/google-docs/providers/google/assuredworkloads/operations/index.md index d5c7af9ba1..e481e84da3 100644 --- a/docs/google-docs/providers/google/assuredworkloads/operations/index.md +++ b/docs/google-docs/providers/google/assuredworkloads/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/assuredworkloads/violations/index.md b/docs/google-docs/providers/google/assuredworkloads/violations/index.md index 3aee980a5b..6fc4c09791 100644 --- a/docs/google-docs/providers/google/assuredworkloads/violations/index.md +++ b/docs/google-docs/providers/google/assuredworkloads/violations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameviolations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/assuredworkloads/workloads/index.md b/docs/google-docs/providers/google/assuredworkloads/workloads/index.md index 70fa615aff..28a90d6236 100644 --- a/docs/google-docs/providers/google/assuredworkloads/workloads/index.md +++ b/docs/google-docs/providers/google/assuredworkloads/workloads/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkloads
TypeResource
Id
Id
## Fields @@ -58,9 +58,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Assured Workloads under a CRM Node. | | | `INSERT` | | Creates Assured Workload. | | | `DELETE` | | Deletes the workload. Make sure that workload's direct children are already in a deleted state, otherwise the request will fail with a FAILED_PRECONDITION error. In addition to assuredworkloads.workload.delete permission, the user should also have orgpolicy.policy.set permission on the deleted folder to remove Assured Workloads OrgPolicies. | +| | `UPDATE` | | Updates an existing workload. Currently allows updating of workload display_name and labels. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress. | | | `EXEC` | | Lists Assured Workloads under a CRM Node. | | | `EXEC` | | Analyzes a hypothetical move of a source resource to a target workload to surface compliance risks. The analysis is best effort and is not guaranteed to be exhaustive. | | | `EXEC` | | Enable resource violation monitoring for a workload. | | | `EXEC` | | Update the permissions settings for an existing partner workload. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress. | -| | `EXEC` | | Updates an existing workload. Currently allows updating of workload display_name and labels. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress. | | | `EXEC` | | Restrict the list of resources allowed in the Workload environment. The current list of allowed products can be found at https://cloud.google.com/assured-workloads/docs/supported-products In addition to assuredworkloads.workload.update permission, the user should also have orgpolicy.policy.set permission on the folder resource to use this functionality. | diff --git a/docs/google-docs/providers/google/backupdr/index.md b/docs/google-docs/providers/google/backupdr/index.md index 7e319f459d..9fb0f9178f 100644 --- a/docs/google-docs/providers/google/backupdr/index.md +++ b/docs/google-docs/providers/google/backupdr/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleBackup and DR Service API Description -Idbackupdr:v24.06.00234 +Idbackupdr:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/backupdr/locations/index.md b/docs/google-docs/providers/google/backupdr/locations/index.md index 52517300e0..bf0d71caa2 100644 --- a/docs/google-docs/providers/google/backupdr/locations/index.md +++ b/docs/google-docs/providers/google/backupdr/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/backupdr/management_servers/index.md b/docs/google-docs/providers/google/backupdr/management_servers/index.md index 6ea76b3166..11f8295fae 100644 --- a/docs/google-docs/providers/google/backupdr/management_servers/index.md +++ b/docs/google-docs/providers/google/backupdr/management_servers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanagement_servers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/backupdr/management_servers_iam_policies/index.md b/docs/google-docs/providers/google/backupdr/management_servers_iam_policies/index.md index 2c4aa01f09..614cb343fa 100644 --- a/docs/google-docs/providers/google/backupdr/management_servers_iam_policies/index.md +++ b/docs/google-docs/providers/google/backupdr/management_servers_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanagement_servers_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/backupdr/operations/index.md b/docs/google-docs/providers/google/backupdr/operations/index.md index b73695b0cf..74dc26e822 100644 --- a/docs/google-docs/providers/google/backupdr/operations/index.md +++ b/docs/google-docs/providers/google/backupdr/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/index.md b/docs/google-docs/providers/google/baremetalsolution/index.md index 7e2a99dc87..04f066550c 100644 --- a/docs/google-docs/providers/google/baremetalsolution/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/index.md @@ -34,7 +34,7 @@ Provides ways to manage Bare Metal Solution hardware installed in a regional ext TypeService TitleBare Metal Solution API DescriptionProvides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center. -Idbaremetalsolution:v24.06.00234 +Idbaremetalsolution:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/baremetalsolution/instances/index.md b/docs/google-docs/providers/google/baremetalsolution/instances/index.md index 390d0b447c..8720640a94 100644 --- a/docs/google-docs/providers/google/baremetalsolution/instances/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -56,6 +56,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get details about a single server. | | | `SELECT` | | List servers in a given project and location. | +| | `UPDATE` | | Update details of a single server. | | | `EXEC` | | List servers in a given project and location. | | | `EXEC` | | Detach LUN from Instance. | | | `EXEC` | | Perform disable hyperthreading operation on a single server. | @@ -63,7 +64,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Perform enable hyperthreading operation on a single server. | | | `EXEC` | | Enable the interactive serial console feature on an instance. | | | `EXEC` | | Load auth info for a server. | -| | `EXEC` | | Update details of a single server. | | | `EXEC` | | Perform reimage operation on a single server. | | | `EXEC` | | RenameInstance sets a new name for an instance. Use with caution, previous names become immediately invalidated. | | | `EXEC` | | Perform an ungraceful, hard reset on a server. Equivalent to shutting the power off and then turning it back on. | diff --git a/docs/google-docs/providers/google/baremetalsolution/locations/index.md b/docs/google-docs/providers/google/baremetalsolution/locations/index.md index 6e91cbf46e..3a4f2ffc4a 100644 --- a/docs/google-docs/providers/google/baremetalsolution/locations/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/luns/index.md b/docs/google-docs/providers/google/baremetalsolution/luns/index.md index 9c5e81c4d4..a921675ca8 100644 --- a/docs/google-docs/providers/google/baremetalsolution/luns/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/luns/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameluns
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/networks/index.md b/docs/google-docs/providers/google/baremetalsolution/networks/index.md index 41c7bde8a4..46fd9c334f 100644 --- a/docs/google-docs/providers/google/baremetalsolution/networks/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/networks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks
TypeResource
Id
Id
## Fields @@ -52,6 +52,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get details of a single network. | | | `SELECT` | | List network in a given project and location. | +| | `UPDATE` | | Update details of a single network. | | | `EXEC` | | List network in a given project and location. | -| | `EXEC` | | Update details of a single network. | | | `EXEC` | | RenameNetwork sets a new name for a network. Use with caution, previous names become immediately invalidated. | diff --git a/docs/google-docs/providers/google/baremetalsolution/networks_network_usage/index.md b/docs/google-docs/providers/google/baremetalsolution/networks_network_usage/index.md index 70da1eb011..7350eaf451 100644 --- a/docs/google-docs/providers/google/baremetalsolution/networks_network_usage/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/networks_network_usage/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks_network_usage
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/nfs_shares/index.md b/docs/google-docs/providers/google/baremetalsolution/nfs_shares/index.md index 11633ceddd..8403a32b7e 100644 --- a/docs/google-docs/providers/google/baremetalsolution/nfs_shares/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/nfs_shares/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenfs_shares
TypeResource
Id
Id
## Fields @@ -47,6 +47,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List NFS shares. | | | `INSERT` | | Create an NFS share. | | | `DELETE` | | Delete an NFS share. The underlying volume is automatically deleted. | +| | `UPDATE` | | Update details of a single NFS share. | | | `EXEC` | | List NFS shares. | -| | `EXEC` | | Update details of a single NFS share. | | | `EXEC` | | RenameNfsShare sets a new name for an nfsshare. Use with caution, previous names become immediately invalidated. | diff --git a/docs/google-docs/providers/google/baremetalsolution/operations/index.md b/docs/google-docs/providers/google/baremetalsolution/operations/index.md index 941d8ab45c..722e5fdba7 100644 --- a/docs/google-docs/providers/google/baremetalsolution/operations/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/os_images/index.md b/docs/google-docs/providers/google/baremetalsolution/os_images/index.md index 79aa3ea041..2dea50a71b 100644 --- a/docs/google-docs/providers/google/baremetalsolution/os_images/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/os_images/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameos_images
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/provisioning_configs/index.md b/docs/google-docs/providers/google/baremetalsolution/provisioning_configs/index.md index 1d04f9f66a..220cc6d279 100644 --- a/docs/google-docs/providers/google/baremetalsolution/provisioning_configs/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/provisioning_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprovisioning_configs
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get ProvisioningConfig by name. | | | `INSERT` | | Create new ProvisioningConfig. | -| | `EXEC` | | Update existing ProvisioningConfig. | +| | `UPDATE` | | Update existing ProvisioningConfig. | | | `EXEC` | | Submit a provisiong configuration for a given project. | diff --git a/docs/google-docs/providers/google/baremetalsolution/provisioning_quotas/index.md b/docs/google-docs/providers/google/baremetalsolution/provisioning_quotas/index.md index f975fa23d2..adf19a4e30 100644 --- a/docs/google-docs/providers/google/baremetalsolution/provisioning_quotas/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/provisioning_quotas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprovisioning_quotas
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/snapshots/index.md b/docs/google-docs/providers/google/baremetalsolution/snapshots/index.md index a9e27e592a..606c2e13fc 100644 --- a/docs/google-docs/providers/google/baremetalsolution/snapshots/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/snapshots/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/ssh_keys/index.md b/docs/google-docs/providers/google/baremetalsolution/ssh_keys/index.md index e7f4eda2d7..14e7704713 100644 --- a/docs/google-docs/providers/google/baremetalsolution/ssh_keys/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/ssh_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessh_keys
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/baremetalsolution/volumes/index.md b/docs/google-docs/providers/google/baremetalsolution/volumes/index.md index 0770368214..aea5ded8dc 100644 --- a/docs/google-docs/providers/google/baremetalsolution/volumes/index.md +++ b/docs/google-docs/providers/google/baremetalsolution/volumes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevolumes
TypeResource
Id
Id
## Fields @@ -59,8 +59,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get details of a single storage volume. | | | `SELECT` | | List storage volumes in a given project and location. | +| | `UPDATE` | | Update details of a single storage volume. | | | `EXEC` | | List storage volumes in a given project and location. | | | `EXEC` | | Skips volume's cooloff and deletes it now. Volume must be in cooloff state. | -| | `EXEC` | | Update details of a single storage volume. | | | `EXEC` | | RenameVolume sets a new name for a volume. Use with caution, previous names become immediately invalidated. | | | `EXEC` | | Emergency Volume resize. | diff --git a/docs/google-docs/providers/google/batch/index.md b/docs/google-docs/providers/google/batch/index.md index d57db16cd2..9d5985f0b8 100644 --- a/docs/google-docs/providers/google/batch/index.md +++ b/docs/google-docs/providers/google/batch/index.md @@ -34,7 +34,7 @@ An API to manage the running of Batch resources on Google Cloud Platform. TypeService TitleBatch API DescriptionAn API to manage the running of Batch resources on Google Cloud Platform. -Idbatch:v24.06.00234 +Idbatch:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/batch/jobs/index.md b/docs/google-docs/providers/google/batch/jobs/index.md index 34daf6836d..3a8eadac1b 100644 --- a/docs/google-docs/providers/google/batch/jobs/index.md +++ b/docs/google-docs/providers/google/batch/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/batch/locations/index.md b/docs/google-docs/providers/google/batch/locations/index.md index 9821e9185e..3cfc44807a 100644 --- a/docs/google-docs/providers/google/batch/locations/index.md +++ b/docs/google-docs/providers/google/batch/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/batch/operations/index.md b/docs/google-docs/providers/google/batch/operations/index.md index 038aa51483..38534ee405 100644 --- a/docs/google-docs/providers/google/batch/operations/index.md +++ b/docs/google-docs/providers/google/batch/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/batch/state/index.md b/docs/google-docs/providers/google/batch/state/index.md index c882fb27b9..e40aca7dea 100644 --- a/docs/google-docs/providers/google/batch/state/index.md +++ b/docs/google-docs/providers/google/batch/state/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestate
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/batch/tasks/index.md b/docs/google-docs/providers/google/batch/tasks/index.md index 0c304fad1e..60f06b8858 100644 --- a/docs/google-docs/providers/google/batch/tasks/index.md +++ b/docs/google-docs/providers/google/batch/tasks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametasks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/app_connections/index.md b/docs/google-docs/providers/google/beyondcorp/app_connections/index.md index f568212967..d858a70d35 100644 --- a/docs/google-docs/providers/google/beyondcorp/app_connections/index.md +++ b/docs/google-docs/providers/google/beyondcorp/app_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_connections
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists AppConnections in a given project and location. | | | `INSERT` | | Creates a new AppConnection in a given project and location. | | | `DELETE` | | Deletes a single AppConnection. | +| | `UPDATE` | | Updates the parameters of a single AppConnection. | | | `EXEC` | | Lists AppConnections in a given project and location. | -| | `EXEC` | | Updates the parameters of a single AppConnection. | | | `EXEC` | | Resolves AppConnections details for a given AppConnector. An internal method called by a connector to find AppConnections to connect to. | diff --git a/docs/google-docs/providers/google/beyondcorp/app_connections_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/app_connections_iam_policies/index.md index 2d964b913c..ee07491150 100644 --- a/docs/google-docs/providers/google/beyondcorp/app_connections_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/app_connections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_connections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/app_connectors/index.md b/docs/google-docs/providers/google/beyondcorp/app_connectors/index.md index c8677852db..f7acbe0af5 100644 --- a/docs/google-docs/providers/google/beyondcorp/app_connectors/index.md +++ b/docs/google-docs/providers/google/beyondcorp/app_connectors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_connectors
TypeResource
Id
Id
## Fields @@ -46,7 +46,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists AppConnectors in a given project and location. | | | `INSERT` | | Creates a new AppConnector in a given project and location. | | | `DELETE` | | Deletes a single AppConnector. | +| | `UPDATE` | | Updates the parameters of a single AppConnector. | | | `EXEC` | | Lists AppConnectors in a given project and location. | -| | `EXEC` | | Updates the parameters of a single AppConnector. | | | `EXEC` | | Report status for a given connector. | | | `EXEC` | | Gets instance configuration for a given AppConnector. An internal method called by a AppConnector to get its container config. | diff --git a/docs/google-docs/providers/google/beyondcorp/app_connectors_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/app_connectors_iam_policies/index.md index 7cc6bdc064..9b94fba2c8 100644 --- a/docs/google-docs/providers/google/beyondcorp/app_connectors_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/app_connectors_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_connectors_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/app_gateways/index.md b/docs/google-docs/providers/google/beyondcorp/app_gateways/index.md index da98dc3ab3..f5ee7a804f 100644 --- a/docs/google-docs/providers/google/beyondcorp/app_gateways/index.md +++ b/docs/google-docs/providers/google/beyondcorp/app_gateways/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_gateways
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/app_gateways_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/app_gateways_iam_policies/index.md index 105b8d7490..c2e7642d68 100644 --- a/docs/google-docs/providers/google/beyondcorp/app_gateways_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/app_gateways_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_gateways_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/browser_dlp_rules_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/browser_dlp_rules_iam_policies/index.md index c4e9687393..109b144d01 100644 --- a/docs/google-docs/providers/google/beyondcorp/browser_dlp_rules_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/browser_dlp_rules_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebrowser_dlp_rules_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/client_connector_services_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/client_connector_services_iam_policies/index.md index 3e6279e982..6dfac755aa 100644 --- a/docs/google-docs/providers/google/beyondcorp/client_connector_services_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/client_connector_services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclient_connector_services_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/client_gateways_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/client_gateways_iam_policies/index.md index 189e14f3b5..182b2602f7 100644 --- a/docs/google-docs/providers/google/beyondcorp/client_gateways_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/client_gateways_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclient_gateways_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/index.md b/docs/google-docs/providers/google/beyondcorp/index.md index ce2d9b3032..50b6897c3e 100644 --- a/docs/google-docs/providers/google/beyondcorp/index.md +++ b/docs/google-docs/providers/google/beyondcorp/index.md @@ -34,7 +34,7 @@ Beyondcorp Enterprise provides identity and context aware access controls for en TypeService TitleBeyondCorp API DescriptionBeyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity solutions. -Idbeyondcorp:v24.06.00234 +Idbeyondcorp:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/beyondcorp/locations/index.md b/docs/google-docs/providers/google/beyondcorp/locations/index.md index b171a8e519..f0931bfc92 100644 --- a/docs/google-docs/providers/google/beyondcorp/locations/index.md +++ b/docs/google-docs/providers/google/beyondcorp/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/operations/index.md b/docs/google-docs/providers/google/beyondcorp/operations/index.md index 7d170b4831..02af72810d 100644 --- a/docs/google-docs/providers/google/beyondcorp/operations/index.md +++ b/docs/google-docs/providers/google/beyondcorp/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/partner_tenants_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/partner_tenants_iam_policies/index.md index 8bc70c97e8..3b68090d9b 100644 --- a/docs/google-docs/providers/google/beyondcorp/partner_tenants_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/partner_tenants_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepartner_tenants_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/beyondcorp/proxy_configs_iam_policies/index.md b/docs/google-docs/providers/google/beyondcorp/proxy_configs_iam_policies/index.md index 24fc311e9b..f24a73d136 100644 --- a/docs/google-docs/providers/google/beyondcorp/proxy_configs_iam_policies/index.md +++ b/docs/google-docs/providers/google/beyondcorp/proxy_configs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproxy_configs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/biglake/catalogs/index.md b/docs/google-docs/providers/google/biglake/catalogs/index.md index 37d90279e3..1733c97482 100644 --- a/docs/google-docs/providers/google/biglake/catalogs/index.md +++ b/docs/google-docs/providers/google/biglake/catalogs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalogs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/biglake/databases/index.md b/docs/google-docs/providers/google/biglake/databases/index.md index 4fb95e694a..efa1289c55 100644 --- a/docs/google-docs/providers/google/biglake/databases/index.md +++ b/docs/google-docs/providers/google/biglake/databases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List all databases in a specified catalog. | | | `INSERT` | | Creates a new database. | | | `DELETE` | | Deletes an existing database specified by the database ID. | +| | `UPDATE` | | Updates an existing database specified by the database ID. | | | `EXEC` | | List all databases in a specified catalog. | -| | `EXEC` | | Updates an existing database specified by the database ID. | diff --git a/docs/google-docs/providers/google/biglake/index.md b/docs/google-docs/providers/google/biglake/index.md index b47fb878ea..cd86359700 100644 --- a/docs/google-docs/providers/google/biglake/index.md +++ b/docs/google-docs/providers/google/biglake/index.md @@ -34,7 +34,7 @@ The BigLake API provides access to BigLake Metastore, a serverless, fully manage TypeService TitleBigLake API DescriptionThe BigLake API provides access to BigLake Metastore, a serverless, fully managed, and highly available metastore for open-source data that can be used for querying Apache Iceberg tables in BigQuery. -Idbiglake:v24.06.00234 +Idbiglake:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/biglake/tables/index.md b/docs/google-docs/providers/google/biglake/tables/index.md index 8d4c4b0cd9..3a1b1c3d8a 100644 --- a/docs/google-docs/providers/google/biglake/tables/index.md +++ b/docs/google-docs/providers/google/biglake/tables/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametables
TypeResource
Id
Id
## Fields @@ -45,6 +45,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List all tables in a specified database. | | | `INSERT` | | Creates a new table. | | | `DELETE` | | Deletes an existing table specified by the table ID. | +| | `UPDATE` | | Updates an existing table specified by the table ID. | | | `EXEC` | | List all tables in a specified database. | -| | `EXEC` | | Updates an existing table specified by the table ID. | | | `EXEC` | | Renames an existing table specified by the table ID. | diff --git a/docs/google-docs/providers/google/bigquery/datasets/index.md b/docs/google-docs/providers/google/bigquery/datasets/index.md index a1c1859630..026f2352ce 100644 --- a/docs/google-docs/providers/google/bigquery/datasets/index.md +++ b/docs/google-docs/providers/google/bigquery/datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatasets
TypeResource
Id
Id
## Fields @@ -66,7 +66,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all datasets in the specified project to which the user has been granted the READER dataset role. | | | `INSERT` | | Creates a new empty dataset. | | | `DELETE` | | Deletes the dataset specified by the datasetId value. Before you can delete a dataset, you must delete all its tables, either manually or by specifying deleteContents. Immediately after deletion, you can create another dataset with the same name. | +| | `UPDATE` | | Updates information in an existing dataset. The update method replaces the entire dataset resource, whereas the patch method only replaces fields that are provided in the submitted dataset resource. This method supports RFC5789 patch semantics. | +| | `UPDATE` | | Updates information in an existing dataset. The update method replaces the entire dataset resource, whereas the patch method only replaces fields that are provided in the submitted dataset resource. | | | `EXEC` | | Lists all datasets in the specified project to which the user has been granted the READER dataset role. | -| | `EXEC` | | Updates information in an existing dataset. The update method replaces the entire dataset resource, whereas the patch method only replaces fields that are provided in the submitted dataset resource. This method supports RFC5789 patch semantics. | | | `EXEC` | | Undeletes a dataset which is within time travel window based on datasetId. If a time is specified, the dataset version deleted at that time is undeleted, else the last live version is undeleted. | -| | `EXEC` | | Updates information in an existing dataset. The update method replaces the entire dataset resource, whereas the patch method only replaces fields that are provided in the submitted dataset resource. | diff --git a/docs/google-docs/providers/google/bigquery/index.md b/docs/google-docs/providers/google/bigquery/index.md index e295f64764..64a719d1ee 100644 --- a/docs/google-docs/providers/google/bigquery/index.md +++ b/docs/google-docs/providers/google/bigquery/index.md @@ -34,7 +34,7 @@ A data platform for customers to create, manage, share and query data. TypeService TitleBigQuery API DescriptionA data platform for customers to create, manage, share and query data. -Idbigquery:v24.06.00234 +Idbigquery:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/bigquery/jobs/index.md b/docs/google-docs/providers/google/bigquery/jobs/index.md index f279e99423..61df7aa481 100644 --- a/docs/google-docs/providers/google/bigquery/jobs/index.md +++ b/docs/google-docs/providers/google/bigquery/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquery/jobs_query_results/index.md b/docs/google-docs/providers/google/bigquery/jobs_query_results/index.md index 21ac1cf5b0..e3f8207319 100644 --- a/docs/google-docs/providers/google/bigquery/jobs_query_results/index.md +++ b/docs/google-docs/providers/google/bigquery/jobs_query_results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs_query_results
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquery/models/index.md b/docs/google-docs/providers/google/bigquery/models/index.md index 4b4ebb5da5..bac809a8d7 100644 --- a/docs/google-docs/providers/google/bigquery/models/index.md +++ b/docs/google-docs/providers/google/bigquery/models/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels
TypeResource
Id
Id
## Fields @@ -57,5 +57,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the specified model resource by model ID. | | | `SELECT` | | Lists all models in the specified dataset. Requires the READER dataset role. After retrieving the list of models, you can get information about a particular model by calling the models.get method. | | | `DELETE` | | Deletes the model specified by modelId from the dataset. | +| | `UPDATE` | | Patch specific fields in the specified model. | | | `EXEC` | | Lists all models in the specified dataset. Requires the READER dataset role. After retrieving the list of models, you can get information about a particular model by calling the models.get method. | -| | `EXEC` | | Patch specific fields in the specified model. | diff --git a/docs/google-docs/providers/google/bigquery/projects/index.md b/docs/google-docs/providers/google/bigquery/projects/index.md index dc24c41086..c936c70d3c 100644 --- a/docs/google-docs/providers/google/bigquery/projects/index.md +++ b/docs/google-docs/providers/google/bigquery/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquery/routines/index.md b/docs/google-docs/providers/google/bigquery/routines/index.md index dbb8a5bac4..5a15cbb26a 100644 --- a/docs/google-docs/providers/google/bigquery/routines/index.md +++ b/docs/google-docs/providers/google/bigquery/routines/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameroutines
TypeResource
Id
Id
## Fields @@ -55,5 +55,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all routines in the specified dataset. Requires the READER dataset role. | | | `INSERT` | | Creates a new routine in the dataset. | | | `DELETE` | | Deletes the routine specified by routineId from the dataset. | +| | `UPDATE` | | Updates information in an existing routine. The update method replaces the entire Routine resource. | | | `EXEC` | | Lists all routines in the specified dataset. Requires the READER dataset role. | -| | `EXEC` | | Updates information in an existing routine. The update method replaces the entire Routine resource. | diff --git a/docs/google-docs/providers/google/bigquery/row_access_policies/index.md b/docs/google-docs/providers/google/bigquery/row_access_policies/index.md index bdf45cc740..84b7348943 100644 --- a/docs/google-docs/providers/google/bigquery/row_access_policies/index.md +++ b/docs/google-docs/providers/google/bigquery/row_access_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerow_access_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquery/service_account/index.md b/docs/google-docs/providers/google/bigquery/service_account/index.md index 3e423f6a61..5b3ba2e64e 100644 --- a/docs/google-docs/providers/google/bigquery/service_account/index.md +++ b/docs/google-docs/providers/google/bigquery/service_account/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_account
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquery/tabledata/index.md b/docs/google-docs/providers/google/bigquery/tabledata/index.md index 594c23ab0a..5302d67298 100644 --- a/docs/google-docs/providers/google/bigquery/tabledata/index.md +++ b/docs/google-docs/providers/google/bigquery/tabledata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametabledata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquery/tables/index.md b/docs/google-docs/providers/google/bigquery/tables/index.md index 70d8daaffb..5e5c046141 100644 --- a/docs/google-docs/providers/google/bigquery/tables/index.md +++ b/docs/google-docs/providers/google/bigquery/tables/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametables
TypeResource
Id
Id
## Fields @@ -87,6 +87,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all tables in the specified dataset. Requires the READER dataset role. | | | `INSERT` | | Creates a new, empty table in the dataset. | | | `DELETE` | | Deletes the table specified by tableId from the dataset. If the table contains data, all the data will be deleted. | +| | `UPDATE` | | Updates information in an existing table. The update method replaces the entire table resource, whereas the patch method only replaces fields that are provided in the submitted table resource. This method supports RFC5789 patch semantics. | +| | `UPDATE` | | Updates information in an existing table. The update method replaces the entire Table resource, whereas the patch method only replaces fields that are provided in the submitted Table resource. | | | `EXEC` | | Lists all tables in the specified dataset. Requires the READER dataset role. | -| | `EXEC` | | Updates information in an existing table. The update method replaces the entire table resource, whereas the patch method only replaces fields that are provided in the submitted table resource. This method supports RFC5789 patch semantics. | -| | `EXEC` | | Updates information in an existing table. The update method replaces the entire Table resource, whereas the patch method only replaces fields that are provided in the submitted Table resource. | diff --git a/docs/google-docs/providers/google/bigquery/tables_iam_policies/index.md b/docs/google-docs/providers/google/bigquery/tables_iam_policies/index.md index 11cab0a580..47ecc50d12 100644 --- a/docs/google-docs/providers/google/bigquery/tables_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigquery/tables_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametables_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigqueryconnection/connections/index.md b/docs/google-docs/providers/google/bigqueryconnection/connections/index.md index bcc2871160..0e85f7fdf3 100644 --- a/docs/google-docs/providers/google/bigqueryconnection/connections/index.md +++ b/docs/google-docs/providers/google/bigqueryconnection/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields @@ -52,5 +52,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns a list of connections in the given project. | | | `INSERT` | | Creates a new connection. | | | `DELETE` | | Deletes connection and associated credential. | +| | `UPDATE` | | Updates the specified connection. For security reasons, also resets credential if connection properties are in the update field mask. | | | `EXEC` | | Returns a list of connections in the given project. | -| | `EXEC` | | Updates the specified connection. For security reasons, also resets credential if connection properties are in the update field mask. | diff --git a/docs/google-docs/providers/google/bigqueryconnection/connections_iam_policies/index.md b/docs/google-docs/providers/google/bigqueryconnection/connections_iam_policies/index.md index 83ac33aa1c..e37885e773 100644 --- a/docs/google-docs/providers/google/bigqueryconnection/connections_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigqueryconnection/connections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigqueryconnection/index.md b/docs/google-docs/providers/google/bigqueryconnection/index.md index 89060bf6e1..dc7ad95af5 100644 --- a/docs/google-docs/providers/google/bigqueryconnection/index.md +++ b/docs/google-docs/providers/google/bigqueryconnection/index.md @@ -34,7 +34,7 @@ Allows users to manage BigQuery connections to external data sources. TypeService TitleBigQuery Connection API DescriptionAllows users to manage BigQuery connections to external data sources. -Idbigqueryconnection:v24.06.00234 +Idbigqueryconnection:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/bigquerydatapolicy/data_policies/index.md b/docs/google-docs/providers/google/bigquerydatapolicy/data_policies/index.md index 2240731448..ce3d347e60 100644 --- a/docs/google-docs/providers/google/bigquerydatapolicy/data_policies/index.md +++ b/docs/google-docs/providers/google/bigquerydatapolicy/data_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_policies
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List all of the data policies in the specified parent project. | | | `INSERT` | | Creates a new data policy under a project with the given `dataPolicyId` (used as the display name), policy tag, and data policy type. | | | `DELETE` | | Deletes the data policy specified by its resource name. | +| | `UPDATE` | | Updates the metadata for an existing data policy. The target data policy can be specified by the resource name. | | | `EXEC` | | List all of the data policies in the specified parent project. | -| | `EXEC` | | Updates the metadata for an existing data policy. The target data policy can be specified by the resource name. | | | `EXEC` | | Renames the id (display name) of the specified data policy. | diff --git a/docs/google-docs/providers/google/bigquerydatapolicy/data_policies_iam_policies/index.md b/docs/google-docs/providers/google/bigquerydatapolicy/data_policies_iam_policies/index.md index ef441a13ef..2c74c9d510 100644 --- a/docs/google-docs/providers/google/bigquerydatapolicy/data_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigquerydatapolicy/data_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquerydatapolicy/index.md b/docs/google-docs/providers/google/bigquerydatapolicy/index.md index 59c9db0553..596b259e58 100644 --- a/docs/google-docs/providers/google/bigquerydatapolicy/index.md +++ b/docs/google-docs/providers/google/bigquerydatapolicy/index.md @@ -34,7 +34,7 @@ Allows users to manage BigQuery data policies. TypeService TitleBigQuery Data Policy API DescriptionAllows users to manage BigQuery data policies. -Idbigquerydatapolicy:v24.06.00234 +Idbigquerydatapolicy:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/data_sources/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/data_sources/index.md index 565d30b17d..805a425099 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/data_sources/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/data_sources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_sources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/index.md index 073f7983a4..e9734f2ff9 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/index.md @@ -34,7 +34,7 @@ Schedule queries or transfer external data from SaaS applications to Google BigQ TypeService TitleBigQuery Data Transfer API DescriptionSchedule queries or transfer external data from SaaS applications to Google BigQuery on a regular basis. -Idbigquerydatatransfer:v24.06.00234 +Idbigquerydatatransfer:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/locations/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/locations/index.md index f95aee32fb..3ecb0de9f0 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/locations/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/projects/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/projects/index.md index 37e321f54e..53b677a5e1 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/projects/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/runs/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/runs/index.md index c89e67ea1e..632a8a5425 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/runs/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruns
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/transfer_configs/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/transfer_configs/index.md index 69fb0d279c..c4add744ff 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/transfer_configs/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/transfer_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametransfer_configs
TypeResource
Id
Id
## Fields @@ -59,11 +59,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new data transfer configuration. | | | `DELETE` | | Deletes a data transfer configuration, including any associated transfer runs and logs. | | | `DELETE` | | Deletes a data transfer configuration, including any associated transfer runs and logs. | +| | `UPDATE` | | Updates a data transfer configuration. All fields must be set, even if they are not updated. | +| | `UPDATE` | | Updates a data transfer configuration. All fields must be set, even if they are not updated. | | | `EXEC` | | Returns information about all transfer configs owned by a project in the specified location. | | | `EXEC` | | Returns information about all transfer configs owned by a project in the specified location. | -| | `EXEC` | | Updates a data transfer configuration. All fields must be set, even if they are not updated. | | | `EXEC` | | Creates transfer runs for a time range [start_time, end_time]. For each date - or whatever granularity the data source supports - in the range, one transfer run is created. Note that runs are created per UTC time in the time range. DEPRECATED: use StartManualTransferRuns instead. | | | `EXEC` | | Start manual transfer runs to be executed now with schedule_time equal to current time. The transfer runs can be created for a time range where the run_time is between start_time (inclusive) and end_time (exclusive), or for a specific run_time. | -| | `EXEC` | | Updates a data transfer configuration. All fields must be set, even if they are not updated. | | | `EXEC` | | Creates transfer runs for a time range [start_time, end_time]. For each date - or whatever granularity the data source supports - in the range, one transfer run is created. Note that runs are created per UTC time in the time range. DEPRECATED: use StartManualTransferRuns instead. | | | `EXEC` | | Start manual transfer runs to be executed now with schedule_time equal to current time. The transfer runs can be created for a time range where the run_time is between start_time (inclusive) and end_time (exclusive), or for a specific run_time. | diff --git a/docs/google-docs/providers/google/bigquerydatatransfer/transfer_logs/index.md b/docs/google-docs/providers/google/bigquerydatatransfer/transfer_logs/index.md index 618789a460..a9885e0ea0 100644 --- a/docs/google-docs/providers/google/bigquerydatatransfer/transfer_logs/index.md +++ b/docs/google-docs/providers/google/bigquerydatatransfer/transfer_logs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametransfer_logs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigqueryreservation/assignments/index.md b/docs/google-docs/providers/google/bigqueryreservation/assignments/index.md index 5de2d83560..a897a5a57a 100644 --- a/docs/google-docs/providers/google/bigqueryreservation/assignments/index.md +++ b/docs/google-docs/providers/google/bigqueryreservation/assignments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassignments
TypeResource
Id
Id
## Fields @@ -40,6 +40,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists assignments. Only explicitly created assignments will be returned. Example: * Organization `organizationA` contains two projects, `project1` and `project2`. * Reservation `res1` exists and was created previously. * CreateAssignment was used previously to define the following associations between entities and reservations: `` and `` In this example, ListAssignments will just return the above two assignments for reservation `res1`, and no expansion/merge will happen. The wildcard "-" can be used for reservations in the request. In that case all assignments belongs to the specified project and location will be listed. **Note** "-" cannot be used for projects nor locations. | | | `INSERT` | | Creates an assignment object which allows the given project to submit jobs of a certain type using slots from the specified reservation. Currently a resource (project, folder, organization) can only have one assignment per each (job_type, location) combination, and that reservation will be used for all jobs of the matching type. Different assignments can be created on different levels of the projects, folders or organization hierarchy. During query execution, the assignment is looked up at the project, folder and organization levels in that order. The first assignment found is applied to the query. When creating assignments, it does not matter if other assignments exist at higher levels. Example: * The organization `organizationA` contains two projects, `project1` and `project2`. * Assignments for all three entities (`organizationA`, `project1`, and `project2`) could all be created and mapped to the same or different reservations. "None" assignments represent an absence of the assignment. Projects assigned to None use on-demand pricing. To create a "None" assignment, use "none" as a reservation_id in the parent. Example parent: `projects/myproject/locations/US/reservations/none`. Returns `google.rpc.Code.PERMISSION_DENIED` if user does not have 'bigquery.admin' permissions on the project using the reservation and the project that owns this reservation. Returns `google.rpc.Code.INVALID_ARGUMENT` when location of the assignment does not match location of the reservation. | | | `DELETE` | | Deletes a assignment. No expansion will happen. Example: * Organization `organizationA` contains two projects, `project1` and `project2`. * Reservation `res1` exists and was created previously. * CreateAssignment was used previously to define the following associations between entities and reservations: `` and `` In this example, deletion of the `` assignment won't affect the other assignment ``. After said deletion, queries from `project1` will still use `res1` while queries from `project2` will switch to use on-demand mode. | +| | `UPDATE` | | Updates an existing assignment. Only the `priority` field can be updated. | | | `EXEC` | | Lists assignments. Only explicitly created assignments will be returned. Example: * Organization `organizationA` contains two projects, `project1` and `project2`. * Reservation `res1` exists and was created previously. * CreateAssignment was used previously to define the following associations between entities and reservations: `` and `` In this example, ListAssignments will just return the above two assignments for reservation `res1`, and no expansion/merge will happen. The wildcard "-" can be used for reservations in the request. In that case all assignments belongs to the specified project and location will be listed. **Note** "-" cannot be used for projects nor locations. | | | `EXEC` | | Moves an assignment under a new reservation. This differs from removing an existing assignment and recreating a new one by providing a transactional change that ensures an assignee always has an associated reservation. | -| | `EXEC` | | Updates an existing assignment. Only the `priority` field can be updated. | diff --git a/docs/google-docs/providers/google/bigqueryreservation/bi_reservation/index.md b/docs/google-docs/providers/google/bigqueryreservation/bi_reservation/index.md index 6814e62d4e..205f5891d6 100644 --- a/docs/google-docs/providers/google/bigqueryreservation/bi_reservation/index.md +++ b/docs/google-docs/providers/google/bigqueryreservation/bi_reservation/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebi_reservation
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigqueryreservation/capacity_commitments/index.md b/docs/google-docs/providers/google/bigqueryreservation/capacity_commitments/index.md index b55cada632..7819f04acd 100644 --- a/docs/google-docs/providers/google/bigqueryreservation/capacity_commitments/index.md +++ b/docs/google-docs/providers/google/bigqueryreservation/capacity_commitments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecapacity_commitments
TypeResource
Id
Id
## Fields @@ -48,7 +48,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the capacity commitments for the admin project. | | | `INSERT` | | Creates a new capacity commitment resource. | | | `DELETE` | | Deletes a capacity commitment. Attempting to delete capacity commitment before its commitment_end_time will fail with the error code `google.rpc.Code.FAILED_PRECONDITION`. | +| | `UPDATE` | | Updates an existing capacity commitment. Only `plan` and `renewal_plan` fields can be updated. Plan can only be changed to a plan of a longer commitment period. Attempting to change to a plan with shorter commitment period will fail with the error code `google.rpc.Code.FAILED_PRECONDITION`. | | | `EXEC` | | Lists all the capacity commitments for the admin project. | | | `EXEC` | | Merges capacity commitments of the same plan into a single commitment. The resulting capacity commitment has the greater commitment_end_time out of the to-be-merged capacity commitments. Attempting to merge capacity commitments of different plan will fail with the error code `google.rpc.Code.FAILED_PRECONDITION`. | -| | `EXEC` | | Updates an existing capacity commitment. Only `plan` and `renewal_plan` fields can be updated. Plan can only be changed to a plan of a longer commitment period. Attempting to change to a plan with shorter commitment period will fail with the error code `google.rpc.Code.FAILED_PRECONDITION`. | | | `EXEC` | | Splits capacity commitment to two commitments of the same plan and `commitment_end_time`. A common use case is to enable downgrading commitments. For example, in order to downgrade from 10000 slots to 8000, you might split a 10000 capacity commitment into commitments of 2000 and 8000. Then, you delete the first one after the commitment end time passes. | diff --git a/docs/google-docs/providers/google/bigqueryreservation/index.md b/docs/google-docs/providers/google/bigqueryreservation/index.md index b81993ad36..a315ec5bf9 100644 --- a/docs/google-docs/providers/google/bigqueryreservation/index.md +++ b/docs/google-docs/providers/google/bigqueryreservation/index.md @@ -34,7 +34,7 @@ A service to modify your BigQuery flat-rate reservations. TypeService TitleBigQuery Reservation API DescriptionA service to modify your BigQuery flat-rate reservations. -Idbigqueryreservation:v24.06.00234 +Idbigqueryreservation:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/bigqueryreservation/locations/index.md b/docs/google-docs/providers/google/bigqueryreservation/locations/index.md index e4b86886f1..3b2dd7fb23 100644 --- a/docs/google-docs/providers/google/bigqueryreservation/locations/index.md +++ b/docs/google-docs/providers/google/bigqueryreservation/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigqueryreservation/reservations/index.md b/docs/google-docs/providers/google/bigqueryreservation/reservations/index.md index 80c31dd740..79153af799 100644 --- a/docs/google-docs/providers/google/bigqueryreservation/reservations/index.md +++ b/docs/google-docs/providers/google/bigqueryreservation/reservations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereservations
TypeResource
Id
Id
## Fields @@ -49,6 +49,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the reservations for the project in the specified location. | | | `INSERT` | | Creates a new reservation resource. | | | `DELETE` | | Deletes a reservation. Returns `google.rpc.Code.FAILED_PRECONDITION` when reservation has assignments. | +| | `UPDATE` | | Updates an existing reservation resource. | | | `EXEC` | | Lists all the reservations for the project in the specified location. | | | `EXEC` | | Failover a reservation to the secondary location. The operation should be done in the current secondary location, which will be promoted to the new primary location for the reservation. Attempting to failover a reservation in the current primary location will fail with the error code `google.rpc.Code.FAILED_PRECONDITION`. | -| | `EXEC` | | Updates an existing reservation resource. | diff --git a/docs/google-docs/providers/google/bigtableadmin/app_profiles/index.md b/docs/google-docs/providers/google/bigtableadmin/app_profiles/index.md index 8707a1c539..4e19854481 100644 --- a/docs/google-docs/providers/google/bigtableadmin/app_profiles/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/app_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapp_profiles
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists information about app profiles in an instance. | | | `INSERT` | | Creates an app profile within an instance. | | | `DELETE` | | Deletes an app profile from an instance. | +| | `UPDATE` | | Updates an app profile within an instance. | | | `EXEC` | | Lists information about app profiles in an instance. | -| | `EXEC` | | Updates an app profile within an instance. | diff --git a/docs/google-docs/providers/google/bigtableadmin/authorized_views/index.md b/docs/google-docs/providers/google/bigtableadmin/authorized_views/index.md index 831837aaf6..bd130ec0db 100644 --- a/docs/google-docs/providers/google/bigtableadmin/authorized_views/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/authorized_views/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorized_views
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all AuthorizedViews from a specific table. | | | `INSERT` | | Creates a new AuthorizedView in a table. | | | `DELETE` | | Permanently deletes a specified AuthorizedView. | +| | `UPDATE` | | Updates an AuthorizedView in a table. | | | `EXEC` | | Lists all AuthorizedViews from a specific table. | -| | `EXEC` | | Updates an AuthorizedView in a table. | diff --git a/docs/google-docs/providers/google/bigtableadmin/authorized_views_iam_policies/index.md b/docs/google-docs/providers/google/bigtableadmin/authorized_views_iam_policies/index.md index e69b9ea0d8..8a124154be 100644 --- a/docs/google-docs/providers/google/bigtableadmin/authorized_views_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/authorized_views_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorized_views_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigtableadmin/backups/index.md b/docs/google-docs/providers/google/bigtableadmin/backups/index.md index 9b65988a00..241ba0c1cf 100644 --- a/docs/google-docs/providers/google/bigtableadmin/backups/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields @@ -46,6 +46,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Cloud Bigtable backups. Returns both completed and pending backups. | | | `INSERT` | | Starts creating a new Cloud Bigtable Backup. The returned backup long-running operation can be used to track creation of the backup. The metadata field type is CreateBackupMetadata. The response field type is Backup, if successful. Cancelling the returned operation will stop the creation and delete the backup. | | | `DELETE` | | Deletes a pending or completed Cloud Bigtable backup. | +| | `UPDATE` | | Updates a pending or completed Cloud Bigtable Backup. | | | `EXEC` | | Lists Cloud Bigtable backups. Returns both completed and pending backups. | | | `EXEC` | | Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project. | -| | `EXEC` | | Updates a pending or completed Cloud Bigtable Backup. | diff --git a/docs/google-docs/providers/google/bigtableadmin/backups_iam_policies/index.md b/docs/google-docs/providers/google/bigtableadmin/backups_iam_policies/index.md index 53c340e2e5..9f93223d5a 100644 --- a/docs/google-docs/providers/google/bigtableadmin/backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigtableadmin/clusters/index.md b/docs/google-docs/providers/google/bigtableadmin/clusters/index.md index e163790b92..548dec5997 100644 --- a/docs/google-docs/providers/google/bigtableadmin/clusters/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters
TypeResource
Id
Id
## Fields @@ -44,6 +44,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists information about clusters in an instance. | | | `INSERT` | | Creates a cluster within an instance. Note that exactly one of Cluster.serve_nodes and Cluster.cluster_config.cluster_autoscaling_config can be set. If serve_nodes is set to non-zero, then the cluster is manually scaled. If cluster_config.cluster_autoscaling_config is non-empty, then autoscaling is enabled. | | | `DELETE` | | Deletes a cluster from an instance. | +| | `UPDATE` | | Updates a cluster within an instance. Note that UpdateCluster does not support updating cluster_config.cluster_autoscaling_config. In order to update it, you must use PartialUpdateCluster. | | | `EXEC` | | Lists information about clusters in an instance. | | | `EXEC` | | Partially updates a cluster within a project. This method is the preferred way to update a Cluster. To enable and update autoscaling, set cluster_config.cluster_autoscaling_config. When autoscaling is enabled, serve_nodes is treated as an OUTPUT_ONLY field, meaning that updates to it are ignored. Note that an update cannot simultaneously set serve_nodes to non-zero and cluster_config.cluster_autoscaling_config to non-empty, and also specify both in the update_mask. To disable autoscaling, clear cluster_config.cluster_autoscaling_config, and explicitly set a serve_node count via the update_mask. | -| | `EXEC` | | Updates a cluster within an instance. Note that UpdateCluster does not support updating cluster_config.cluster_autoscaling_config. In order to update it, you must use PartialUpdateCluster. | diff --git a/docs/google-docs/providers/google/bigtableadmin/hot_tablets/index.md b/docs/google-docs/providers/google/bigtableadmin/hot_tablets/index.md index 5d45a9ae95..674ad07704 100644 --- a/docs/google-docs/providers/google/bigtableadmin/hot_tablets/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/hot_tablets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehot_tablets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigtableadmin/index.md b/docs/google-docs/providers/google/bigtableadmin/index.md index e4810a29a5..a76cb5c619 100644 --- a/docs/google-docs/providers/google/bigtableadmin/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/index.md @@ -34,7 +34,7 @@ Administer your Cloud Bigtable tables and instances. TypeService TitleCloud Bigtable Admin API DescriptionAdminister your Cloud Bigtable tables and instances. -Idbigtableadmin:v24.06.00234 +Idbigtableadmin:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/bigtableadmin/instances/index.md b/docs/google-docs/providers/google/bigtableadmin/instances/index.md index 69375f1066..3ede5e0515 100644 --- a/docs/google-docs/providers/google/bigtableadmin/instances/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -45,6 +45,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists information about instances in a project. | | | `INSERT` | | Create an instance within a project. Note that exactly one of Cluster.serve_nodes and Cluster.cluster_config.cluster_autoscaling_config can be set. If serve_nodes is set to non-zero, then the cluster is manually scaled. If cluster_config.cluster_autoscaling_config is non-empty, then autoscaling is enabled. | | | `DELETE` | | Delete an instance from a project. | +| | `UPDATE` | | Updates an instance within a project. This method updates only the display name and type for an Instance. To update other Instance properties, such as labels, use PartialUpdateInstance. | | | `EXEC` | | Lists information about instances in a project. | | | `EXEC` | | Partially updates an instance within a project. This method can modify all fields of an Instance and is the preferred way to update an Instance. | -| | `EXEC` | | Updates an instance within a project. This method updates only the display name and type for an Instance. To update other Instance properties, such as labels, use PartialUpdateInstance. | diff --git a/docs/google-docs/providers/google/bigtableadmin/instances_iam_policies/index.md b/docs/google-docs/providers/google/bigtableadmin/instances_iam_policies/index.md index f589a4eb15..a11dad4611 100644 --- a/docs/google-docs/providers/google/bigtableadmin/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigtableadmin/locations/index.md b/docs/google-docs/providers/google/bigtableadmin/locations/index.md index 57352c11a5..073ed375ba 100644 --- a/docs/google-docs/providers/google/bigtableadmin/locations/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigtableadmin/operations/index.md b/docs/google-docs/providers/google/bigtableadmin/operations/index.md index 4500d67191..2f8088343a 100644 --- a/docs/google-docs/providers/google/bigtableadmin/operations/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/bigtableadmin/tables/index.md b/docs/google-docs/providers/google/bigtableadmin/tables/index.md index 195d397b94..7bd531e504 100644 --- a/docs/google-docs/providers/google/bigtableadmin/tables/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/tables/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametables
TypeResource
Id
Id
## Fields @@ -46,11 +46,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all tables served from a specified instance. | | | `INSERT` | | Creates a new table in the specified instance. The table can be created with a full set of initial column families, specified in the request. | | | `DELETE` | | Permanently deletes a specified table and all of its data. | +| | `UPDATE` | | Updates a specified table. | | | `EXEC` | | Lists all tables served from a specified instance. | | | `EXEC` | | Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request. | | | `EXEC` | | Permanently drop/delete a row range from a specified table. The request can specify whether to delete all rows in a table, or only those that match a particular prefix. Note that row key prefixes used here are treated as service data. For more information about how service data is handled, see the [Google Cloud Privacy Notice](https://cloud.google.com/terms/cloud-privacy-notice). | | | `EXEC` | | Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated. The tokens will be available for 90 days. | | | `EXEC` | | Performs a series of column family modifications on the specified table. Either all or none of the modifications will occur before this method returns, but data requests received prior to that point may see a table where only some modifications have taken effect. | -| | `EXEC` | | Updates a specified table. | | | `EXEC` | | Create a new table by restoring from a completed backup. The returned table long-running operation can be used to track the progress of the operation, and to cancel it. The metadata field type is RestoreTableMetadata. The response type is Table, if successful. | | | `EXEC` | | Restores a specified table which was accidentally deleted. | diff --git a/docs/google-docs/providers/google/bigtableadmin/tables_iam_policies/index.md b/docs/google-docs/providers/google/bigtableadmin/tables_iam_policies/index.md index ebb1d6bc37..ffea5dca5e 100644 --- a/docs/google-docs/providers/google/bigtableadmin/tables_iam_policies/index.md +++ b/docs/google-docs/providers/google/bigtableadmin/tables_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametables_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/billingbudgets/budgets/index.md b/docs/google-docs/providers/google/billingbudgets/budgets/index.md index 11f8621f89..22baa3f8c4 100644 --- a/docs/google-docs/providers/google/billingbudgets/budgets/index.md +++ b/docs/google-docs/providers/google/billingbudgets/budgets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebudgets
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns a list of budgets for a billing account. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. When reading from the API, you will not see these fields in the return value, though they may have been set in the Cloud Console. | | | `INSERT` | | Creates a new budget. See [Quotas and limits](https://cloud.google.com/billing/quotas) for more information on the limits of the number of budgets you can create. | | | `DELETE` | | Deletes a budget. Returns successfully if already deleted. | +| | `UPDATE` | | Updates a budget and returns the updated budget. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. Budget fields that are not exposed in this API will not be changed by this method. | | | `EXEC` | | Returns a list of budgets for a billing account. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. When reading from the API, you will not see these fields in the return value, though they may have been set in the Cloud Console. | -| | `EXEC` | | Updates a budget and returns the updated budget. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. Budget fields that are not exposed in this API will not be changed by this method. | diff --git a/docs/google-docs/providers/google/billingbudgets/index.md b/docs/google-docs/providers/google/billingbudgets/index.md index 88543cdf1c..87be11f1df 100644 --- a/docs/google-docs/providers/google/billingbudgets/index.md +++ b/docs/google-docs/providers/google/billingbudgets/index.md @@ -34,7 +34,7 @@ The Cloud Billing Budget API stores Cloud Billing budgets, which define a budget TypeService TitleCloud Billing Budget API DescriptionThe Cloud Billing Budget API stores Cloud Billing budgets, which define a budget plan and the rules to execute as spend is tracked against that plan. -Idbillingbudgets:v24.06.00234 +Idbillingbudgets:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/binaryauthorization/attestors/index.md b/docs/google-docs/providers/google/binaryauthorization/attestors/index.md index b9f645af88..fbabde1ffc 100644 --- a/docs/google-docs/providers/google/binaryauthorization/attestors/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/attestors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattestors
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists attestors. Returns `INVALID_ARGUMENT` if the project does not exist. | | | `INSERT` | | Creates an attestor, and returns a copy of the new attestor. Returns `NOT_FOUND` if the project does not exist, `INVALID_ARGUMENT` if the request is malformed, `ALREADY_EXISTS` if the attestor already exists. | | | `DELETE` | | Deletes an attestor. Returns `NOT_FOUND` if the attestor does not exist. | +| | `UPDATE` | | Updates an attestor. Returns `NOT_FOUND` if the attestor does not exist. | | | `EXEC` | | Lists attestors. Returns `INVALID_ARGUMENT` if the project does not exist. | -| | `EXEC` | | Updates an attestor. Returns `NOT_FOUND` if the attestor does not exist. | | | `EXEC` | | Returns whether the given `Attestation` for the given image URI was signed by the given `Attestor` | diff --git a/docs/google-docs/providers/google/binaryauthorization/attestors_iam_policies/index.md b/docs/google-docs/providers/google/binaryauthorization/attestors_iam_policies/index.md index 4ad726b026..aeedba0893 100644 --- a/docs/google-docs/providers/google/binaryauthorization/attestors_iam_policies/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/attestors_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattestors_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/binaryauthorization/index.md b/docs/google-docs/providers/google/binaryauthorization/index.md index 69ee1cc43e..f7894abd02 100644 --- a/docs/google-docs/providers/google/binaryauthorization/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/index.md @@ -34,7 +34,7 @@ The management interface for Binary Authorization, a service that provides polic TypeService TitleBinary Authorization API DescriptionThe management interface for Binary Authorization, a service that provides policy-based deployment validation and control for images deployed to Google Kubernetes Engine (GKE), Anthos Service Mesh, Anthos Clusters, and Cloud Run. -Idbinaryauthorization:v24.06.00234 +Idbinaryauthorization:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/binaryauthorization/policies/index.md b/docs/google-docs/providers/google/binaryauthorization/policies/index.md index 9fce3316db..673b61e4fb 100644 --- a/docs/google-docs/providers/google/binaryauthorization/policies/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/binaryauthorization/policy/index.md b/docs/google-docs/providers/google/binaryauthorization/policy/index.md index 125354618f..0d862c2695 100644 --- a/docs/google-docs/providers/google/binaryauthorization/policy/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/policy/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicy
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/binaryauthorization/policy_iam_policies/index.md b/docs/google-docs/providers/google/binaryauthorization/policy_iam_policies/index.md index c89595ca11..794ea28e34 100644 --- a/docs/google-docs/providers/google/binaryauthorization/policy_iam_policies/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/policy_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicy_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/binaryauthorization/systempolicy_policy/index.md b/docs/google-docs/providers/google/binaryauthorization/systempolicy_policy/index.md index 49bb8353fd..c64477ee73 100644 --- a/docs/google-docs/providers/google/binaryauthorization/systempolicy_policy/index.md +++ b/docs/google-docs/providers/google/binaryauthorization/systempolicy_policy/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesystempolicy_policy
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/blockchainnodeengine/blockchain_nodes/index.md b/docs/google-docs/providers/google/blockchainnodeengine/blockchain_nodes/index.md index 1d117f5dc9..73d30af991 100644 --- a/docs/google-docs/providers/google/blockchainnodeengine/blockchain_nodes/index.md +++ b/docs/google-docs/providers/google/blockchainnodeengine/blockchain_nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameblockchain_nodes
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists blockchain nodes in a given project and location. | | | `INSERT` | | Creates a new blockchain node in a given project and location. | | | `DELETE` | | Deletes a single blockchain node. | +| | `UPDATE` | | Updates the parameters of a single blockchain node. | | | `EXEC` | | Lists blockchain nodes in a given project and location. | -| | `EXEC` | | Updates the parameters of a single blockchain node. | diff --git a/docs/google-docs/providers/google/blockchainnodeengine/index.md b/docs/google-docs/providers/google/blockchainnodeengine/index.md index 3567dc9803..7ac753bc35 100644 --- a/docs/google-docs/providers/google/blockchainnodeengine/index.md +++ b/docs/google-docs/providers/google/blockchainnodeengine/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleBlockchain Node Engine API Description -Idblockchainnodeengine:v24.06.00234 +Idblockchainnodeengine:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/blockchainnodeengine/locations/index.md b/docs/google-docs/providers/google/blockchainnodeengine/locations/index.md index c4c0274b2a..7e32e8280c 100644 --- a/docs/google-docs/providers/google/blockchainnodeengine/locations/index.md +++ b/docs/google-docs/providers/google/blockchainnodeengine/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/blockchainnodeengine/operations/index.md b/docs/google-docs/providers/google/blockchainnodeengine/operations/index.md index 324b87849c..fa80cddf24 100644 --- a/docs/google-docs/providers/google/blockchainnodeengine/operations/index.md +++ b/docs/google-docs/providers/google/blockchainnodeengine/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/certificatemanager/certificate_issuance_configs/index.md b/docs/google-docs/providers/google/certificatemanager/certificate_issuance_configs/index.md index 4172438e06..b3b4792d83 100644 --- a/docs/google-docs/providers/google/certificatemanager/certificate_issuance_configs/index.md +++ b/docs/google-docs/providers/google/certificatemanager/certificate_issuance_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_issuance_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/certificatemanager/certificate_map_entries/index.md b/docs/google-docs/providers/google/certificatemanager/certificate_map_entries/index.md index 4b24aecf5c..b982b594aa 100644 --- a/docs/google-docs/providers/google/certificatemanager/certificate_map_entries/index.md +++ b/docs/google-docs/providers/google/certificatemanager/certificate_map_entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_map_entries
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists CertificateMapEntries in a given project and location. | | | `INSERT` | | Creates a new CertificateMapEntry in a given project and location. | | | `DELETE` | | Deletes a single CertificateMapEntry. | +| | `UPDATE` | | Updates a CertificateMapEntry. | | | `EXEC` | | Lists CertificateMapEntries in a given project and location. | -| | `EXEC` | | Updates a CertificateMapEntry. | diff --git a/docs/google-docs/providers/google/certificatemanager/certificate_maps/index.md b/docs/google-docs/providers/google/certificatemanager/certificate_maps/index.md index 4f6990b29a..a45480fd48 100644 --- a/docs/google-docs/providers/google/certificatemanager/certificate_maps/index.md +++ b/docs/google-docs/providers/google/certificatemanager/certificate_maps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_maps
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists CertificateMaps in a given project and location. | | | `INSERT` | | Creates a new CertificateMap in a given project and location. | | | `DELETE` | | Deletes a single CertificateMap. A Certificate Map can't be deleted if it contains Certificate Map Entries. Remove all the entries from the map before calling this method. | +| | `UPDATE` | | Updates a CertificateMap. | | | `EXEC` | | Lists CertificateMaps in a given project and location. | -| | `EXEC` | | Updates a CertificateMap. | diff --git a/docs/google-docs/providers/google/certificatemanager/certificates/index.md b/docs/google-docs/providers/google/certificatemanager/certificates/index.md index 1a84921217..2e764d6903 100644 --- a/docs/google-docs/providers/google/certificatemanager/certificates/index.md +++ b/docs/google-docs/providers/google/certificatemanager/certificates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificates
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Certificates in a given project and location. | | | `INSERT` | | Creates a new Certificate in a given project and location. | | | `DELETE` | | Deletes a single Certificate. | +| | `UPDATE` | | Updates a Certificate. | | | `EXEC` | | Lists Certificates in a given project and location. | -| | `EXEC` | | Updates a Certificate. | diff --git a/docs/google-docs/providers/google/certificatemanager/dns_authorizations/index.md b/docs/google-docs/providers/google/certificatemanager/dns_authorizations/index.md index b14e33508c..9acb092207 100644 --- a/docs/google-docs/providers/google/certificatemanager/dns_authorizations/index.md +++ b/docs/google-docs/providers/google/certificatemanager/dns_authorizations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_authorizations
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists DnsAuthorizations in a given project and location. | | | `INSERT` | | Creates a new DnsAuthorization in a given project and location. | | | `DELETE` | | Deletes a single DnsAuthorization. | +| | `UPDATE` | | Updates a DnsAuthorization. | | | `EXEC` | | Lists DnsAuthorizations in a given project and location. | -| | `EXEC` | | Updates a DnsAuthorization. | diff --git a/docs/google-docs/providers/google/certificatemanager/index.md b/docs/google-docs/providers/google/certificatemanager/index.md index 2e158a11f1..784503c475 100644 --- a/docs/google-docs/providers/google/certificatemanager/index.md +++ b/docs/google-docs/providers/google/certificatemanager/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleCertificate Manager API Description -Idcertificatemanager:v24.06.00234 +Idcertificatemanager:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/certificatemanager/locations/index.md b/docs/google-docs/providers/google/certificatemanager/locations/index.md index 72a3b92edd..54e3e25e1f 100644 --- a/docs/google-docs/providers/google/certificatemanager/locations/index.md +++ b/docs/google-docs/providers/google/certificatemanager/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/certificatemanager/operations/index.md b/docs/google-docs/providers/google/certificatemanager/operations/index.md index 5182a527f6..04dae1227f 100644 --- a/docs/google-docs/providers/google/certificatemanager/operations/index.md +++ b/docs/google-docs/providers/google/certificatemanager/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/certificatemanager/trust_configs/index.md b/docs/google-docs/providers/google/certificatemanager/trust_configs/index.md index 2a740d5bb9..a525dadfa3 100644 --- a/docs/google-docs/providers/google/certificatemanager/trust_configs/index.md +++ b/docs/google-docs/providers/google/certificatemanager/trust_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrust_configs
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TrustConfigs in a given project and location. | | | `INSERT` | | Creates a new TrustConfig in a given project and location. | | | `DELETE` | | Deletes a single TrustConfig. | +| | `UPDATE` | | Updates a TrustConfig. | | | `EXEC` | | Lists TrustConfigs in a given project and location. | -| | `EXEC` | | Updates a TrustConfig. | diff --git a/docs/google-docs/providers/google/cloudasset/assets/index.md b/docs/google-docs/providers/google/cloudasset/assets/index.md index 249bf87ff4..3b2685de3c 100644 --- a/docs/google-docs/providers/google/cloudasset/assets/index.md +++ b/docs/google-docs/providers/google/cloudasset/assets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudasset/cloudasset/index.md b/docs/google-docs/providers/google/cloudasset/cloudasset/index.md index bbd744c074..21a83413f9 100644 --- a/docs/google-docs/providers/google/cloudasset/cloudasset/index.md +++ b/docs/google-docs/providers/google/cloudasset/cloudasset/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecloudasset
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudasset/cloudasset_assets_history/index.md b/docs/google-docs/providers/google/cloudasset/cloudasset_assets_history/index.md index 3e5899061a..9670bb651f 100644 --- a/docs/google-docs/providers/google/cloudasset/cloudasset_assets_history/index.md +++ b/docs/google-docs/providers/google/cloudasset/cloudasset_assets_history/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecloudasset_assets_history
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudasset/cloudasset_iam_policies/index.md b/docs/google-docs/providers/google/cloudasset/cloudasset_iam_policies/index.md index 6b98364b7e..d1591cc002 100644 --- a/docs/google-docs/providers/google/cloudasset/cloudasset_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudasset/cloudasset_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecloudasset_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudasset/effective_iam_policies/index.md b/docs/google-docs/providers/google/cloudasset/effective_iam_policies/index.md index d3fdce0459..683c364cb0 100644 --- a/docs/google-docs/providers/google/cloudasset/effective_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudasset/effective_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameeffective_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudasset/feeds/index.md b/docs/google-docs/providers/google/cloudasset/feeds/index.md index 68639f52d9..5f76e7e1b8 100644 --- a/docs/google-docs/providers/google/cloudasset/feeds/index.md +++ b/docs/google-docs/providers/google/cloudasset/feeds/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeeds
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudasset/index.md b/docs/google-docs/providers/google/cloudasset/index.md index 119d6522e9..88e13d2821 100644 --- a/docs/google-docs/providers/google/cloudasset/index.md +++ b/docs/google-docs/providers/google/cloudasset/index.md @@ -34,7 +34,7 @@ The Cloud Asset API manages the history and inventory of Google Cloud resources. TypeService TitleCloud Asset API DescriptionThe Cloud Asset API manages the history and inventory of Google Cloud resources. -Idcloudasset:v24.06.00234 +Idcloudasset:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudasset/saved_queries/index.md b/docs/google-docs/providers/google/cloudasset/saved_queries/index.md index 39964a5bc5..901c64b22a 100644 --- a/docs/google-docs/providers/google/cloudasset/saved_queries/index.md +++ b/docs/google-docs/providers/google/cloudasset/saved_queries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesaved_queries
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all saved queries in a parent project/folder/organization. | | | `INSERT` | | Creates a saved query in a parent project/folder/organization. | | | `DELETE` | | Deletes a saved query. | +| | `UPDATE` | | Updates a saved query. | | | `EXEC` | | Lists all saved queries in a parent project/folder/organization. | -| | `EXEC` | | Updates a saved query. | diff --git a/docs/google-docs/providers/google/cloudbilling/billing_accounts/index.md b/docs/google-docs/providers/google/cloudbilling/billing_accounts/index.md index 57e61c8fff..fc8fccadf3 100644 --- a/docs/google-docs/providers/google/cloudbilling/billing_accounts/index.md +++ b/docs/google-docs/providers/google/cloudbilling/billing_accounts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebilling_accounts
TypeResource
Id
Id
## Fields @@ -41,6 +41,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets information about a billing account. The current authenticated user must be a [viewer of the billing account](https://cloud.google.com/billing/docs/how-to/billing-access). | | | `SELECT` | | Lists the billing accounts that the current authenticated user has permission to [view](https://cloud.google.com/billing/docs/how-to/billing-access). | | | `INSERT` | | This method creates [billing subaccounts](https://cloud.google.com/billing/docs/concepts#subaccounts). Google Cloud resellers should use the Channel Services APIs, [accounts.customers.create](https://cloud.google.com/channel/docs/reference/rest/v1/accounts.customers/create) and [accounts.customers.entitlements.create](https://cloud.google.com/channel/docs/reference/rest/v1/accounts.customers.entitlements/create). When creating a subaccount, the current authenticated user must have the `billing.accounts.update` IAM permission on the parent account, which is typically given to billing account [administrators](https://cloud.google.com/billing/docs/how-to/billing-access). This method will return an error if the parent account has not been provisioned for subaccounts. | +| | `UPDATE` | | Updates a billing account's fields. Currently the only field that can be edited is `display_name`. The current authenticated user must have the `billing.accounts.update` IAM permission, which is typically given to the [administrator](https://cloud.google.com/billing/docs/how-to/billing-access) of the billing account. | | | `EXEC` | | Lists the billing accounts that the current authenticated user has permission to [view](https://cloud.google.com/billing/docs/how-to/billing-access). | | | `EXEC` | | Changes which parent organization a billing account belongs to. | -| | `EXEC` | | Updates a billing account's fields. Currently the only field that can be edited is `display_name`. The current authenticated user must have the `billing.accounts.update` IAM permission, which is typically given to the [administrator](https://cloud.google.com/billing/docs/how-to/billing-access) of the billing account. | diff --git a/docs/google-docs/providers/google/cloudbilling/billing_accounts_iam_policies/index.md b/docs/google-docs/providers/google/cloudbilling/billing_accounts_iam_policies/index.md index 3a229a8896..049ca8f16b 100644 --- a/docs/google-docs/providers/google/cloudbilling/billing_accounts_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudbilling/billing_accounts_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebilling_accounts_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbilling/billing_info/index.md b/docs/google-docs/providers/google/cloudbilling/billing_info/index.md index c2a8da5741..17e388cdde 100644 --- a/docs/google-docs/providers/google/cloudbilling/billing_info/index.md +++ b/docs/google-docs/providers/google/cloudbilling/billing_info/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebilling_info
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbilling/index.md b/docs/google-docs/providers/google/cloudbilling/index.md index d579fa35ec..3a8c4218d8 100644 --- a/docs/google-docs/providers/google/cloudbilling/index.md +++ b/docs/google-docs/providers/google/cloudbilling/index.md @@ -34,7 +34,7 @@ Allows developers to manage billing for their Google Cloud Platform projects pro TypeService TitleCloud Billing API DescriptionAllows developers to manage billing for their Google Cloud Platform projects programmatically. -Idcloudbilling:v24.06.00234 +Idcloudbilling:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudbilling/projects/index.md b/docs/google-docs/providers/google/cloudbilling/projects/index.md index 3ee1da0a6a..c8a5f8c398 100644 --- a/docs/google-docs/providers/google/cloudbilling/projects/index.md +++ b/docs/google-docs/providers/google/cloudbilling/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbilling/services/index.md b/docs/google-docs/providers/google/cloudbilling/services/index.md index ce6fbaa427..8a27187363 100644 --- a/docs/google-docs/providers/google/cloudbilling/services/index.md +++ b/docs/google-docs/providers/google/cloudbilling/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbilling/skus/index.md b/docs/google-docs/providers/google/cloudbilling/skus/index.md index bbd53c7954..8ea8f91cbd 100644 --- a/docs/google-docs/providers/google/cloudbilling/skus/index.md +++ b/docs/google-docs/providers/google/cloudbilling/skus/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameskus
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbilling/sub_accounts/index.md b/docs/google-docs/providers/google/cloudbilling/sub_accounts/index.md index 0f83520b5b..a4f379224e 100644 --- a/docs/google-docs/providers/google/cloudbilling/sub_accounts/index.md +++ b/docs/google-docs/providers/google/cloudbilling/sub_accounts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesub_accounts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbuild/connections/index.md b/docs/google-docs/providers/google/cloudbuild/connections/index.md index 9f57861f17..a5915451b2 100644 --- a/docs/google-docs/providers/google/cloudbuild/connections/index.md +++ b/docs/google-docs/providers/google/cloudbuild/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Connections in a given project and location. | | | `INSERT` | | Creates a Connection. | | | `DELETE` | | Deletes a single connection. | +| | `UPDATE` | | Updates a single connection. | | | `EXEC` | | Lists Connections in a given project and location. | -| | `EXEC` | | Updates a single connection. | | | `EXEC` | | ProcessWebhook is called by the external SCM for notifying of events. | diff --git a/docs/google-docs/providers/google/cloudbuild/connections_iam_policies/index.md b/docs/google-docs/providers/google/cloudbuild/connections_iam_policies/index.md index 7c7266590d..f8541a922c 100644 --- a/docs/google-docs/providers/google/cloudbuild/connections_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudbuild/connections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbuild/connections_linkable_repositories/index.md b/docs/google-docs/providers/google/cloudbuild/connections_linkable_repositories/index.md index db9e05295a..f5f83867ae 100644 --- a/docs/google-docs/providers/google/cloudbuild/connections_linkable_repositories/index.md +++ b/docs/google-docs/providers/google/cloudbuild/connections_linkable_repositories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_linkable_repositories
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbuild/index.md b/docs/google-docs/providers/google/cloudbuild/index.md index 5bb049f6d3..f4e0adbce9 100644 --- a/docs/google-docs/providers/google/cloudbuild/index.md +++ b/docs/google-docs/providers/google/cloudbuild/index.md @@ -34,7 +34,7 @@ Creates and manages builds on Google Cloud Platform. TypeService TitleCloud Build API DescriptionCreates and manages builds on Google Cloud Platform. -Idcloudbuild:v24.06.00234 +Idcloudbuild:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudbuild/locations/index.md b/docs/google-docs/providers/google/cloudbuild/locations/index.md index 2fe769f4c9..843bae1505 100644 --- a/docs/google-docs/providers/google/cloudbuild/locations/index.md +++ b/docs/google-docs/providers/google/cloudbuild/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbuild/operations/index.md b/docs/google-docs/providers/google/cloudbuild/operations/index.md index 110a6d990f..a8a3fc8601 100644 --- a/docs/google-docs/providers/google/cloudbuild/operations/index.md +++ b/docs/google-docs/providers/google/cloudbuild/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbuild/repositories/index.md b/docs/google-docs/providers/google/cloudbuild/repositories/index.md index 0109d05f3d..5bbe581719 100644 --- a/docs/google-docs/providers/google/cloudbuild/repositories/index.md +++ b/docs/google-docs/providers/google/cloudbuild/repositories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudbuild/repositories_git_refs/index.md b/docs/google-docs/providers/google/cloudbuild/repositories_git_refs/index.md index ead91b7c06..306701bfd1 100644 --- a/docs/google-docs/providers/google/cloudbuild/repositories_git_refs/index.md +++ b/docs/google-docs/providers/google/cloudbuild/repositories_git_refs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories_git_refs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcommerceprocurement/accounts/index.md b/docs/google-docs/providers/google/cloudcommerceprocurement/accounts/index.md index bd0513265a..9e6b1e6301 100644 --- a/docs/google-docs/providers/google/cloudcommerceprocurement/accounts/index.md +++ b/docs/google-docs/providers/google/cloudcommerceprocurement/accounts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccounts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcommerceprocurement/entitlements/index.md b/docs/google-docs/providers/google/cloudcommerceprocurement/entitlements/index.md index 8af31b60fd..da7dd756a8 100644 --- a/docs/google-docs/providers/google/cloudcommerceprocurement/entitlements/index.md +++ b/docs/google-docs/providers/google/cloudcommerceprocurement/entitlements/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentitlements
TypeResource
Id
Id
## Fields @@ -61,10 +61,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets a requested Entitlement resource. | | | `SELECT` | | Lists Entitlements for which the provider has read access. | +| | `UPDATE` | | Updates an existing Entitlement. | | | `EXEC` | | Lists Entitlements for which the provider has read access. | | | `EXEC` | | Approves an entitlement that is in the EntitlementState.ENTITLEMENT_ACTIVATION_REQUESTED state. This method is invoked by the provider to approve the creation of the entitlement resource. | | | `EXEC` | | Approves an entitlement plan change that is in the EntitlementState.ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL state. This method is invoked by the provider to approve the plan change on the entitlement resource. | -| | `EXEC` | | Updates an existing Entitlement. | | | `EXEC` | | Rejects an entitlement that is in the EntitlementState.ENTITLEMENT_ACTIVATION_REQUESTED state. This method is invoked by the provider to reject the creation of the entitlement resource. | | | `EXEC` | | Rejects an entitlement plan change that is in the EntitlementState.ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL state. This method is invoked by the provider to reject the plan change on the entitlement resource. | | | `EXEC` | | Requests suspension of an active Entitlement. This is not yet supported. | diff --git a/docs/google-docs/providers/google/cloudcommerceprocurement/index.md b/docs/google-docs/providers/google/cloudcommerceprocurement/index.md index ef1f3771fd..de966deae9 100644 --- a/docs/google-docs/providers/google/cloudcommerceprocurement/index.md +++ b/docs/google-docs/providers/google/cloudcommerceprocurement/index.md @@ -34,7 +34,7 @@ Partner API for the Cloud Commerce Procurement Service. TypeService TitleCloud Commerce Partner Procurement API DescriptionPartner API for the Cloud Commerce Procurement Service. -Idcloudcommerceprocurement:v24.06.00234 +Idcloudcommerceprocurement:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/access_approval_requests/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/access_approval_requests/index.md index 2cb3a93513..18486b220d 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/access_approval_requests/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/access_approval_requests/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccess_approval_requests
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/customers/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/customers/index.md index ad22efdfd6..70a5a7ba3a 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/customers/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/customers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/index.md index 6380fa508f..7091b2745b 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/index.md @@ -34,7 +34,7 @@ Provides insights about your customers and their Assured Workloads based on your TypeService TitleCloud Controls Partner API DescriptionProvides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering. -Idcloudcontrolspartner:v24.06.00234 +Idcloudcontrolspartner:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/partner/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/partner/index.md index 1c4624e1b3..8577f60af5 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/partner/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/partner/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepartner
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/violations/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/violations/index.md index 15174d233b..c98bbc0697 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/violations/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/violations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameviolations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/workloads/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/workloads/index.md index 144f0e2c0b..669932628b 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/workloads/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/workloads/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkloads
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/workloads_ekm_connections/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/workloads_ekm_connections/index.md index 3544dbd908..7e8460dcb0 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/workloads_ekm_connections/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/workloads_ekm_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkloads_ekm_connections
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudcontrolspartner/workloads_partner_permissions/index.md b/docs/google-docs/providers/google/cloudcontrolspartner/workloads_partner_permissions/index.md index 8190824029..62fbe9edc2 100644 --- a/docs/google-docs/providers/google/cloudcontrolspartner/workloads_partner_permissions/index.md +++ b/docs/google-docs/providers/google/cloudcontrolspartner/workloads_partner_permissions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkloads_partner_permissions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/automation_runs/index.md b/docs/google-docs/providers/google/clouddeploy/automation_runs/index.md index f30a46ce71..149bb94752 100644 --- a/docs/google-docs/providers/google/clouddeploy/automation_runs/index.md +++ b/docs/google-docs/providers/google/clouddeploy/automation_runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameautomation_runs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/automations/index.md b/docs/google-docs/providers/google/clouddeploy/automations/index.md index 5111a57d01..b54f4cb503 100644 --- a/docs/google-docs/providers/google/clouddeploy/automations/index.md +++ b/docs/google-docs/providers/google/clouddeploy/automations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameautomations
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Automations in a given project and location. | | | `INSERT` | | Creates a new Automation in a given project and location. | | | `DELETE` | | Deletes a single Automation resource. | +| | `UPDATE` | | Updates the parameters of a single Automation resource. | | | `EXEC` | | Lists Automations in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Automation resource. | diff --git a/docs/google-docs/providers/google/clouddeploy/config/index.md b/docs/google-docs/providers/google/clouddeploy/config/index.md index 38d19bcebc..a15138eb5b 100644 --- a/docs/google-docs/providers/google/clouddeploy/config/index.md +++ b/docs/google-docs/providers/google/clouddeploy/config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconfig
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/custom_target_types/index.md b/docs/google-docs/providers/google/clouddeploy/custom_target_types/index.md index 58df2246c0..69eb97505b 100644 --- a/docs/google-docs/providers/google/clouddeploy/custom_target_types/index.md +++ b/docs/google-docs/providers/google/clouddeploy/custom_target_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_target_types
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists CustomTargetTypes in a given project and location. | | | `INSERT` | | Creates a new CustomTargetType in a given project and location. | | | `DELETE` | | Deletes a single CustomTargetType. | +| | `UPDATE` | | Updates a single CustomTargetType. | | | `EXEC` | | Lists CustomTargetTypes in a given project and location. | -| | `EXEC` | | Updates a single CustomTargetType. | diff --git a/docs/google-docs/providers/google/clouddeploy/custom_target_types_iam_policies/index.md b/docs/google-docs/providers/google/clouddeploy/custom_target_types_iam_policies/index.md index 597bb794c1..15026124b5 100644 --- a/docs/google-docs/providers/google/clouddeploy/custom_target_types_iam_policies/index.md +++ b/docs/google-docs/providers/google/clouddeploy/custom_target_types_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_target_types_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/delivery_pipelines/index.md b/docs/google-docs/providers/google/clouddeploy/delivery_pipelines/index.md index 2a9123d62e..ee3e36583f 100644 --- a/docs/google-docs/providers/google/clouddeploy/delivery_pipelines/index.md +++ b/docs/google-docs/providers/google/clouddeploy/delivery_pipelines/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedelivery_pipelines
TypeResource
Id
Id
## Fields @@ -48,6 +48,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists DeliveryPipelines in a given project and location. | | | `INSERT` | | Creates a new DeliveryPipeline in a given project and location. | | | `DELETE` | | Deletes a single DeliveryPipeline. | +| | `UPDATE` | | Updates the parameters of a single DeliveryPipeline. | | | `EXEC` | | Lists DeliveryPipelines in a given project and location. | -| | `EXEC` | | Updates the parameters of a single DeliveryPipeline. | | | `EXEC` | | Creates a `Rollout` to roll back the specified target. | diff --git a/docs/google-docs/providers/google/clouddeploy/delivery_pipelines_iam_policies/index.md b/docs/google-docs/providers/google/clouddeploy/delivery_pipelines_iam_policies/index.md index cc38c78aee..b4a7fd1900 100644 --- a/docs/google-docs/providers/google/clouddeploy/delivery_pipelines_iam_policies/index.md +++ b/docs/google-docs/providers/google/clouddeploy/delivery_pipelines_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedelivery_pipelines_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/index.md b/docs/google-docs/providers/google/clouddeploy/index.md index 22cd232ece..bd04cf2677 100644 --- a/docs/google-docs/providers/google/clouddeploy/index.md +++ b/docs/google-docs/providers/google/clouddeploy/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleCloud Deploy API Description -Idclouddeploy:v24.06.00234 +Idclouddeploy:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/clouddeploy/job_runs/index.md b/docs/google-docs/providers/google/clouddeploy/job_runs/index.md index be053e8139..92b8db42ee 100644 --- a/docs/google-docs/providers/google/clouddeploy/job_runs/index.md +++ b/docs/google-docs/providers/google/clouddeploy/job_runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejob_runs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/locations/index.md b/docs/google-docs/providers/google/clouddeploy/locations/index.md index 5fd429c974..bc071b6f8a 100644 --- a/docs/google-docs/providers/google/clouddeploy/locations/index.md +++ b/docs/google-docs/providers/google/clouddeploy/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/operations/index.md b/docs/google-docs/providers/google/clouddeploy/operations/index.md index bb48a1c093..30a565ce1f 100644 --- a/docs/google-docs/providers/google/clouddeploy/operations/index.md +++ b/docs/google-docs/providers/google/clouddeploy/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/releases/index.md b/docs/google-docs/providers/google/clouddeploy/releases/index.md index 4f29b8f385..3e6031817c 100644 --- a/docs/google-docs/providers/google/clouddeploy/releases/index.md +++ b/docs/google-docs/providers/google/clouddeploy/releases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereleases
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/rollouts/index.md b/docs/google-docs/providers/google/clouddeploy/rollouts/index.md index 4c828b66e0..923d1a7f99 100644 --- a/docs/google-docs/providers/google/clouddeploy/rollouts/index.md +++ b/docs/google-docs/providers/google/clouddeploy/rollouts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerollouts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouddeploy/targets/index.md b/docs/google-docs/providers/google/clouddeploy/targets/index.md index fa90aa9292..633566c2b4 100644 --- a/docs/google-docs/providers/google/clouddeploy/targets/index.md +++ b/docs/google-docs/providers/google/clouddeploy/targets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametargets
TypeResource
Id
Id
## Fields @@ -54,5 +54,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Targets in a given project and location. | | | `INSERT` | | Creates a new Target in a given project and location. | | | `DELETE` | | Deletes a single Target. | +| | `UPDATE` | | Updates the parameters of a single Target. | | | `EXEC` | | Lists Targets in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Target. | diff --git a/docs/google-docs/providers/google/clouddeploy/targets_iam_policies/index.md b/docs/google-docs/providers/google/clouddeploy/targets_iam_policies/index.md index fc5ef6ae7e..beacc6114e 100644 --- a/docs/google-docs/providers/google/clouddeploy/targets_iam_policies/index.md +++ b/docs/google-docs/providers/google/clouddeploy/targets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametargets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouderrorreporting/events/index.md b/docs/google-docs/providers/google/clouderrorreporting/events/index.md index bcf9ade0de..7ba510d255 100644 --- a/docs/google-docs/providers/google/clouderrorreporting/events/index.md +++ b/docs/google-docs/providers/google/clouderrorreporting/events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevents
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouderrorreporting/group_stats/index.md b/docs/google-docs/providers/google/clouderrorreporting/group_stats/index.md index 2e455662e1..25d8b83e21 100644 --- a/docs/google-docs/providers/google/clouderrorreporting/group_stats/index.md +++ b/docs/google-docs/providers/google/clouderrorreporting/group_stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroup_stats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/clouderrorreporting/groups/index.md b/docs/google-docs/providers/google/clouderrorreporting/groups/index.md index 6cf445d397..19a0418fc5 100644 --- a/docs/google-docs/providers/google/clouderrorreporting/groups/index.md +++ b/docs/google-docs/providers/google/clouderrorreporting/groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups
TypeResource
Id
Id
## Fields @@ -38,4 +38,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get the specified group. | -| | `EXEC` | | Replace the data for the specified group. Fails if the group does not exist. | +| | `UPDATE` | | Replace the data for the specified group. Fails if the group does not exist. | diff --git a/docs/google-docs/providers/google/clouderrorreporting/index.md b/docs/google-docs/providers/google/clouderrorreporting/index.md index 8ee9d966c3..d9e4a7d4f7 100644 --- a/docs/google-docs/providers/google/clouderrorreporting/index.md +++ b/docs/google-docs/providers/google/clouderrorreporting/index.md @@ -34,7 +34,7 @@ Groups and counts similar errors from cloud services and applications, reports n TypeService TitleError Reporting API DescriptionGroups and counts similar errors from cloud services and applications, reports new errors, and provides access to error groups and their associated errors. -Idclouderrorreporting:v24.06.00234 +Idclouderrorreporting:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudfunctions/functions/index.md b/docs/google-docs/providers/google/cloudfunctions/functions/index.md index 861c55d0e2..87ea5ccc3d 100644 --- a/docs/google-docs/providers/google/cloudfunctions/functions/index.md +++ b/docs/google-docs/providers/google/cloudfunctions/functions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefunctions
TypeResource
Id
Id
## Fields @@ -52,12 +52,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns a list of functions that belong to the requested project. | | | `INSERT` | | Creates a new function. If a function with the given name already exists in the specified project, the long running operation will return `ALREADY_EXISTS` error. | | | `DELETE` | | Deletes a function with the given name from the specified project. If the given function is used by some trigger, the trigger will be updated to remove this function. | +| | `UPDATE` | | Updates existing function. | | | `EXEC` | | Returns a list of functions that belong to the requested project. | | | `EXEC` | | Aborts generation upgrade process for a function with the given name from the specified project. Deletes all 2nd Gen copy related configuration and resources which were created during the upgrade process. | | | `EXEC` | | Finalizes the upgrade after which function upgrade can not be rolled back. This is the last step of the multi step process to upgrade 1st Gen functions to 2nd Gen. Deletes all original 1st Gen related configuration and resources. | | | `EXEC` | | Returns a signed URL for downloading deployed function source code. The URL is only valid for a limited period and should be used within 30 minutes of generation. For more information about the signed URL usage see: https://cloud.google.com/storage/docs/access-control/signed-urls | | | `EXEC` | | Returns a signed URL for uploading a function source code. For more information about the signed URL usage see: https://cloud.google.com/storage/docs/access-control/signed-urls. Once the function source code upload is complete, the used signed URL should be provided in CreateFunction or UpdateFunction request as a reference to the function source code. When uploading source code to the generated signed URL, please follow these restrictions: * Source file type should be a zip file. * No credentials should be attached - the signed URLs provide access to the target bucket using internal service identity; if credentials were attached, the identity from the credentials would be used, but that identity does not have permissions to upload files to the URL. When making a HTTP PUT request, specify this header: * `content-type: application/zip` Do not specify this header: * `Authorization: Bearer YOUR_TOKEN` | -| | `EXEC` | | Updates existing function. | | | `EXEC` | | Changes the traffic target of a function from the original 1st Gen function to the 2nd Gen copy. This is the second step of the multi step process to upgrade 1st Gen functions to 2nd Gen. After this operation, all new traffic will be served by 2nd Gen copy. | | | `EXEC` | | Reverts the traffic target of a function from the 2nd Gen copy to the original 1st Gen function. After this operation, all new traffic would be served by the 1st Gen. | | | `EXEC` | | Creates a 2nd Gen copy of the function configuration based on the 1st Gen function with the given name. This is the first step of the multi step process to upgrade 1st Gen functions to 2nd Gen. Only 2nd Gen configuration is setup as part of this request and traffic continues to be served by 1st Gen. | diff --git a/docs/google-docs/providers/google/cloudfunctions/functions_iam_policies/index.md b/docs/google-docs/providers/google/cloudfunctions/functions_iam_policies/index.md index a140bd1d02..2d8cf4cf33 100644 --- a/docs/google-docs/providers/google/cloudfunctions/functions_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudfunctions/functions_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefunctions_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudfunctions/index.md b/docs/google-docs/providers/google/cloudfunctions/index.md index 19ae927a39..1349d9c026 100644 --- a/docs/google-docs/providers/google/cloudfunctions/index.md +++ b/docs/google-docs/providers/google/cloudfunctions/index.md @@ -34,7 +34,7 @@ Manages lightweight user-provided functions executed in response to events. TypeService TitleCloud Functions API DescriptionManages lightweight user-provided functions executed in response to events. -Idcloudfunctions:v24.06.00234 +Idcloudfunctions:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudfunctions/locations/index.md b/docs/google-docs/providers/google/cloudfunctions/locations/index.md index 04b6d11573..8c174e86a1 100644 --- a/docs/google-docs/providers/google/cloudfunctions/locations/index.md +++ b/docs/google-docs/providers/google/cloudfunctions/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudfunctions/operations/index.md b/docs/google-docs/providers/google/cloudfunctions/operations/index.md index 42196a266b..b0bdf82de6 100644 --- a/docs/google-docs/providers/google/cloudfunctions/operations/index.md +++ b/docs/google-docs/providers/google/cloudfunctions/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudfunctions/runtimes/index.md b/docs/google-docs/providers/google/cloudfunctions/runtimes/index.md index 80a150fdf2..ef86bc95a6 100644 --- a/docs/google-docs/providers/google/cloudfunctions/runtimes/index.md +++ b/docs/google-docs/providers/google/cloudfunctions/runtimes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruntimes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/client_states/index.md b/docs/google-docs/providers/google/cloudidentity/client_states/index.md index fa208204f6..1b319f6fdc 100644 --- a/docs/google-docs/providers/google/cloudidentity/client_states/index.md +++ b/docs/google-docs/providers/google/cloudidentity/client_states/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclient_states
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets the client state for the device user | | | `SELECT` | | Lists the client states for the given search query. | +| | `UPDATE` | | Updates the client state for the device user **Note**: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium | | | `EXEC` | | Lists the client states for the given search query. | -| | `EXEC` | | Updates the client state for the device user **Note**: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium | diff --git a/docs/google-docs/providers/google/cloudidentity/device_users/index.md b/docs/google-docs/providers/google/cloudidentity/device_users/index.md index a3781c75b4..74883e8015 100644 --- a/docs/google-docs/providers/google/cloudidentity/device_users/index.md +++ b/docs/google-docs/providers/google/cloudidentity/device_users/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevice_users
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/devices/index.md b/docs/google-docs/providers/google/cloudidentity/devices/index.md index bfead00791..0fa20c94c3 100644 --- a/docs/google-docs/providers/google/cloudidentity/devices/index.md +++ b/docs/google-docs/providers/google/cloudidentity/devices/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/groups/index.md b/docs/google-docs/providers/google/cloudidentity/groups/index.md index 62f65485f5..a5c39a5d8e 100644 --- a/docs/google-docs/providers/google/cloudidentity/groups/index.md +++ b/docs/google-docs/providers/google/cloudidentity/groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the `Group` resources under a customer or namespace. | | | `INSERT` | | Creates a Group. | | | `DELETE` | | Deletes a `Group`. | +| | `UPDATE` | | Updates a `Group`. | | | `EXEC` | | Lists the `Group` resources under a customer or namespace. | | | `EXEC` | | Looks up the [resource name](https://cloud.google.com/apis/design/resource_names) of a `Group` by its `EntityKey`. | -| | `EXEC` | | Updates a `Group`. | | | `EXEC` | | Searches for `Group` resources matching a specified query. | diff --git a/docs/google-docs/providers/google/cloudidentity/groups_security_settings/index.md b/docs/google-docs/providers/google/cloudidentity/groups_security_settings/index.md index f75ed1f6e6..cba5c75e7f 100644 --- a/docs/google-docs/providers/google/cloudidentity/groups_security_settings/index.md +++ b/docs/google-docs/providers/google/cloudidentity/groups_security_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups_security_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/idp_credentials/index.md b/docs/google-docs/providers/google/cloudidentity/idp_credentials/index.md index 92de1ba143..79fe1b07d1 100644 --- a/docs/google-docs/providers/google/cloudidentity/idp_credentials/index.md +++ b/docs/google-docs/providers/google/cloudidentity/idp_credentials/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameidp_credentials
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/inbound_saml_sso_profiles/index.md b/docs/google-docs/providers/google/cloudidentity/inbound_saml_sso_profiles/index.md index af14f724fb..f60b91273f 100644 --- a/docs/google-docs/providers/google/cloudidentity/inbound_saml_sso_profiles/index.md +++ b/docs/google-docs/providers/google/cloudidentity/inbound_saml_sso_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinbound_saml_sso_profiles
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists InboundSamlSsoProfiles for a customer. | | | `INSERT` | | Creates an InboundSamlSsoProfile for a customer. | | | `DELETE` | | Deletes an InboundSamlSsoProfile. | +| | `UPDATE` | | Updates an InboundSamlSsoProfile. | | | `EXEC` | | Lists InboundSamlSsoProfiles for a customer. | -| | `EXEC` | | Updates an InboundSamlSsoProfile. | diff --git a/docs/google-docs/providers/google/cloudidentity/inbound_sso_assignments/index.md b/docs/google-docs/providers/google/cloudidentity/inbound_sso_assignments/index.md index 2346655ed7..dbfaf4ee78 100644 --- a/docs/google-docs/providers/google/cloudidentity/inbound_sso_assignments/index.md +++ b/docs/google-docs/providers/google/cloudidentity/inbound_sso_assignments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinbound_sso_assignments
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the InboundSsoAssignments for a `Customer`. | | | `INSERT` | | Creates an InboundSsoAssignment for users and devices in a `Customer` under a given `Group` or `OrgUnit`. | | | `DELETE` | | Deletes an InboundSsoAssignment. To disable SSO, Create (or Update) an assignment that has `sso_mode` == `SSO_OFF`. | +| | `UPDATE` | | Updates an InboundSsoAssignment. The body of this request is the `inbound_sso_assignment` field and the `update_mask` is relative to that. For example: a PATCH to `/v1/inboundSsoAssignments/0abcdefg1234567&update_mask=rank` with a body of `{ "rank": 1 }` moves that (presumably group-targeted) SSO assignment to the highest priority and shifts any other group-targeted assignments down in priority. | | | `EXEC` | | Lists the InboundSsoAssignments for a `Customer`. | -| | `EXEC` | | Updates an InboundSsoAssignment. The body of this request is the `inbound_sso_assignment` field and the `update_mask` is relative to that. For example: a PATCH to `/v1/inboundSsoAssignments/0abcdefg1234567&update_mask=rank` with a body of `{ "rank": 1 }` moves that (presumably group-targeted) SSO assignment to the highest priority and shifts any other group-targeted assignments down in priority. | diff --git a/docs/google-docs/providers/google/cloudidentity/index.md b/docs/google-docs/providers/google/cloudidentity/index.md index db1a7fb3d1..c90ed35aba 100644 --- a/docs/google-docs/providers/google/cloudidentity/index.md +++ b/docs/google-docs/providers/google/cloudidentity/index.md @@ -34,7 +34,7 @@ API for provisioning and managing identity resources. TypeService TitleCloud Identity API DescriptionAPI for provisioning and managing identity resources. -Idcloudidentity:v24.06.00234 +Idcloudidentity:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudidentity/memberships/index.md b/docs/google-docs/providers/google/cloudidentity/memberships/index.md index 521394d4fb..c319a50ce8 100644 --- a/docs/google-docs/providers/google/cloudidentity/memberships/index.md +++ b/docs/google-docs/providers/google/cloudidentity/memberships/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namememberships
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/memberships_membership_graph/index.md b/docs/google-docs/providers/google/cloudidentity/memberships_membership_graph/index.md index 2bfb69ba6c..9d36947b2c 100644 --- a/docs/google-docs/providers/google/cloudidentity/memberships_membership_graph/index.md +++ b/docs/google-docs/providers/google/cloudidentity/memberships_membership_graph/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namememberships_membership_graph
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudidentity/userinvitations/index.md b/docs/google-docs/providers/google/cloudidentity/userinvitations/index.md index 089656968b..67011e8d91 100644 --- a/docs/google-docs/providers/google/cloudidentity/userinvitations/index.md +++ b/docs/google-docs/providers/google/cloudidentity/userinvitations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuserinvitations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/autokey_config/index.md b/docs/google-docs/providers/google/cloudkms/autokey_config/index.md index a68bfd03b0..4b46bf01d1 100644 --- a/docs/google-docs/providers/google/cloudkms/autokey_config/index.md +++ b/docs/google-docs/providers/google/cloudkms/autokey_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameautokey_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/crypto_key_versions/index.md b/docs/google-docs/providers/google/cloudkms/crypto_key_versions/index.md index 5cd8c2ee1d..82f7691a6b 100644 --- a/docs/google-docs/providers/google/cloudkms/crypto_key_versions/index.md +++ b/docs/google-docs/providers/google/cloudkms/crypto_key_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_key_versions
TypeResource
Id
Id
## Fields @@ -52,6 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns metadata for a given CryptoKeyVersion. | | | `SELECT` | | Lists CryptoKeyVersions. | | | `INSERT` | | Create a new CryptoKeyVersion in a CryptoKey. The server will assign the next sequential id. If unset, state will be set to ENABLED. | +| | `UPDATE` | | Update a CryptoKeyVersion's metadata. state may be changed between ENABLED and DISABLED using this method. See DestroyCryptoKeyVersion and RestoreCryptoKeyVersion to move between other states. | | | `EXEC` | | Lists CryptoKeyVersions. | | | `EXEC` | | Decrypts data that was encrypted with a public key retrieved from GetPublicKey corresponding to a CryptoKeyVersion with CryptoKey.purpose ASYMMETRIC_DECRYPT. | | | `EXEC` | | Signs data using a CryptoKeyVersion with CryptoKey.purpose ASYMMETRIC_SIGN, producing a signature that can be verified with the public key retrieved from GetPublicKey. | @@ -59,7 +60,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Import wrapped key material into a CryptoKeyVersion. All requests must specify a CryptoKey. If a CryptoKeyVersion is additionally specified in the request, key material will be reimported into that version. Otherwise, a new version will be created, and will be assigned the next sequential id within the CryptoKey. | | | `EXEC` | | Signs data using a CryptoKeyVersion with CryptoKey.purpose MAC, producing a tag that can be verified by another source with the same key. | | | `EXEC` | | Verifies MAC tag using a CryptoKeyVersion with CryptoKey.purpose MAC, and returns a response that indicates whether or not the verification was successful. | -| | `EXEC` | | Update a CryptoKeyVersion's metadata. state may be changed between ENABLED and DISABLED using this method. See DestroyCryptoKeyVersion and RestoreCryptoKeyVersion to move between other states. | | | `EXEC` | | Decrypts data that was originally encrypted using a raw cryptographic mechanism. The CryptoKey.purpose must be RAW_ENCRYPT_DECRYPT. | | | `EXEC` | | Encrypts data using portable cryptographic primitives. Most users should choose Encrypt and Decrypt rather than their raw counterparts. The CryptoKey.purpose must be RAW_ENCRYPT_DECRYPT. | | | `EXEC` | | Restore a CryptoKeyVersion in the DESTROY_SCHEDULED state. Upon restoration of the CryptoKeyVersion, state will be set to DISABLED, and destroy_time will be cleared. | diff --git a/docs/google-docs/providers/google/cloudkms/crypto_key_versions_public_key/index.md b/docs/google-docs/providers/google/cloudkms/crypto_key_versions_public_key/index.md index c8709c065a..e92d244947 100644 --- a/docs/google-docs/providers/google/cloudkms/crypto_key_versions_public_key/index.md +++ b/docs/google-docs/providers/google/cloudkms/crypto_key_versions_public_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_key_versions_public_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/crypto_keys/index.md b/docs/google-docs/providers/google/cloudkms/crypto_keys/index.md index 5cb11e704e..46666f0339 100644 --- a/docs/google-docs/providers/google/cloudkms/crypto_keys/index.md +++ b/docs/google-docs/providers/google/cloudkms/crypto_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_keys
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns metadata for a given CryptoKey, as well as its primary CryptoKeyVersion. | | | `SELECT` | | Lists CryptoKeys. | | | `INSERT` | | Create a new CryptoKey within a KeyRing. CryptoKey.purpose and CryptoKey.version_template.algorithm are required. | +| | `UPDATE` | | Update a CryptoKey. | | | `EXEC` | | Lists CryptoKeys. | | | `EXEC` | | Decrypts data that was protected by Encrypt. The CryptoKey.purpose must be ENCRYPT_DECRYPT. | | | `EXEC` | | Encrypts data, so that it can only be recovered by a call to Decrypt. The CryptoKey.purpose must be ENCRYPT_DECRYPT. | -| | `EXEC` | | Update a CryptoKey. | diff --git a/docs/google-docs/providers/google/cloudkms/crypto_keys_iam_policies/index.md b/docs/google-docs/providers/google/cloudkms/crypto_keys_iam_policies/index.md index 95f39958f2..bedbce15e5 100644 --- a/docs/google-docs/providers/google/cloudkms/crypto_keys_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudkms/crypto_keys_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_keys_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/crypto_keys_primary_version/index.md b/docs/google-docs/providers/google/cloudkms/crypto_keys_primary_version/index.md index f38530138d..0bb7b0b87b 100644 --- a/docs/google-docs/providers/google/cloudkms/crypto_keys_primary_version/index.md +++ b/docs/google-docs/providers/google/cloudkms/crypto_keys_primary_version/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_keys_primary_version
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/ekm_config/index.md b/docs/google-docs/providers/google/cloudkms/ekm_config/index.md index 24f387bd7e..45d0a20a01 100644 --- a/docs/google-docs/providers/google/cloudkms/ekm_config/index.md +++ b/docs/google-docs/providers/google/cloudkms/ekm_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameekm_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/ekm_config_iam_policies/index.md b/docs/google-docs/providers/google/cloudkms/ekm_config_iam_policies/index.md index 5a6c70d0d1..f0cbf957c6 100644 --- a/docs/google-docs/providers/google/cloudkms/ekm_config_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudkms/ekm_config_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameekm_config_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/ekm_connections/index.md b/docs/google-docs/providers/google/cloudkms/ekm_connections/index.md index 12e9c6eddf..b14cbba93d 100644 --- a/docs/google-docs/providers/google/cloudkms/ekm_connections/index.md +++ b/docs/google-docs/providers/google/cloudkms/ekm_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameekm_connections
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns metadata for a given EkmConnection. | | | `SELECT` | | Lists EkmConnections. | | | `INSERT` | | Creates a new EkmConnection in a given Project and Location. | +| | `UPDATE` | | Updates an EkmConnection's metadata. | | | `EXEC` | | Lists EkmConnections. | -| | `EXEC` | | Updates an EkmConnection's metadata. | | | `EXEC` | | Verifies that Cloud KMS can successfully connect to the external key manager specified by an EkmConnection. If there is an error connecting to the EKM, this method returns a FAILED_PRECONDITION status containing structured information as described at https://cloud.google.com/kms/docs/reference/ekm_errors. | diff --git a/docs/google-docs/providers/google/cloudkms/ekm_connections_iam_policies/index.md b/docs/google-docs/providers/google/cloudkms/ekm_connections_iam_policies/index.md index 2bcef814ca..6edbe3efc7 100644 --- a/docs/google-docs/providers/google/cloudkms/ekm_connections_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudkms/ekm_connections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameekm_connections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/import_jobs/index.md b/docs/google-docs/providers/google/cloudkms/import_jobs/index.md index e18c130540..dd7f9e390d 100644 --- a/docs/google-docs/providers/google/cloudkms/import_jobs/index.md +++ b/docs/google-docs/providers/google/cloudkms/import_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimport_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/import_jobs_iam_policies/index.md b/docs/google-docs/providers/google/cloudkms/import_jobs_iam_policies/index.md index 7d4bff68fd..426ad74547 100644 --- a/docs/google-docs/providers/google/cloudkms/import_jobs_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudkms/import_jobs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimport_jobs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/index.md b/docs/google-docs/providers/google/cloudkms/index.md index cdfc8ff67d..b0891d760b 100644 --- a/docs/google-docs/providers/google/cloudkms/index.md +++ b/docs/google-docs/providers/google/cloudkms/index.md @@ -34,7 +34,7 @@ Manages keys and performs cryptographic operations in a central cloud service, f TypeService TitleCloud Key Management Service (KMS) API DescriptionManages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications. -Idcloudkms:v24.06.00234 +Idcloudkms:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudkms/key_handles/index.md b/docs/google-docs/providers/google/cloudkms/key_handles/index.md index 11d8943151..bb4ff814a8 100644 --- a/docs/google-docs/providers/google/cloudkms/key_handles/index.md +++ b/docs/google-docs/providers/google/cloudkms/key_handles/index.md @@ -24,10 +24,15 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekey_handles
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Identifier. Name of the KeyHandle resource, e.g. `projects/{PROJECT_ID}/locations/{LOCATION}/keyHandles/{KEY_HANDLE_ID}`. | +| | `string` | Output only. Name of a CryptoKey that has been provisioned for Customer Managed Encryption Key (CMEK) use in the KeyHandle project and location for the requested resource type. The CryptoKey project will reflect the value configured in the AutokeyConfig on the resource project's ancestor folder at the time of the KeyHandle creation. If more than one ancestor folder has a configured AutokeyConfig, the nearest of these configurations is used. | +| | `string` | Required. Indicates the resource type that the resulting CryptoKey is meant to protect, e.g. `{SERVICE}.googleapis.com/{TYPE}`. See documentation for supported resource types. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/cloudkms/key_rings/index.md b/docs/google-docs/providers/google/cloudkms/key_rings/index.md index b5315a5357..be9971ce32 100644 --- a/docs/google-docs/providers/google/cloudkms/key_rings/index.md +++ b/docs/google-docs/providers/google/cloudkms/key_rings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekey_rings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/key_rings_iam_policies/index.md b/docs/google-docs/providers/google/cloudkms/key_rings_iam_policies/index.md index 188faa4552..3601fb3635 100644 --- a/docs/google-docs/providers/google/cloudkms/key_rings_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudkms/key_rings_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekey_rings_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/locations/index.md b/docs/google-docs/providers/google/cloudkms/locations/index.md index 4fe145a9cc..3bd4071ea9 100644 --- a/docs/google-docs/providers/google/cloudkms/locations/index.md +++ b/docs/google-docs/providers/google/cloudkms/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/operations/index.md b/docs/google-docs/providers/google/cloudkms/operations/index.md index a4dc16b66f..a5d67e79e5 100644 --- a/docs/google-docs/providers/google/cloudkms/operations/index.md +++ b/docs/google-docs/providers/google/cloudkms/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudkms/projects/index.md b/docs/google-docs/providers/google/cloudkms/projects/index.md index 93b9a38e2e..8ba8d3905f 100644 --- a/docs/google-docs/providers/google/cloudkms/projects/index.md +++ b/docs/google-docs/providers/google/cloudkms/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudprofiler/index.md b/docs/google-docs/providers/google/cloudprofiler/index.md index 0cad58770e..ae9e2947c5 100644 --- a/docs/google-docs/providers/google/cloudprofiler/index.md +++ b/docs/google-docs/providers/google/cloudprofiler/index.md @@ -34,7 +34,7 @@ Manages continuous profiling information. TypeService TitleCloud Profiler API DescriptionManages continuous profiling information. -Idcloudprofiler:v24.06.00234 +Idcloudprofiler:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudprofiler/profiles/index.md b/docs/google-docs/providers/google/cloudprofiler/profiles/index.md index 2615195c5e..2751fb5a42 100644 --- a/docs/google-docs/providers/google/cloudprofiler/profiles/index.md +++ b/docs/google-docs/providers/google/cloudprofiler/profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprofiles
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Lists profiles which have been collected so far and for which the caller has permission to view. | | | `INSERT` | | CreateProfile creates a new profile resource in the online mode. _Direct use of this API is discouraged, please use a [supported profiler agent](https://cloud.google.com/profiler/docs/about-profiler#profiling_agent) instead for profile collection._ The server ensures that the new profiles are created at a constant rate per deployment, so the creation request may hang for some time until the next profile session is available. The request may fail with ABORTED error if the creation is not available within ~1m, the response will indicate the duration of the backoff the client should take before attempting creating a profile again. The backoff duration is returned in google.rpc.RetryInfo extension on the response status. To a gRPC client, the extension will be return as a binary-serialized proto in the trailing metadata item named "google.rpc.retryinfo-bin". | +| | `UPDATE` | | UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode. Updating the bytes for profiles created in the offline mode is currently not supported: the profile content must be provided at the time of the profile creation. _Direct use of this API is discouraged, please use a [supported profiler agent](https://cloud.google.com/profiler/docs/about-profiler#profiling_agent) instead for profile collection._ | | | `EXEC` | | Lists profiles which have been collected so far and for which the caller has permission to view. | -| | `EXEC` | | UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode. Updating the bytes for profiles created in the offline mode is currently not supported: the profile content must be provided at the time of the profile creation. _Direct use of this API is discouraged, please use a [supported profiler agent](https://cloud.google.com/profiler/docs/about-profiler#profiling_agent) instead for profile collection._ | diff --git a/docs/google-docs/providers/google/cloudprofiler/profiles_offline/index.md b/docs/google-docs/providers/google/cloudprofiler/profiles_offline/index.md index 8cc6096e8b..dbf32a4da4 100644 --- a/docs/google-docs/providers/google/cloudprofiler/profiles_offline/index.md +++ b/docs/google-docs/providers/google/cloudprofiler/profiles_offline/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprofiles_offline
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/effective_tags/index.md b/docs/google-docs/providers/google/cloudresourcemanager/effective_tags/index.md index 53efe9d1d9..a7525e1402 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/effective_tags/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/effective_tags/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameeffective_tags
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/folders/index.md b/docs/google-docs/providers/google/cloudresourcemanager/folders/index.md index 6e7f2e8867..7c6051b851 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/folders/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/folders/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefolders
TypeResource
Id
Id
## Fields @@ -46,8 +46,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the folders that are direct descendants of supplied parent resource. `list()` provides a strongly consistent view of the folders underneath the specified parent resource. `list()` returns folders sorted based upon the (ascending) lexical ordering of their display_name. The caller must have `resourcemanager.folders.list` permission on the identified parent. | | | `INSERT` | | Creates a folder in the resource hierarchy. Returns an `Operation` which can be used to track the progress of the folder creation workflow. Upon success, the `Operation.response` field will be populated with the created Folder. In order to succeed, the addition of this new folder must not violate the folder naming, height, or fanout constraints. + The folder's `display_name` must be distinct from all other folders that share its parent. + The addition of the folder must not cause the active folder hierarchy to exceed a height of 10. Note, the full active + deleted folder hierarchy is allowed to reach a height of 20; this provides additional headroom when moving folders that contain deleted folders. + The addition of the folder must not cause the total number of folders under its parent to exceed 300. If the operation fails due to a folder constraint violation, some errors may be returned by the `CreateFolder` request, with status code `FAILED_PRECONDITION` and an error description. Other folder constraint violations will be communicated in the `Operation`, with the specific `PreconditionFailure` returned in the details list in the `Operation.error` field. The caller must have `resourcemanager.folders.create` permission on the identified parent. | | | `DELETE` | | Requests deletion of a folder. The folder is moved into the DELETE_REQUESTED state immediately, and is deleted approximately 30 days later. This method may only be called on an empty folder, where a folder is empty if it doesn't contain any folders or projects in the ACTIVE state. If called on a folder in DELETE_REQUESTED state the operation will result in a no-op success. The caller must have `resourcemanager.folders.delete` permission on the identified folder. | +| | `UPDATE` | | Updates a folder, changing its `display_name`. Changes to the folder `display_name` will be rejected if they violate either the `display_name` formatting rules or the naming constraints described in the CreateFolder documentation. The folder's `display_name` must start and end with a letter or digit, may contain letters, digits, spaces, hyphens and underscores and can be between 3 and 30 characters. This is captured by the regular expression: `\p{L}\p{N}{1,28}[\p{L}\p{N}]`. The caller must have `resourcemanager.folders.update` permission on the identified folder. If the update fails due to the unique name constraint then a `PreconditionFailure` explaining this violation will be returned in the Status.details field. | | | `EXEC` | | Lists the folders that are direct descendants of supplied parent resource. `list()` provides a strongly consistent view of the folders underneath the specified parent resource. `list()` returns folders sorted based upon the (ascending) lexical ordering of their display_name. The caller must have `resourcemanager.folders.list` permission on the identified parent. | | | `EXEC` | | Moves a folder under a new resource parent. Returns an `Operation` which can be used to track the progress of the folder move workflow. Upon success, the `Operation.response` field will be populated with the moved folder. Upon failure, a `FolderOperationError` categorizing the failure cause will be returned - if the failure occurs synchronously then the `FolderOperationError` will be returned in the `Status.details` field. If it occurs asynchronously, then the FolderOperation will be returned in the `Operation.error` field. In addition, the `Operation.metadata` field will be populated with a `FolderOperation` message as an aid to stateless clients. Folder moves will be rejected if they violate either the naming, height, or fanout constraints described in the CreateFolder documentation. The caller must have `resourcemanager.folders.move` permission on the folder's current and proposed new parent. | -| | `EXEC` | | Updates a folder, changing its `display_name`. Changes to the folder `display_name` will be rejected if they violate either the `display_name` formatting rules or the naming constraints described in the CreateFolder documentation. The folder's `display_name` must start and end with a letter or digit, may contain letters, digits, spaces, hyphens and underscores and can be between 3 and 30 characters. This is captured by the regular expression: `\p{L}\p{N}{1,28}[\p{L}\p{N}]`. The caller must have `resourcemanager.folders.update` permission on the identified folder. If the update fails due to the unique name constraint then a `PreconditionFailure` explaining this violation will be returned in the Status.details field. | | | `EXEC` | | Search for folders that match specific filter criteria. `search()` provides an eventually consistent view of the folders a user has access to which meet the specified filter criteria. This will only return folders on which the caller has the permission `resourcemanager.folders.get`. | | | `EXEC` | | Cancels the deletion request for a folder. This method may be called on a folder in any state. If the folder is in the ACTIVE state the result will be a no-op success. In order to succeed, the folder's parent must be in the ACTIVE state. In addition, reintroducing the folder into the tree must not violate folder naming, height, and fanout constraints described in the CreateFolder documentation. The caller must have `resourcemanager.folders.undelete` permission on the identified folder. | diff --git a/docs/google-docs/providers/google/cloudresourcemanager/folders_iam_policies/index.md b/docs/google-docs/providers/google/cloudresourcemanager/folders_iam_policies/index.md index 54b67bfb17..44ad42f335 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/folders_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/folders_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefolders_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/index.md b/docs/google-docs/providers/google/cloudresourcemanager/index.md index 40d4081ac8..37816b1d9f 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/index.md @@ -34,7 +34,7 @@ Creates, reads, and updates metadata for Google Cloud Platform resource containe TypeService TitleCloud Resource Manager API DescriptionCreates, reads, and updates metadata for Google Cloud Platform resource containers. -Idcloudresourcemanager:v24.06.00234 +Idcloudresourcemanager:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudresourcemanager/liens/index.md b/docs/google-docs/providers/google/cloudresourcemanager/liens/index.md index 53bebd0e49..c2dde8af65 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/liens/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/liens/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameliens
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/operations/index.md b/docs/google-docs/providers/google/cloudresourcemanager/operations/index.md index 0e9afb2cdf..ef739230c3 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/operations/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/organizations/index.md b/docs/google-docs/providers/google/cloudresourcemanager/organizations/index.md index e4df9362d6..52c8e3e390 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/organizations/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/organizations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameorganizations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/organizations_iam_policies/index.md b/docs/google-docs/providers/google/cloudresourcemanager/organizations_iam_policies/index.md index c2a08c32a5..b410478377 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/organizations_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/organizations_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameorganizations_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/projects/index.md b/docs/google-docs/providers/google/cloudresourcemanager/projects/index.md index 71b278274a..687d19cab9 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/projects/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields @@ -48,8 +48,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists projects that are direct children of the specified folder or organization resource. `list()` provides a strongly consistent view of the projects underneath the specified parent resource. `list()` returns projects sorted based upon the (ascending) lexical ordering of their `display_name`. The caller must have `resourcemanager.projects.list` permission on the identified parent. | | | `INSERT` | | Request that a new project be created. The result is an `Operation` which can be used to track the creation process. This process usually takes a few seconds, but can sometimes take much longer. The tracking `Operation` is automatically deleted after a few hours, so there is no need to call `DeleteOperation`. | | | `DELETE` | | Marks the project identified by the specified `name` (for example, `projects/415104041262`) for deletion. This method will only affect the project if it has a lifecycle state of ACTIVE. This method changes the Project's lifecycle state from ACTIVE to DELETE_REQUESTED. The deletion starts at an unspecified time, at which point the Project is no longer accessible. Until the deletion completes, you can check the lifecycle state checked by retrieving the project with GetProject, and the project remains visible to ListProjects. However, you cannot update the project. After the deletion completes, the project is not retrievable by the GetProject, ListProjects, and SearchProjects methods. This method behaves idempotently, such that deleting a `DELETE_REQUESTED` project will not cause an error, but also won't do anything. The caller must have `resourcemanager.projects.delete` permissions for this project. | +| | `UPDATE` | | Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`). Deleting all labels requires an update mask for labels field. The caller must have `resourcemanager.projects.update` permission for this project. | | | `EXEC` | | Lists projects that are direct children of the specified folder or organization resource. `list()` provides a strongly consistent view of the projects underneath the specified parent resource. `list()` returns projects sorted based upon the (ascending) lexical ordering of their `display_name`. The caller must have `resourcemanager.projects.list` permission on the identified parent. | | | `EXEC` | | Move a project to another place in your resource hierarchy, under a new resource parent. Returns an operation which can be used to track the process of the project move workflow. Upon success, the `Operation.response` field will be populated with the moved project. The caller must have `resourcemanager.projects.move` permission on the project, on the project's current and proposed new parent. If project has no current parent, or it currently does not have an associated organization resource, you will also need the `resourcemanager.projects.setIamPolicy` permission in the project. | -| | `EXEC` | | Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`). Deleting all labels requires an update mask for labels field. The caller must have `resourcemanager.projects.update` permission for this project. | | | `EXEC` | | Search for projects that the caller has the `resourcemanager.projects.get` permission on, and also satisfy the specified query. This method returns projects in an unspecified order. This method is eventually consistent with project mutations; this means that a newly created project may not appear in the results or recent updates to an existing project may not be reflected in the results. To retrieve the latest state of a project, use the GetProject method. | | | `EXEC` | | Restores the project identified by the specified `name` (for example, `projects/415104041262`). You can only use this method for a project that has a lifecycle state of DELETE_REQUESTED. After deletion starts, the project cannot be restored. The caller must have `resourcemanager.projects.undelete` permission for this project. | diff --git a/docs/google-docs/providers/google/cloudresourcemanager/projects_iam_policies/index.md b/docs/google-docs/providers/google/cloudresourcemanager/projects_iam_policies/index.md index eaaa78a60f..349389f83d 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/projects_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/projects_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_bindings/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_bindings/index.md index d64ca6622d..89cb443e0a 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_bindings/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_bindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_bindings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_holds/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_holds/index.md index 8d77733132..3c9a5f59e7 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_holds/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_holds/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_holds
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_keys/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_keys/index.md index b8c656e0e9..afbac34d6e 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_keys/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_keys
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all TagKeys for a parent resource. | | | `INSERT` | | Creates a new TagKey. If another request with the same parameters is sent while the original request is in process, the second request will receive an error. A maximum of 1000 TagKeys can exist under a parent at any given time. | | | `DELETE` | | Deletes a TagKey. The TagKey cannot be deleted if it has any child TagValues. | +| | `UPDATE` | | Updates the attributes of the TagKey resource. | | | `EXEC` | | Lists all TagKeys for a parent resource. | -| | `EXEC` | | Updates the attributes of the TagKey resource. | diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_iam_policies/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_iam_policies/index.md index 627cbedc5a..9191109dc8 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_keys_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_namespaced/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_namespaced/index.md index cc7d4e4a73..893746c586 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_namespaced/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_keys_namespaced/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_keys_namespaced
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_values/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_values/index.md index c47fe317f8..e20bfb867b 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_values/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_values/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_values
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all TagValues for a specific TagKey. | | | `INSERT` | | Creates a TagValue as a child of the specified TagKey. If a another request with the same parameters is sent while the original request is in process the second request will receive an error. A maximum of 1000 TagValues can exist under a TagKey at any given time. | | | `DELETE` | | Deletes a TagValue. The TagValue cannot have any bindings when it is deleted. | +| | `UPDATE` | | Updates the attributes of the TagValue resource. | | | `EXEC` | | Lists all TagValues for a specific TagKey. | -| | `EXEC` | | Updates the attributes of the TagValue resource. | diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_values_iam_policies/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_values_iam_policies/index.md index 3c8adc6f8b..8fd6f35787 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_values_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_values_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_values_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudresourcemanager/tag_values_namespaced/index.md b/docs/google-docs/providers/google/cloudresourcemanager/tag_values_namespaced/index.md index 51e2abd232..92b27f3ac9 100644 --- a/docs/google-docs/providers/google/cloudresourcemanager/tag_values_namespaced/index.md +++ b/docs/google-docs/providers/google/cloudresourcemanager/tag_values_namespaced/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_values_namespaced
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudscheduler/index.md b/docs/google-docs/providers/google/cloudscheduler/index.md index ac5a4fc850..2217bcd527 100644 --- a/docs/google-docs/providers/google/cloudscheduler/index.md +++ b/docs/google-docs/providers/google/cloudscheduler/index.md @@ -34,7 +34,7 @@ Creates and manages jobs run on a regular recurring schedule. TypeService TitleCloud Scheduler API DescriptionCreates and manages jobs run on a regular recurring schedule. -Idcloudscheduler:v24.06.00234 +Idcloudscheduler:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudscheduler/jobs/index.md b/docs/google-docs/providers/google/cloudscheduler/jobs/index.md index 01f380a98d..723aa6a951 100644 --- a/docs/google-docs/providers/google/cloudscheduler/jobs/index.md +++ b/docs/google-docs/providers/google/cloudscheduler/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields @@ -51,8 +51,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists jobs. | | | `INSERT` | | Creates a job. | | | `DELETE` | | Deletes a job. | +| | `UPDATE` | | Updates a job. If successful, the updated Job is returned. If the job does not exist, `NOT_FOUND` is returned. If UpdateJob does not successfully return, it is possible for the job to be in an Job.State.UPDATE_FAILED state. A job in this state may not be executed. If this happens, retry the UpdateJob request until a successful response is received. | | | `EXEC` | | Lists jobs. | -| | `EXEC` | | Updates a job. If successful, the updated Job is returned. If the job does not exist, `NOT_FOUND` is returned. If UpdateJob does not successfully return, it is possible for the job to be in an Job.State.UPDATE_FAILED state. A job in this state may not be executed. If this happens, retry the UpdateJob request until a successful response is received. | | | `EXEC` | | Pauses a job. If a job is paused then the system will stop executing the job until it is re-enabled via ResumeJob. The state of the job is stored in state; if paused it will be set to Job.State.PAUSED. A job must be in Job.State.ENABLED to be paused. | | | `EXEC` | | Resume a job. This method reenables a job after it has been Job.State.PAUSED. The state of a job is stored in Job.state; after calling this method it will be set to Job.State.ENABLED. A job must be in Job.State.PAUSED to be resumed. | | | `EXEC` | | Forces a job to run now. When this method is called, Cloud Scheduler will dispatch the job, even if the job is already running. | diff --git a/docs/google-docs/providers/google/cloudscheduler/locations/index.md b/docs/google-docs/providers/google/cloudscheduler/locations/index.md index 88d2fb684e..bdea5bfbe2 100644 --- a/docs/google-docs/providers/google/cloudscheduler/locations/index.md +++ b/docs/google-docs/providers/google/cloudscheduler/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudshell/environments/index.md b/docs/google-docs/providers/google/cloudshell/environments/index.md index cc5bde92d3..b5391eb145 100644 --- a/docs/google-docs/providers/google/cloudshell/environments/index.md +++ b/docs/google-docs/providers/google/cloudshell/environments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudshell/environments_public_key/index.md b/docs/google-docs/providers/google/cloudshell/environments_public_key/index.md index 83de332553..c7e9880f71 100644 --- a/docs/google-docs/providers/google/cloudshell/environments_public_key/index.md +++ b/docs/google-docs/providers/google/cloudshell/environments_public_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_public_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudshell/index.md b/docs/google-docs/providers/google/cloudshell/index.md index 12af2d2d45..c9f4c69773 100644 --- a/docs/google-docs/providers/google/cloudshell/index.md +++ b/docs/google-docs/providers/google/cloudshell/index.md @@ -34,7 +34,7 @@ Allows users to start, configure, and connect to interactive shell sessions runn TypeService TitleCloud Shell API DescriptionAllows users to start, configure, and connect to interactive shell sessions running in the cloud. -Idcloudshell:v24.06.00234 +Idcloudshell:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudshell/operations/index.md b/docs/google-docs/providers/google/cloudshell/operations/index.md index c88761659a..d366871777 100644 --- a/docs/google-docs/providers/google/cloudshell/operations/index.md +++ b/docs/google-docs/providers/google/cloudshell/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudsupport/attachments/index.md b/docs/google-docs/providers/google/cloudsupport/attachments/index.md index c19bb83bcc..8d7c8983ba 100644 --- a/docs/google-docs/providers/google/cloudsupport/attachments/index.md +++ b/docs/google-docs/providers/google/cloudsupport/attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattachments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudsupport/case_classifications/index.md b/docs/google-docs/providers/google/cloudsupport/case_classifications/index.md index c1c3b40389..9ebbd61161 100644 --- a/docs/google-docs/providers/google/cloudsupport/case_classifications/index.md +++ b/docs/google-docs/providers/google/cloudsupport/case_classifications/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecase_classifications
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudsupport/cases/index.md b/docs/google-docs/providers/google/cloudsupport/cases/index.md index 5f2826a16c..44b05731ab 100644 --- a/docs/google-docs/providers/google/cloudsupport/cases/index.md +++ b/docs/google-docs/providers/google/cloudsupport/cases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecases
TypeResource
Id
Id
## Fields @@ -48,9 +48,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| -| | `SELECT` | | Retrieve a case. EXAMPLES: cURL: ```shell case="projects/some-project/cases/16033687" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$case" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().get( name="projects/some-project/cases/43595344", ) print(request.execute()) ``` | | | `SELECT` | | Retrieve all cases under a parent, but not its children. For example, listing cases under an organization only returns the cases that are directly parented by that organization. To retrieve cases under an organization and its projects, use `cases.search`. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$parent/cases" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().list(parent="projects/some-project") print(request.execute()) ``` | | | `INSERT` | | Create a new case and associate it with a parent. It must have the following fields set: `display_name`, `description`, `classification`, and `priority`. If you're just testing the API and don't want to route your case to an agent, set `testCase=true`. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --request POST \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ --header 'Content-Type: application/json' \ --data '{ "display_name": "Test case created by me.", "description": "a random test case, feel free to close", "classification": { "id": "100IK2AKCLHMGRJ9CDGMOCGP8DM6UTB4BT262T31BT1M2T31DHNMENPO6KS36CPJ786L2TBFEHGN6NPI64R3CDHN8880G08I1H3MURR7DHII0GRCDTQM8" }, "time_zone": "-07:00", "subscriber_email_addresses": [ "foo@domain.com", "bar@domain.com" ], "testCase": true, "priority": "P3" }' \ "https://cloudsupport.googleapis.com/v2/$parent/cases" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().create( parent="projects/some-project", body={ "displayName": "A Test Case", "description": "This is a test case.", "testCase": True, "priority": "P2", "classification": { "id": "100IK2AKCLHMGRJ9CDGMOCGP8DM6UTB4BT262T31BT1M2T31DHNMENPO6KS36CPJ786L2TBFEHGN6NPI64R3CDHN8880G08I1H3MURR7DHII0GRCDTQM8" }, }, ) print(request.execute()) ``` | +| | `UPDATE` | | Update a case. Only some fields can be updated. EXAMPLES: cURL: ```shell case="projects/some-project/cases/43595344" curl \ --request PATCH \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ --header "Content-Type: application/json" \ --data '{ "priority": "P1" }' \ "https://cloudsupport.googleapis.com/v2/$case?updateMask=priority" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().patch( name="projects/some-project/cases/43112854", body={ "displayName": "This is Now a New Title", "priority": "P2", }, ) print(request.execute()) ``` | | | `EXEC` | | Retrieve all cases under a parent, but not its children. For example, listing cases under an organization only returns the cases that are directly parented by that organization. To retrieve cases under an organization and its projects, use `cases.search`. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$parent/cases" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().list(parent="projects/some-project") print(request.execute()) ``` | | | `EXEC` | | Escalate a case, starting the Google Cloud Support escalation management process. This operation is only available for some support services. Go to https://cloud.google.com/support and look for 'Technical support escalations' in the feature list to find out which ones let you do that. EXAMPLES: cURL: ```shell case="projects/some-project/cases/43595344" curl \ --request POST \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ --header "Content-Type: application/json" \ --data '{ "escalation": { "reason": "BUSINESS_IMPACT", "justification": "This is a test escalation." } }' \ "https://cloudsupport.googleapis.com/v2/$case:escalate" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().escalate( name="projects/some-project/cases/43595344", body={ "escalation": { "reason": "BUSINESS_IMPACT", "justification": "This is a test escalation.", }, }, ) print(request.execute()) ``` | -| | `EXEC` | | Update a case. Only some fields can be updated. EXAMPLES: cURL: ```shell case="projects/some-project/cases/43595344" curl \ --request PATCH \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ --header "Content-Type: application/json" \ --data '{ "priority": "P1" }' \ "https://cloudsupport.googleapis.com/v2/$case?updateMask=priority" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().patch( name="projects/some-project/cases/43112854", body={ "displayName": "This is Now a New Title", "priority": "P2", }, ) print(request.execute()) ``` | diff --git a/docs/google-docs/providers/google/cloudsupport/comments/index.md b/docs/google-docs/providers/google/cloudsupport/comments/index.md index fcc30a434b..24f58474cb 100644 --- a/docs/google-docs/providers/google/cloudsupport/comments/index.md +++ b/docs/google-docs/providers/google/cloudsupport/comments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecomments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudsupport/index.md b/docs/google-docs/providers/google/cloudsupport/index.md index ad382e7bab..70ca380fe3 100644 --- a/docs/google-docs/providers/google/cloudsupport/index.md +++ b/docs/google-docs/providers/google/cloudsupport/index.md @@ -34,7 +34,7 @@ Manages Google Cloud technical support cases for Customer Care support offerings TypeService TitleGoogle Cloud Support API DescriptionManages Google Cloud technical support cases for Customer Care support offerings. -Idcloudsupport:v24.06.00234 +Idcloudsupport:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudsupport/media/index.md b/docs/google-docs/providers/google/cloudsupport/media/index.md index 9230b182aa..7f5f94d3dc 100644 --- a/docs/google-docs/providers/google/cloudsupport/media/index.md +++ b/docs/google-docs/providers/google/cloudsupport/media/index.md @@ -24,12 +24,13 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemedia
TypeResource
Id
Id
## Fields `SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource and then invoke a supported method using the `EXEC` command ## Methods -| Name | Accessible by | Required Params | -|:-----|:--------------|:----------------| -| | `EXEC` | | +| Name | Accessible by | Required Params | Description | +|:-----|:--------------|:----------------|:------------| +| | `EXEC` | | Download a file attached to a case. Note: HTTP requests must append "?alt=media" to the URL. EXAMPLES: cURL: ```shell name="projects/some-project/cases/43594844/attachments/0674M00000WijAnZAJ" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$name:download?alt=media" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.media().download( name="projects/some-project/cases/43595344/attachments/0684M00000Pw6pHQAR" ) request.uri = request.uri.split("?")[0] + "?alt=media" print(request.execute()) ``` | +| | `EXEC` | | Create a file attachment on a case or Cloud resource. The attachment must have the following fields set: `filename`. EXAMPLES: cURL: ```shell echo "This text is in a file I'm uploading using CSAPI." \ > "./example_file.txt" case="projects/some-project/cases/43594844" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ --data-binary @"./example_file.txt" \ "https://cloudsupport.googleapis.com/upload/v2beta/$case/attachments?attachment.filename=uploaded_via_curl.txt" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) file_path = "./example_file.txt" with open(file_path, "w") as file: file.write( "This text is inside a file I'm going to upload using the Cloud Support API.", ) request = supportApiService.media().upload( parent="projects/some-project/cases/43595344", media_body=file_path ) request.uri = request.uri.split("?")[0] + "?attachment.filename=uploaded_via_python.txt" print(request.execute()) ``` | diff --git a/docs/google-docs/providers/google/cloudtasks/cmek_config/index.md b/docs/google-docs/providers/google/cloudtasks/cmek_config/index.md index 60590f14cd..c5e39b607a 100644 --- a/docs/google-docs/providers/google/cloudtasks/cmek_config/index.md +++ b/docs/google-docs/providers/google/cloudtasks/cmek_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecmek_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudtasks/index.md b/docs/google-docs/providers/google/cloudtasks/index.md index 7b82e141b2..c9410a8c72 100644 --- a/docs/google-docs/providers/google/cloudtasks/index.md +++ b/docs/google-docs/providers/google/cloudtasks/index.md @@ -34,7 +34,7 @@ Manages the execution of large numbers of distributed requests. TypeService TitleCloud Tasks API DescriptionManages the execution of large numbers of distributed requests. -Idcloudtasks:v24.06.00234 +Idcloudtasks:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudtasks/locations/index.md b/docs/google-docs/providers/google/cloudtasks/locations/index.md index f218c01ebe..114e3a1c53 100644 --- a/docs/google-docs/providers/google/cloudtasks/locations/index.md +++ b/docs/google-docs/providers/google/cloudtasks/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudtasks/queues/index.md b/docs/google-docs/providers/google/cloudtasks/queues/index.md index a2b2f67941..eeac4c948f 100644 --- a/docs/google-docs/providers/google/cloudtasks/queues/index.md +++ b/docs/google-docs/providers/google/cloudtasks/queues/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namequeues
TypeResource
Id
Id
## Fields @@ -45,8 +45,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists queues. Queues are returned in lexicographical order. | | | `INSERT` | | Creates a queue. Queues created with this method allow tasks to live for a maximum of 31 days. After a task is 31 days old, the task will be deleted regardless of whether it was dispatched or not. WARNING: Using this method may have unintended side effects if you are using an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read [Overview of Queue Management and queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this method. | | | `DELETE` | | Deletes a queue. This command will delete the queue even if it has tasks in it. Note: If you delete a queue, you may be prevented from creating a new queue with the same name as the deleted queue for a tombstone window of up to 3 days. During this window, the CreateQueue operation may appear to recreate the queue, but this can be misleading. If you attempt to create a queue with the same name as one that is in the tombstone window, run GetQueue to confirm that the queue creation was successful. If GetQueue returns 200 response code, your queue was successfully created with the name of the previously deleted queue. Otherwise, your queue did not successfully recreate. WARNING: Using this method may have unintended side effects if you are using an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read [Overview of Queue Management and queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this method. | +| | `UPDATE` | | Updates a queue. This method creates the queue if it does not exist and updates the queue if it does exist. Queues created with this method allow tasks to live for a maximum of 31 days. After a task is 31 days old, the task will be deleted regardless of whether it was dispatched or not. WARNING: Using this method may have unintended side effects if you are using an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read [Overview of Queue Management and queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this method. | | | `EXEC` | | Lists queues. Queues are returned in lexicographical order. | -| | `EXEC` | | Updates a queue. This method creates the queue if it does not exist and updates the queue if it does exist. Queues created with this method allow tasks to live for a maximum of 31 days. After a task is 31 days old, the task will be deleted regardless of whether it was dispatched or not. WARNING: Using this method may have unintended side effects if you are using an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read [Overview of Queue Management and queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this method. | | | `EXEC` | | Pauses the queue. If a queue is paused then the system will stop dispatching tasks until the queue is resumed via ResumeQueue. Tasks can still be added when the queue is paused. A queue is paused if its state is PAUSED. | | | `EXEC` | | Purges a queue by deleting all of its tasks. All tasks created before this method is called are permanently deleted. Purge operations can take up to one minute to take effect. Tasks might be dispatched before the purge takes effect. A purge is irreversible. | | | `EXEC` | | Resume a queue. This method resumes a queue after it has been PAUSED or DISABLED. The state of a queue is stored in the queue's state; after calling this method it will be set to RUNNING. WARNING: Resuming many high-QPS queues at the same time can lead to target overloading. If you are resuming high-QPS queues, follow the 500/50/5 pattern described in [Managing Cloud Tasks Scaling Risks](https://cloud.google.com/tasks/docs/manage-cloud-task-scaling). | diff --git a/docs/google-docs/providers/google/cloudtasks/queues_iam_policies/index.md b/docs/google-docs/providers/google/cloudtasks/queues_iam_policies/index.md index 5d6e90ba48..a763c0d23a 100644 --- a/docs/google-docs/providers/google/cloudtasks/queues_iam_policies/index.md +++ b/docs/google-docs/providers/google/cloudtasks/queues_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namequeues_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudtasks/tasks/index.md b/docs/google-docs/providers/google/cloudtasks/tasks/index.md index 1022277d2f..05e5601ea2 100644 --- a/docs/google-docs/providers/google/cloudtasks/tasks/index.md +++ b/docs/google-docs/providers/google/cloudtasks/tasks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametasks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudtrace/index.md b/docs/google-docs/providers/google/cloudtrace/index.md index 7f32c1b8d2..c415d1e2b1 100644 --- a/docs/google-docs/providers/google/cloudtrace/index.md +++ b/docs/google-docs/providers/google/cloudtrace/index.md @@ -34,7 +34,7 @@ Sends application trace data to Cloud Trace for viewing. Trace data is collected TypeService TitleCloud Trace API DescriptionSends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry. -Idcloudtrace:v24.06.00234 +Idcloudtrace:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/cloudtrace/spans_span/index.md b/docs/google-docs/providers/google/cloudtrace/spans_span/index.md index 185eaa1200..69fe5cce5c 100644 --- a/docs/google-docs/providers/google/cloudtrace/spans_span/index.md +++ b/docs/google-docs/providers/google/cloudtrace/spans_span/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespans_span
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/cloudtrace/traces/index.md b/docs/google-docs/providers/google/cloudtrace/traces/index.md index 19054cafcd..95d6dd0e35 100644 --- a/docs/google-docs/providers/google/cloudtrace/traces/index.md +++ b/docs/google-docs/providers/google/cloudtrace/traces/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametraces
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/composer/environments/index.md b/docs/google-docs/providers/google/composer/environments/index.md index e192aa9d23..867dab3cd8 100644 --- a/docs/google-docs/providers/google/composer/environments/index.md +++ b/docs/google-docs/providers/google/composer/environments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments
TypeResource
Id
Id
## Fields @@ -46,12 +46,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List environments. | | | `INSERT` | | Create a new environment. | | | `DELETE` | | Delete an environment. | +| | `UPDATE` | | Update an environment. | | | `EXEC` | | List environments. | | | `EXEC` | | Check if an upgrade operation on the environment will succeed. In case of problems detailed info can be found in the returned Operation. | | | `EXEC` | | Triggers database failover (only for highly resilient environments). | | | `EXEC` | | Executes Airflow CLI command. | | | `EXEC` | | Loads a snapshot of a Cloud Composer environment. As a result of this operation, a snapshot of environment's specified in LoadSnapshotRequest is loaded into the environment. | -| | `EXEC` | | Update an environment. | | | `EXEC` | | Polls Airflow CLI command execution and fetches logs. | | | `EXEC` | | Creates a snapshots of a Cloud Composer environment. As a result of this operation, snapshot of environment's state is stored in a location specified in the SaveSnapshotRequest. | | | `EXEC` | | Stops Airflow CLI command execution. | diff --git a/docs/google-docs/providers/google/composer/environments_database_properties/index.md b/docs/google-docs/providers/google/composer/environments_database_properties/index.md index f9f4386e3f..fc20898765 100644 --- a/docs/google-docs/providers/google/composer/environments_database_properties/index.md +++ b/docs/google-docs/providers/google/composer/environments_database_properties/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_database_properties
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/composer/image_versions/index.md b/docs/google-docs/providers/google/composer/image_versions/index.md index 1c097d08ab..fcfa9e2251 100644 --- a/docs/google-docs/providers/google/composer/image_versions/index.md +++ b/docs/google-docs/providers/google/composer/image_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimage_versions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/composer/index.md b/docs/google-docs/providers/google/composer/index.md index 543289df36..e2576cac77 100644 --- a/docs/google-docs/providers/google/composer/index.md +++ b/docs/google-docs/providers/google/composer/index.md @@ -34,7 +34,7 @@ Manages Apache Airflow environments on Google Cloud Platform. TypeService TitleCloud Composer API DescriptionManages Apache Airflow environments on Google Cloud Platform. -Idcomposer:v24.06.00234 +Idcomposer:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/composer/operations/index.md b/docs/google-docs/providers/google/composer/operations/index.md index f9aae7f8d3..6f39751b47 100644 --- a/docs/google-docs/providers/google/composer/operations/index.md +++ b/docs/google-docs/providers/google/composer/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/composer/user_workloads_config_maps/index.md b/docs/google-docs/providers/google/composer/user_workloads_config_maps/index.md index e5e8d57554..9d5b0d5e18 100644 --- a/docs/google-docs/providers/google/composer/user_workloads_config_maps/index.md +++ b/docs/google-docs/providers/google/composer/user_workloads_config_maps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuser_workloads_config_maps
TypeResource
Id
Id
## Fields @@ -39,5 +39,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists user workloads ConfigMaps. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | | | `INSERT` | | Creates a user workloads ConfigMap. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | | | `DELETE` | | Deletes a user workloads ConfigMap. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | +| | `UPDATE` | | Updates a user workloads ConfigMap. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | | | `EXEC` | | Lists user workloads ConfigMaps. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | -| | `EXEC` | | Updates a user workloads ConfigMap. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | diff --git a/docs/google-docs/providers/google/composer/user_workloads_secrets/index.md b/docs/google-docs/providers/google/composer/user_workloads_secrets/index.md index a35f0ecefc..43a120efda 100644 --- a/docs/google-docs/providers/google/composer/user_workloads_secrets/index.md +++ b/docs/google-docs/providers/google/composer/user_workloads_secrets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuser_workloads_secrets
TypeResource
Id
Id
## Fields @@ -39,5 +39,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists user workloads Secrets. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | | | `INSERT` | | Creates a user workloads Secret. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | | | `DELETE` | | Deletes a user workloads Secret. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | +| | `UPDATE` | | Updates a user workloads Secret. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | | | `EXEC` | | Lists user workloads Secrets. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | -| | `EXEC` | | Updates a user workloads Secret. This method is supported for Cloud Composer environments in versions composer-3.*.*-airflow-*.*.* and newer. | diff --git a/docs/google-docs/providers/google/composer/workloads/index.md b/docs/google-docs/providers/google/composer/workloads/index.md index 2711963433..7e35b0777e 100644 --- a/docs/google-docs/providers/google/composer/workloads/index.md +++ b/docs/google-docs/providers/google/composer/workloads/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkloads
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/accelerator_types/index.md b/docs/google-docs/providers/google/compute/accelerator_types/index.md index 3b5b12d81d..78a0e88a2b 100644 --- a/docs/google-docs/providers/google/compute/accelerator_types/index.md +++ b/docs/google-docs/providers/google/compute/accelerator_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccelerator_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/addresses/index.md b/docs/google-docs/providers/google/compute/addresses/index.md index 1be94f1ee4..aac9fab02b 100644 --- a/docs/google-docs/providers/google/compute/addresses/index.md +++ b/docs/google-docs/providers/google/compute/addresses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddresses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/autoscalers/index.md b/docs/google-docs/providers/google/compute/autoscalers/index.md index 0960efea08..a36d0c31cb 100644 --- a/docs/google-docs/providers/google/compute/autoscalers/index.md +++ b/docs/google-docs/providers/google/compute/autoscalers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameautoscalers
TypeResource
Id
Id
## Fields @@ -52,6 +52,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of autoscalers contained within the specified zone. | | | `INSERT` | | Creates an autoscaler in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified autoscaler. | +| | `UPDATE` | | Updates an autoscaler in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates an autoscaler in the specified project using the data included in the request. | | | `EXEC` | | Retrieves an aggregated list of autoscalers. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Updates an autoscaler in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates an autoscaler in the specified project using the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/backend_buckets/index.md b/docs/google-docs/providers/google/compute/backend_buckets/index.md index 34d2729d02..9ba9069946 100644 --- a/docs/google-docs/providers/google/compute/backend_buckets/index.md +++ b/docs/google-docs/providers/google/compute/backend_buckets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_buckets
TypeResource
Id
Id
## Fields @@ -49,6 +49,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of BackendBucket resources available to the specified project. | | | `INSERT` | | Creates a BackendBucket resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified BackendBucket resource. | -| | `EXEC` | | Updates the specified BackendBucket resource with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified BackendBucket resource with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified BackendBucket resource with the data included in the request. | | | `EXEC` | | Sets the edge security policy for the specified backend bucket. | -| | `EXEC` | | Updates the specified BackendBucket resource with the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/backend_buckets_iam_policies/index.md b/docs/google-docs/providers/google/compute/backend_buckets_iam_policies/index.md index b6666818c7..7515d44994 100644 --- a/docs/google-docs/providers/google/compute/backend_buckets_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/backend_buckets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_buckets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/backend_buckets_signed_url_key/index.md b/docs/google-docs/providers/google/compute/backend_buckets_signed_url_key/index.md index 572753104f..db50a141df 100644 --- a/docs/google-docs/providers/google/compute/backend_buckets_signed_url_key/index.md +++ b/docs/google-docs/providers/google/compute/backend_buckets_signed_url_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_buckets_signed_url_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/backend_services/index.md b/docs/google-docs/providers/google/compute/backend_services/index.md index cb954ec02c..a6b3dd6f0f 100644 --- a/docs/google-docs/providers/google/compute/backend_services/index.md +++ b/docs/google-docs/providers/google/compute/backend_services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_services
TypeResource
Id
Id
## Fields @@ -79,7 +79,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of BackendService resources available to the specified project. | | | `INSERT` | | Creates a BackendService resource in the specified project using the data included in the request. For more information, see Backend services overview . | | | `DELETE` | | Deletes the specified BackendService resource. | -| | `EXEC` | | Patches the specified BackendService resource with the data included in the request. For more information, see Backend services overview. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Patches the specified BackendService resource with the data included in the request. For more information, see Backend services overview. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified BackendService resource with the data included in the request. For more information, see Backend services overview. | | | `EXEC` | | Sets the edge security policy for the specified backend service. | | | `EXEC` | | Sets the Google Cloud Armor security policy for the specified backend service. For more information, see Google Cloud Armor Overview | -| | `EXEC` | | Updates the specified BackendService resource with the data included in the request. For more information, see Backend services overview. | diff --git a/docs/google-docs/providers/google/compute/backend_services_aggregated/index.md b/docs/google-docs/providers/google/compute/backend_services_aggregated/index.md index 5ade845c0f..f2bdb1e767 100644 --- a/docs/google-docs/providers/google/compute/backend_services_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/backend_services_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_services_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/backend_services_health/index.md b/docs/google-docs/providers/google/compute/backend_services_health/index.md index 037d6c619b..0695a17cd5 100644 --- a/docs/google-docs/providers/google/compute/backend_services_health/index.md +++ b/docs/google-docs/providers/google/compute/backend_services_health/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_services_health
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/backend_services_iam_policies/index.md b/docs/google-docs/providers/google/compute/backend_services_iam_policies/index.md index 6e8e17471f..279035b30c 100644 --- a/docs/google-docs/providers/google/compute/backend_services_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/backend_services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_services_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/backend_services_signed_url_key/index.md b/docs/google-docs/providers/google/compute/backend_services_signed_url_key/index.md index ca3885b283..0420df5e5b 100644 --- a/docs/google-docs/providers/google/compute/backend_services_signed_url_key/index.md +++ b/docs/google-docs/providers/google/compute/backend_services_signed_url_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_services_signed_url_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/backend_services_usable/index.md b/docs/google-docs/providers/google/compute/backend_services_usable/index.md index 62505f2f51..6a4920fda7 100644 --- a/docs/google-docs/providers/google/compute/backend_services_usable/index.md +++ b/docs/google-docs/providers/google/compute/backend_services_usable/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackend_services_usable
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/disk_types/index.md b/docs/google-docs/providers/google/compute/disk_types/index.md index b5bcfece95..541136411c 100644 --- a/docs/google-docs/providers/google/compute/disk_types/index.md +++ b/docs/google-docs/providers/google/compute/disk_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedisk_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/disks/index.md b/docs/google-docs/providers/google/compute/disks/index.md index cba7bb1737..f3cce3d134 100644 --- a/docs/google-docs/providers/google/compute/disks/index.md +++ b/docs/google-docs/providers/google/compute/disks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedisks
TypeResource
Id
Id
## Fields @@ -88,6 +88,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of persistent disks contained within the specified zone. | | | `INSERT` | | Creates a persistent disk in the specified project using the data in the request. You can create a disk from a source (sourceImage, sourceSnapshot, or sourceDisk) or create an empty 500 GB data disk by omitting all properties. You can also create a disk that is larger than the default size by specifying the sizeGb property. | | | `DELETE` | | Deletes the specified persistent disk. Deleting a disk removes its data permanently and is irreversible. However, deleting a disk does not delete any snapshots previously made from the disk. You must separately delete snapshots. | +| | `UPDATE` | | Updates the specified disk with the data included in the request. The update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: user_license. | | | `EXEC` | | Retrieves an aggregated list of persistent disks. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | | | `EXEC` | | Bulk create a set of disks. | | | `EXEC` | | Resizes the specified persistent disk. You can only increase the size of the disk. | @@ -95,4 +96,3 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Starts asynchronous replication. Must be invoked on the primary disk. | | | `EXEC` | | Stops asynchronous replication. Can be invoked either on the primary or on the secondary disk. | | | `EXEC` | | Stops asynchronous replication for a consistency group of disks. Can be invoked either in the primary or secondary scope. | -| | `EXEC` | | Updates the specified disk with the data included in the request. The update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: user_license. | diff --git a/docs/google-docs/providers/google/compute/disks_iam_policies/index.md b/docs/google-docs/providers/google/compute/disks_iam_policies/index.md index da8e1e54c8..3f034fe75d 100644 --- a/docs/google-docs/providers/google/compute/disks_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/disks_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedisks_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/disks_resource_policies/index.md b/docs/google-docs/providers/google/compute/disks_resource_policies/index.md index 259ba75e24..80388a1f92 100644 --- a/docs/google-docs/providers/google/compute/disks_resource_policies/index.md +++ b/docs/google-docs/providers/google/compute/disks_resource_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedisks_resource_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/disks_snapshot/index.md b/docs/google-docs/providers/google/compute/disks_snapshot/index.md index 4c08b29a3b..da34286c39 100644 --- a/docs/google-docs/providers/google/compute/disks_snapshot/index.md +++ b/docs/google-docs/providers/google/compute/disks_snapshot/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedisks_snapshot
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/external_vpn_gateways/index.md b/docs/google-docs/providers/google/compute/external_vpn_gateways/index.md index faad36b9ab..d7ba4e2672 100644 --- a/docs/google-docs/providers/google/compute/external_vpn_gateways/index.md +++ b/docs/google-docs/providers/google/compute/external_vpn_gateways/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexternal_vpn_gateways
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/external_vpn_gateways_iam_policies/index.md b/docs/google-docs/providers/google/compute/external_vpn_gateways_iam_policies/index.md index 38d058f49a..411b4ad5af 100644 --- a/docs/google-docs/providers/google/compute/external_vpn_gateways_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/external_vpn_gateways_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexternal_vpn_gateways_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/firewall_policies/index.md b/docs/google-docs/providers/google/compute/firewall_policies/index.md index d1c00e8c44..986f1dd456 100644 --- a/docs/google-docs/providers/google/compute/firewall_policies/index.md +++ b/docs/google-docs/providers/google/compute/firewall_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_policies
TypeResource
Id
Id
## Fields @@ -52,7 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the policies that have been configured for the specified folder or organization. | | | `INSERT` | | Creates a new policy in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified policy. | +| | `UPDATE` | | Patches the specified policy with the data included in the request. | | | `EXEC` | | Copies rules to the specified firewall policy. | | | `EXEC` | | Moves the specified firewall policy. | -| | `EXEC` | | Patches the specified policy with the data included in the request. | | | `EXEC` | | Patches a rule of the specified priority. | diff --git a/docs/google-docs/providers/google/compute/firewall_policies_association/index.md b/docs/google-docs/providers/google/compute/firewall_policies_association/index.md index a4c7479f78..d27504d32c 100644 --- a/docs/google-docs/providers/google/compute/firewall_policies_association/index.md +++ b/docs/google-docs/providers/google/compute/firewall_policies_association/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_policies_association
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/firewall_policies_associations/index.md b/docs/google-docs/providers/google/compute/firewall_policies_associations/index.md index 69b6849b24..4ef92ef0bf 100644 --- a/docs/google-docs/providers/google/compute/firewall_policies_associations/index.md +++ b/docs/google-docs/providers/google/compute/firewall_policies_associations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_policies_associations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/firewall_policies_iam_policies/index.md b/docs/google-docs/providers/google/compute/firewall_policies_iam_policies/index.md index 2f263b6cc2..73370b71c0 100644 --- a/docs/google-docs/providers/google/compute/firewall_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/firewall_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/firewall_policies_rule/index.md b/docs/google-docs/providers/google/compute/firewall_policies_rule/index.md index 46e0151e3f..b6d40f43c3 100644 --- a/docs/google-docs/providers/google/compute/firewall_policies_rule/index.md +++ b/docs/google-docs/providers/google/compute/firewall_policies_rule/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_policies_rule
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/firewalls/index.md b/docs/google-docs/providers/google/compute/firewalls/index.md index de47e0ce95..09c2a87a3f 100644 --- a/docs/google-docs/providers/google/compute/firewalls/index.md +++ b/docs/google-docs/providers/google/compute/firewalls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewalls
TypeResource
Id
Id
## Fields @@ -56,5 +56,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of firewall rules available to the specified project. | | | `INSERT` | | Creates a firewall rule in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified firewall. | -| | `EXEC` | | Updates the specified firewall rule with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates the specified firewall rule with the data included in the request. Note that all fields will be updated if using PUT, even fields that are not specified. To update individual fields, please use PATCH instead. | +| | `UPDATE` | | Updates the specified firewall rule with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified firewall rule with the data included in the request. Note that all fields will be updated if using PUT, even fields that are not specified. To update individual fields, please use PATCH instead. | diff --git a/docs/google-docs/providers/google/compute/forwarding_rules/index.md b/docs/google-docs/providers/google/compute/forwarding_rules/index.md index e4a4ed90a1..91c482870e 100644 --- a/docs/google-docs/providers/google/compute/forwarding_rules/index.md +++ b/docs/google-docs/providers/google/compute/forwarding_rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameforwarding_rules
TypeResource
Id
Id
## Fields @@ -73,7 +73,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of ForwardingRule resources available to the specified project and region. | | | `INSERT` | | Creates a ForwardingRule resource in the specified project and region using the data included in the request. | | | `DELETE` | | Deletes the specified ForwardingRule resource. | +| | `UPDATE` | | Updates the specified forwarding rule with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. Currently, you can only patch the network_tier field. | | | `EXEC` | | Retrieves an aggregated list of forwarding rules. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Updates the specified forwarding rule with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. Currently, you can only patch the network_tier field. | | | `EXEC` | | Sets the labels on the specified resource. To learn more about labels, read the Labeling Resources documentation. | | | `EXEC` | | Changes target URL for forwarding rule. The new target should be of the same type as the old target. | diff --git a/docs/google-docs/providers/google/compute/global_addresses/index.md b/docs/google-docs/providers/google/compute/global_addresses/index.md index 5f4bbe137b..54c3d75cbf 100644 --- a/docs/google-docs/providers/google/compute/global_addresses/index.md +++ b/docs/google-docs/providers/google/compute/global_addresses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_addresses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/global_forwarding_rules/index.md b/docs/google-docs/providers/google/compute/global_forwarding_rules/index.md index ed1b4d4af7..aa602c066e 100644 --- a/docs/google-docs/providers/google/compute/global_forwarding_rules/index.md +++ b/docs/google-docs/providers/google/compute/global_forwarding_rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_forwarding_rules
TypeResource
Id
Id
## Fields @@ -72,6 +72,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of GlobalForwardingRule resources available to the specified project. | | | `INSERT` | | Creates a GlobalForwardingRule resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified GlobalForwardingRule resource. | -| | `EXEC` | | Updates the specified forwarding rule with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. Currently, you can only patch the network_tier field. | +| | `UPDATE` | | Updates the specified forwarding rule with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. Currently, you can only patch the network_tier field. | | | `EXEC` | | Sets the labels on the specified resource. To learn more about labels, read the Labeling resources documentation. | | | `EXEC` | | Changes target URL for the GlobalForwardingRule resource. The new target should be of the same type as the old target. | diff --git a/docs/google-docs/providers/google/compute/global_network_endpoint_groups/index.md b/docs/google-docs/providers/google/compute/global_network_endpoint_groups/index.md index 7319c972d1..70aa17d908 100644 --- a/docs/google-docs/providers/google/compute/global_network_endpoint_groups/index.md +++ b/docs/google-docs/providers/google/compute/global_network_endpoint_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_network_endpoint_groups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/global_network_endpoint_groups_network_endpoints/index.md b/docs/google-docs/providers/google/compute/global_network_endpoint_groups_network_endpoints/index.md index 406619655f..269efcc349 100644 --- a/docs/google-docs/providers/google/compute/global_network_endpoint_groups_network_endpoints/index.md +++ b/docs/google-docs/providers/google/compute/global_network_endpoint_groups_network_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_network_endpoint_groups_network_endpoints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/global_operations/index.md b/docs/google-docs/providers/google/compute/global_operations/index.md index 677d9b1fdf..984ff4b2d8 100644 --- a/docs/google-docs/providers/google/compute/global_operations/index.md +++ b/docs/google-docs/providers/google/compute/global_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/global_operations_aggregated/index.md b/docs/google-docs/providers/google/compute/global_operations_aggregated/index.md index f0ac635e15..533668ca61 100644 --- a/docs/google-docs/providers/google/compute/global_operations_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/global_operations_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_operations_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/global_organization_operations/index.md b/docs/google-docs/providers/google/compute/global_organization_operations/index.md index d2012738e4..560f13caf7 100644 --- a/docs/google-docs/providers/google/compute/global_organization_operations/index.md +++ b/docs/google-docs/providers/google/compute/global_organization_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_organization_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/global_public_delegated_prefixes/index.md b/docs/google-docs/providers/google/compute/global_public_delegated_prefixes/index.md index e18cad06fe..d878ea43ef 100644 --- a/docs/google-docs/providers/google/compute/global_public_delegated_prefixes/index.md +++ b/docs/google-docs/providers/google/compute/global_public_delegated_prefixes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_public_delegated_prefixes
TypeResource
Id
Id
## Fields @@ -53,4 +53,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the global PublicDelegatedPrefixes for a project. | | | `INSERT` | | Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request. | | | `DELETE` | | Deletes the specified global PublicDelegatedPrefix. | -| | `EXEC` | | Patches the specified global PublicDelegatedPrefix resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Patches the specified global PublicDelegatedPrefix resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | diff --git a/docs/google-docs/providers/google/compute/health_checks/index.md b/docs/google-docs/providers/google/compute/health_checks/index.md index 6bb5a0d5bb..ba039eee39 100644 --- a/docs/google-docs/providers/google/compute/health_checks/index.md +++ b/docs/google-docs/providers/google/compute/health_checks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehealth_checks
TypeResource
Id
Id
## Fields @@ -56,5 +56,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of HealthCheck resources available to the specified project. | | | `INSERT` | | Creates a HealthCheck resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified HealthCheck resource. | -| | `EXEC` | | Updates a HealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates a HealthCheck resource in the specified project using the data included in the request. | +| | `UPDATE` | | Updates a HealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates a HealthCheck resource in the specified project using the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/health_checks_aggregated/index.md b/docs/google-docs/providers/google/compute/health_checks_aggregated/index.md index f06067618c..f42c4ea56a 100644 --- a/docs/google-docs/providers/google/compute/health_checks_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/health_checks_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehealth_checks_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/http_health_checks/index.md b/docs/google-docs/providers/google/compute/http_health_checks/index.md index 7c6f362c5e..602559e361 100644 --- a/docs/google-docs/providers/google/compute/http_health_checks/index.md +++ b/docs/google-docs/providers/google/compute/http_health_checks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehttp_health_checks
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of HttpHealthCheck resources available to the specified project. | | | `INSERT` | | Creates a HttpHealthCheck resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified HttpHealthCheck resource. | -| | `EXEC` | | Updates a HttpHealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates a HttpHealthCheck resource in the specified project using the data included in the request. | +| | `UPDATE` | | Updates a HttpHealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates a HttpHealthCheck resource in the specified project using the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/https_health_checks/index.md b/docs/google-docs/providers/google/compute/https_health_checks/index.md index 4464fe32cf..190aa03863 100644 --- a/docs/google-docs/providers/google/compute/https_health_checks/index.md +++ b/docs/google-docs/providers/google/compute/https_health_checks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehttps_health_checks
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of HttpsHealthCheck resources available to the specified project. | | | `INSERT` | | Creates a HttpsHealthCheck resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified HttpsHealthCheck resource. | -| | `EXEC` | | Updates a HttpsHealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates a HttpsHealthCheck resource in the specified project using the data included in the request. | +| | `UPDATE` | | Updates a HttpsHealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates a HttpsHealthCheck resource in the specified project using the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/image_family_views/index.md b/docs/google-docs/providers/google/compute/image_family_views/index.md index faa766d27d..fdc6419526 100644 --- a/docs/google-docs/providers/google/compute/image_family_views/index.md +++ b/docs/google-docs/providers/google/compute/image_family_views/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimage_family_views
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/images/index.md b/docs/google-docs/providers/google/compute/images/index.md index e2c6e24e57..16b04bed4e 100644 --- a/docs/google-docs/providers/google/compute/images/index.md +++ b/docs/google-docs/providers/google/compute/images/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimages
TypeResource
Id
Id
## Fields @@ -71,6 +71,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of custom images available to the specified project. Custom images are images you create that belong to your project. This method does not get any images that belong to other projects, including publicly-available images, like Debian 8. If you want to get a list of publicly-available images, use this method to make a request to the respective image project, such as debian-cloud or windows-cloud. | | | `INSERT` | | Creates an image in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified image. | +| | `UPDATE` | | Patches the specified image with the data included in the request. Only the following fields can be modified: family, description, deprecation status. | | | `EXEC` | | Sets the deprecation status of an image. If an empty request body is given, clears the deprecation status instead. | -| | `EXEC` | | Patches the specified image with the data included in the request. Only the following fields can be modified: family, description, deprecation status. | | | `EXEC` | | Sets the labels on an image. To learn more about labels, read the Labeling Resources documentation. | diff --git a/docs/google-docs/providers/google/compute/images_from_family/index.md b/docs/google-docs/providers/google/compute/images_from_family/index.md index f0ea0a1fcc..e411593d3f 100644 --- a/docs/google-docs/providers/google/compute/images_from_family/index.md +++ b/docs/google-docs/providers/google/compute/images_from_family/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimages_from_family
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/images_iam_policies/index.md b/docs/google-docs/providers/google/compute/images_iam_policies/index.md index 73bd58b564..7e1d08fdd1 100644 --- a/docs/google-docs/providers/google/compute/images_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/images_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimages_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/index.md b/docs/google-docs/providers/google/compute/index.md index e51a7150b7..420f7d7eff 100644 --- a/docs/google-docs/providers/google/compute/index.md +++ b/docs/google-docs/providers/google/compute/index.md @@ -34,7 +34,7 @@ Creates and runs virtual machines on Google Cloud Platform. TypeService TitleCompute Engine API DescriptionCreates and runs virtual machines on Google Cloud Platform. -Idcompute:v24.06.00234 +Idcompute:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/compute/instance_group_manager_resize_requests/index.md b/docs/google-docs/providers/google/compute/instance_group_manager_resize_requests/index.md index 4c0e5ab5f3..d6b97addf0 100644 --- a/docs/google-docs/providers/google/compute/instance_group_manager_resize_requests/index.md +++ b/docs/google-docs/providers/google/compute/instance_group_manager_resize_requests/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_group_manager_resize_requests
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_group_managers/index.md b/docs/google-docs/providers/google/compute/instance_group_managers/index.md index 837e1823f2..be024b9a8d 100644 --- a/docs/google-docs/providers/google/compute/instance_group_managers/index.md +++ b/docs/google-docs/providers/google/compute/instance_group_managers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_group_managers
TypeResource
Id
Id
## Fields @@ -65,10 +65,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of managed instance groups that are contained within the specified project and zone. | | | `INSERT` | | Creates a managed instance group using the information that you specify in the request. After the group is created, instances in the group are created using the specified instance template. This operation is marked as DONE when the group is created even if the instances in the group have not yet been created. You must separately verify the status of the individual instances with the listmanagedinstances method. A managed instance group can have up to 1000 VM instances per group. Please contact Cloud Support if you need an increase in this limit. | | | `DELETE` | | Deletes the specified managed instance group and all of the instances in that group. Note that the instance group must not belong to a backend service. Read Deleting an instance group for more information. | +| | `UPDATE` | | Updates a managed instance group using the information that you specify in the request. This operation is marked as DONE when the group is patched even if the instances in the group are still in the process of being patched. You must separately verify the status of the individual instances with the listManagedInstances method. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. If you update your group to specify a new template or instance configuration, it's possible that your intended specification for each VM in the group is different from the current state of that VM. To learn how to apply an updated configuration to the VMs in a MIG, see Updating instances in a MIG. | | | `EXEC` | | Retrieves the list of managed instance groups and groups them by zone. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | | | `EXEC` | | Flags the specified instances to be removed from the managed instance group. Abandoning an instance does not delete the instance, but it does remove the instance from any target pools that are applied by the managed instance group. This method reduces the targetSize of the managed instance group by the number of instances that you abandon. This operation is marked as DONE when the action is scheduled even if the instances have not yet been removed from the group. You must separately verify the status of the abandoning action with the listmanagedinstances method. If the group is part of a backend service that has enabled connection draining, it can take up to 60 seconds after the connection draining duration has elapsed before the VM instance is removed or deleted. You can specify a maximum of 1000 instances with this method per request. | | | `EXEC` | | Applies changes to selected instances on the managed instance group. This method can be used to apply new overrides and/or new versions. | -| | `EXEC` | | Updates a managed instance group using the information that you specify in the request. This operation is marked as DONE when the group is patched even if the instances in the group are still in the process of being patched. You must separately verify the status of the individual instances with the listManagedInstances method. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. If you update your group to specify a new template or instance configuration, it's possible that your intended specification for each VM in the group is different from the current state of that VM. To learn how to apply an updated configuration to the VMs in a MIG, see Updating instances in a MIG. | | | `EXEC` | | Inserts or patches per-instance configurations for the managed instance group. perInstanceConfig.name serves as a key used to distinguish whether to perform insert or patch. | | | `EXEC` | | Flags the specified VM instances in the managed instance group to be immediately recreated. Each instance is recreated using the group's current configuration. This operation is marked as DONE when the flag is set even if the instances have not yet been recreated. You must separately verify the status of each instance by checking its currentAction field; for more information, see Checking the status of managed instances. If the group is part of a backend service that has enabled connection draining, it can take up to 60 seconds after the connection draining duration has elapsed before the VM instance is removed or deleted. You can specify a maximum of 1000 instances with this method per request. | | | `EXEC` | | Resizes the managed instance group. If you increase the size, the group creates new instances using the current instance template. If you decrease the size, the group deletes instances. The resize operation is marked DONE when the resize actions are scheduled even if the group has not yet added or deleted any instances. You must separately verify the status of the creating or deleting actions with the listmanagedinstances method. When resizing down, the instance group arbitrarily chooses the order in which VMs are deleted. The group takes into account some VM attributes when making the selection including: + The status of the VM instance. + The health of the VM instance. + The instance template version the VM is based on. + For regional managed instance groups, the location of the VM instance. This list is subject to change. If the group is part of a backend service that has enabled connection draining, it can take up to 60 seconds after the connection draining duration has elapsed before the VM instance is removed or deleted. | diff --git a/docs/google-docs/providers/google/compute/instance_group_managers_errors/index.md b/docs/google-docs/providers/google/compute/instance_group_managers_errors/index.md index 77ec1dee31..f68c550fea 100644 --- a/docs/google-docs/providers/google/compute/instance_group_managers_errors/index.md +++ b/docs/google-docs/providers/google/compute/instance_group_managers_errors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_group_managers_errors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_group_managers_instances/index.md b/docs/google-docs/providers/google/compute/instance_group_managers_instances/index.md index 53be05b600..d62198592f 100644 --- a/docs/google-docs/providers/google/compute/instance_group_managers_instances/index.md +++ b/docs/google-docs/providers/google/compute/instance_group_managers_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_group_managers_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_group_managers_managed_instances/index.md b/docs/google-docs/providers/google/compute/instance_group_managers_managed_instances/index.md index 4a8430b3eb..d15609a732 100644 --- a/docs/google-docs/providers/google/compute/instance_group_managers_managed_instances/index.md +++ b/docs/google-docs/providers/google/compute/instance_group_managers_managed_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_group_managers_managed_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_group_managers_per_instance_configs/index.md b/docs/google-docs/providers/google/compute/instance_group_managers_per_instance_configs/index.md index 7bc2bd1b29..236acacb2e 100644 --- a/docs/google-docs/providers/google/compute/instance_group_managers_per_instance_configs/index.md +++ b/docs/google-docs/providers/google/compute/instance_group_managers_per_instance_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_group_managers_per_instance_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_groups/index.md b/docs/google-docs/providers/google/compute/instance_groups/index.md index dd016332ab..c3f1f7de9a 100644 --- a/docs/google-docs/providers/google/compute/instance_groups/index.md +++ b/docs/google-docs/providers/google/compute/instance_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_groups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_groups_instances/index.md b/docs/google-docs/providers/google/compute/instance_groups_instances/index.md index 249992bc29..6c8f997183 100644 --- a/docs/google-docs/providers/google/compute/instance_groups_instances/index.md +++ b/docs/google-docs/providers/google/compute/instance_groups_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_groups_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_settings/index.md b/docs/google-docs/providers/google/compute/instance_settings/index.md index 96c4a20b6e..42ce48cf39 100644 --- a/docs/google-docs/providers/google/compute/instance_settings/index.md +++ b/docs/google-docs/providers/google/compute/instance_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_settings
TypeResource
Id
Id
## Fields @@ -38,4 +38,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get Instance settings. | -| | `EXEC` | | Patch Instance settings | +| | `UPDATE` | | Patch Instance settings | diff --git a/docs/google-docs/providers/google/compute/instance_templates/index.md b/docs/google-docs/providers/google/compute/instance_templates/index.md index 5924b22409..0fe87dc0f9 100644 --- a/docs/google-docs/providers/google/compute/instance_templates/index.md +++ b/docs/google-docs/providers/google/compute/instance_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_templates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_templates_aggregated/index.md b/docs/google-docs/providers/google/compute/instance_templates_aggregated/index.md index 3dfc7f3c5e..31d66458d4 100644 --- a/docs/google-docs/providers/google/compute/instance_templates_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/instance_templates_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_templates_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instance_templates_iam_policies/index.md b/docs/google-docs/providers/google/compute/instance_templates_iam_policies/index.md index 9692a6b51c..d80cd1e4ce 100644 --- a/docs/google-docs/providers/google/compute/instance_templates_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/instance_templates_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_templates_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances/index.md b/docs/google-docs/providers/google/compute/instances/index.md index f402435e29..d0a49d5efe 100644 --- a/docs/google-docs/providers/google/compute/instances/index.md +++ b/docs/google-docs/providers/google/compute/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -84,6 +84,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of instances contained within the specified zone. | | | `INSERT` | | Creates an instance resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified Instance resource. For more information, see Deleting an instance. | +| | `UPDATE` | | Updates an instance only if the necessary resources are available. This method can update only a specific set of instance properties. See Updating a running instance for a list of updatable instance properties. | | | `EXEC` | | Retrieves an aggregated list of all of the instances in your project across all regions and zones. The performance of this method degrades when a filter is specified on a project that has a very large number of instances. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | | | `EXEC` | | Attaches an existing Disk resource to an instance. You must first create the disk before you can attach it. It is not possible to create and attach a disk at the same time. For more information, read Adding a persistent disk to your instance. | | | `EXEC` | | Creates multiple instances. Count specifies the number of instances to create. For more information, see About bulk creation of VMs. | @@ -110,4 +111,3 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Starts an instance that was stopped using the instances().stop method. For more information, see Restart an instance. | | | `EXEC` | | Stops a running instance, shutting it down cleanly, and allows you to restart the instance at a later time. Stopped instances do not incur VM usage charges while they are stopped. However, resources that the VM is using, such as persistent disks and static IP addresses, will continue to be charged until they are deleted. For more information, see Stopping an instance. | | | `EXEC` | | This method suspends a running instance, saving its state to persistent storage, and allows you to resume the instance at a later time. Suspended instances have no compute costs (cores or RAM), and incur only storage charges for the saved VM memory and localSSD data. Any charged resources the virtual machine was using, such as persistent disks and static IP addresses, will continue to be charged while the instance is suspended. For more information, see Suspending and resuming an instance. | -| | `EXEC` | | Updates an instance only if the necessary resources are available. This method can update only a specific set of instance properties. See Updating a running instance for a list of updatable instance properties. | diff --git a/docs/google-docs/providers/google/compute/instances_access_config/index.md b/docs/google-docs/providers/google/compute/instances_access_config/index.md index 432b4434e4..082911ec81 100644 --- a/docs/google-docs/providers/google/compute/instances_access_config/index.md +++ b/docs/google-docs/providers/google/compute/instances_access_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_access_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_display_device/index.md b/docs/google-docs/providers/google/compute/instances_display_device/index.md index c3dae00f0e..ce79a0cd6d 100644 --- a/docs/google-docs/providers/google/compute/instances_display_device/index.md +++ b/docs/google-docs/providers/google/compute/instances_display_device/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_display_device
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_effective_firewalls/index.md b/docs/google-docs/providers/google/compute/instances_effective_firewalls/index.md index baa01f215e..01fe32c4b4 100644 --- a/docs/google-docs/providers/google/compute/instances_effective_firewalls/index.md +++ b/docs/google-docs/providers/google/compute/instances_effective_firewalls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_effective_firewalls
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_guest_attributes/index.md b/docs/google-docs/providers/google/compute/instances_guest_attributes/index.md index 295edbeca9..5ec98401a3 100644 --- a/docs/google-docs/providers/google/compute/instances_guest_attributes/index.md +++ b/docs/google-docs/providers/google/compute/instances_guest_attributes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_guest_attributes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_iam_policies/index.md b/docs/google-docs/providers/google/compute/instances_iam_policies/index.md index ac5d9cfe75..1ad607ff48 100644 --- a/docs/google-docs/providers/google/compute/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_network_interface/index.md b/docs/google-docs/providers/google/compute/instances_network_interface/index.md index 6859003221..bcd72e6ae0 100644 --- a/docs/google-docs/providers/google/compute/instances_network_interface/index.md +++ b/docs/google-docs/providers/google/compute/instances_network_interface/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_network_interface
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_referrers/index.md b/docs/google-docs/providers/google/compute/instances_referrers/index.md index c2c7d3295b..6c1b93738e 100644 --- a/docs/google-docs/providers/google/compute/instances_referrers/index.md +++ b/docs/google-docs/providers/google/compute/instances_referrers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_referrers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_resource_policies/index.md b/docs/google-docs/providers/google/compute/instances_resource_policies/index.md index 7d3d475565..9b4a3c63d4 100644 --- a/docs/google-docs/providers/google/compute/instances_resource_policies/index.md +++ b/docs/google-docs/providers/google/compute/instances_resource_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_resource_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_screenshot/index.md b/docs/google-docs/providers/google/compute/instances_screenshot/index.md index a3bbcf2944..573dee3011 100644 --- a/docs/google-docs/providers/google/compute/instances_screenshot/index.md +++ b/docs/google-docs/providers/google/compute/instances_screenshot/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_screenshot
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_serial_port_output/index.md b/docs/google-docs/providers/google/compute/instances_serial_port_output/index.md index 3557429380..730d5193ef 100644 --- a/docs/google-docs/providers/google/compute/instances_serial_port_output/index.md +++ b/docs/google-docs/providers/google/compute/instances_serial_port_output/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_serial_port_output
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_shielded_instance_config/index.md b/docs/google-docs/providers/google/compute/instances_shielded_instance_config/index.md index 785f33c639..95acf48c8c 100644 --- a/docs/google-docs/providers/google/compute/instances_shielded_instance_config/index.md +++ b/docs/google-docs/providers/google/compute/instances_shielded_instance_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_shielded_instance_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instances_shielded_instance_identity/index.md b/docs/google-docs/providers/google/compute/instances_shielded_instance_identity/index.md index 68c3391d19..5fcd31a354 100644 --- a/docs/google-docs/providers/google/compute/instances_shielded_instance_identity/index.md +++ b/docs/google-docs/providers/google/compute/instances_shielded_instance_identity/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_shielded_instance_identity
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instant_snapshots/index.md b/docs/google-docs/providers/google/compute/instant_snapshots/index.md index 58abfc9b04..5a717f234e 100644 --- a/docs/google-docs/providers/google/compute/instant_snapshots/index.md +++ b/docs/google-docs/providers/google/compute/instant_snapshots/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstant_snapshots
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/instant_snapshots_iam_policies/index.md b/docs/google-docs/providers/google/compute/instant_snapshots_iam_policies/index.md index 0e7acc3013..c011196d87 100644 --- a/docs/google-docs/providers/google/compute/instant_snapshots_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/instant_snapshots_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstant_snapshots_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/interconnect_attachments/index.md b/docs/google-docs/providers/google/compute/interconnect_attachments/index.md index 84eb7f500c..116e2604e9 100644 --- a/docs/google-docs/providers/google/compute/interconnect_attachments/index.md +++ b/docs/google-docs/providers/google/compute/interconnect_attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinterconnect_attachments
TypeResource
Id
Id
## Fields @@ -78,6 +78,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of interconnect attachments contained within the specified region. | | | `INSERT` | | Creates an InterconnectAttachment in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified interconnect attachment. | +| | `UPDATE` | | Updates the specified interconnect attachment with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | | | `EXEC` | | Retrieves an aggregated list of interconnect attachments. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Updates the specified interconnect attachment with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | | | `EXEC` | | Sets the labels on an InterconnectAttachment. To learn more about labels, read the Labeling Resources documentation. | diff --git a/docs/google-docs/providers/google/compute/interconnect_locations/index.md b/docs/google-docs/providers/google/compute/interconnect_locations/index.md index 6fee8336a7..f60235fb9f 100644 --- a/docs/google-docs/providers/google/compute/interconnect_locations/index.md +++ b/docs/google-docs/providers/google/compute/interconnect_locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinterconnect_locations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/interconnect_remote_locations/index.md b/docs/google-docs/providers/google/compute/interconnect_remote_locations/index.md index 96654881b9..21b95be958 100644 --- a/docs/google-docs/providers/google/compute/interconnect_remote_locations/index.md +++ b/docs/google-docs/providers/google/compute/interconnect_remote_locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinterconnect_remote_locations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/interconnects/index.md b/docs/google-docs/providers/google/compute/interconnects/index.md index 7341ec7f36..a0e8f1a82c 100644 --- a/docs/google-docs/providers/google/compute/interconnects/index.md +++ b/docs/google-docs/providers/google/compute/interconnects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinterconnects
TypeResource
Id
Id
## Fields @@ -67,5 +67,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of Interconnects available to the specified project. | | | `INSERT` | | Creates an Interconnect in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified Interconnect. | -| | `EXEC` | | Updates the specified Interconnect with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified Interconnect with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | | | `EXEC` | | Sets the labels on an Interconnect. To learn more about labels, read the Labeling Resources documentation. | diff --git a/docs/google-docs/providers/google/compute/interconnects_diagnostics/index.md b/docs/google-docs/providers/google/compute/interconnects_diagnostics/index.md index 2fca1b8e3b..411c5e75ee 100644 --- a/docs/google-docs/providers/google/compute/interconnects_diagnostics/index.md +++ b/docs/google-docs/providers/google/compute/interconnects_diagnostics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinterconnects_diagnostics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/interconnects_macsec_config/index.md b/docs/google-docs/providers/google/compute/interconnects_macsec_config/index.md index d9af593027..28a9da627f 100644 --- a/docs/google-docs/providers/google/compute/interconnects_macsec_config/index.md +++ b/docs/google-docs/providers/google/compute/interconnects_macsec_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinterconnects_macsec_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/license_codes/index.md b/docs/google-docs/providers/google/compute/license_codes/index.md index e82d4174c4..fde98143c6 100644 --- a/docs/google-docs/providers/google/compute/license_codes/index.md +++ b/docs/google-docs/providers/google/compute/license_codes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelicense_codes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/license_codes_iam_policies/index.md b/docs/google-docs/providers/google/compute/license_codes_iam_policies/index.md index 3d507b6929..86c09d9f6b 100644 --- a/docs/google-docs/providers/google/compute/license_codes_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/license_codes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelicense_codes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/licenses/index.md b/docs/google-docs/providers/google/compute/licenses/index.md index ab7f541584..e838c833f0 100644 --- a/docs/google-docs/providers/google/compute/licenses/index.md +++ b/docs/google-docs/providers/google/compute/licenses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelicenses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/licenses_iam_policies/index.md b/docs/google-docs/providers/google/compute/licenses_iam_policies/index.md index cb9eb2f904..beda1db792 100644 --- a/docs/google-docs/providers/google/compute/licenses_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/licenses_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelicenses_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/machine_images/index.md b/docs/google-docs/providers/google/compute/machine_images/index.md index a670aaa31d..5419502baa 100644 --- a/docs/google-docs/providers/google/compute/machine_images/index.md +++ b/docs/google-docs/providers/google/compute/machine_images/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemachine_images
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/machine_images_iam_policies/index.md b/docs/google-docs/providers/google/compute/machine_images_iam_policies/index.md index 96abc18f05..3b436c6bbc 100644 --- a/docs/google-docs/providers/google/compute/machine_images_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/machine_images_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemachine_images_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/machine_types/index.md b/docs/google-docs/providers/google/compute/machine_types/index.md index 80a2a5df4c..aae10f91ab 100644 --- a/docs/google-docs/providers/google/compute/machine_types/index.md +++ b/docs/google-docs/providers/google/compute/machine_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemachine_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_attachments/index.md b/docs/google-docs/providers/google/compute/network_attachments/index.md index cd228cb0d7..42eab4bf5a 100644 --- a/docs/google-docs/providers/google/compute/network_attachments/index.md +++ b/docs/google-docs/providers/google/compute/network_attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_attachments
TypeResource
Id
Id
## Fields @@ -53,5 +53,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the NetworkAttachments for a project in the given scope. | | | `INSERT` | | Creates a NetworkAttachment in the specified project in the given scope using the parameters that are included in the request. | | | `DELETE` | | Deletes the specified NetworkAttachment in the given scope | +| | `UPDATE` | | Patches the specified NetworkAttachment resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Retrieves the list of all NetworkAttachment resources, regional and global, available to the specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Patches the specified NetworkAttachment resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | diff --git a/docs/google-docs/providers/google/compute/network_attachments_iam_policies/index.md b/docs/google-docs/providers/google/compute/network_attachments_iam_policies/index.md index dfc743b25b..ac1bf2a243 100644 --- a/docs/google-docs/providers/google/compute/network_attachments_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/network_attachments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_attachments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_edge_security_services/index.md b/docs/google-docs/providers/google/compute/network_edge_security_services/index.md index bc598030a2..79ebe70631 100644 --- a/docs/google-docs/providers/google/compute/network_edge_security_services/index.md +++ b/docs/google-docs/providers/google/compute/network_edge_security_services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_edge_security_services
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a specified NetworkEdgeSecurityService. | | | `INSERT` | | Creates a new service in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified service. | +| | `UPDATE` | | Patches the specified policy with the data included in the request. | | | `EXEC` | | Retrieves the list of all NetworkEdgeSecurityService resources available to the specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Patches the specified policy with the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/network_endpoint_groups/index.md b/docs/google-docs/providers/google/compute/network_endpoint_groups/index.md index 6613ef31b9..8b8ca4f44e 100644 --- a/docs/google-docs/providers/google/compute/network_endpoint_groups/index.md +++ b/docs/google-docs/providers/google/compute/network_endpoint_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_endpoint_groups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_endpoint_groups_iam_policies/index.md b/docs/google-docs/providers/google/compute/network_endpoint_groups_iam_policies/index.md index 254b63203e..ec19c032f0 100644 --- a/docs/google-docs/providers/google/compute/network_endpoint_groups_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/network_endpoint_groups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_endpoint_groups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_endpoint_groups_network_endpoints/index.md b/docs/google-docs/providers/google/compute/network_endpoint_groups_network_endpoints/index.md index 53be6bf9ba..255781cf62 100644 --- a/docs/google-docs/providers/google/compute/network_endpoint_groups_network_endpoints/index.md +++ b/docs/google-docs/providers/google/compute/network_endpoint_groups_network_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_endpoint_groups_network_endpoints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_firewall_policies/index.md b/docs/google-docs/providers/google/compute/network_firewall_policies/index.md index 4397f156c9..acf7b59c41 100644 --- a/docs/google-docs/providers/google/compute/network_firewall_policies/index.md +++ b/docs/google-docs/providers/google/compute/network_firewall_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_firewall_policies
TypeResource
Id
Id
## Fields @@ -52,6 +52,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the policies that have been configured for the specified project. | | | `INSERT` | | Creates a new policy in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified policy. | +| | `UPDATE` | | Patches the specified policy with the data included in the request. | | | `EXEC` | | Copies rules to the specified firewall policy. | -| | `EXEC` | | Patches the specified policy with the data included in the request. | | | `EXEC` | | Patches a rule of the specified priority. | diff --git a/docs/google-docs/providers/google/compute/network_firewall_policies_association/index.md b/docs/google-docs/providers/google/compute/network_firewall_policies_association/index.md index 986e38edea..924a3754a0 100644 --- a/docs/google-docs/providers/google/compute/network_firewall_policies_association/index.md +++ b/docs/google-docs/providers/google/compute/network_firewall_policies_association/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_firewall_policies_association
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_firewall_policies_iam_policies/index.md b/docs/google-docs/providers/google/compute/network_firewall_policies_iam_policies/index.md index 0f13ad3144..d739248b39 100644 --- a/docs/google-docs/providers/google/compute/network_firewall_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/network_firewall_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_firewall_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/network_firewall_policies_rule/index.md b/docs/google-docs/providers/google/compute/network_firewall_policies_rule/index.md index b9436d9474..a920e422c6 100644 --- a/docs/google-docs/providers/google/compute/network_firewall_policies_rule/index.md +++ b/docs/google-docs/providers/google/compute/network_firewall_policies_rule/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_firewall_policies_rule
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/networks/index.md b/docs/google-docs/providers/google/compute/networks/index.md index 3a13793e7e..cf3bca2323 100644 --- a/docs/google-docs/providers/google/compute/networks/index.md +++ b/docs/google-docs/providers/google/compute/networks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks
TypeResource
Id
Id
## Fields @@ -55,5 +55,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of networks available to the specified project. | | | `INSERT` | | Creates a network in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified network. | -| | `EXEC` | | Patches the specified network with the data included in the request. Only routingConfig can be modified. | +| | `UPDATE` | | Patches the specified network with the data included in the request. Only routingConfig can be modified. | | | `EXEC` | | Switches the network mode from auto subnet mode to custom subnet mode. | diff --git a/docs/google-docs/providers/google/compute/networks_effective_firewalls/index.md b/docs/google-docs/providers/google/compute/networks_effective_firewalls/index.md index 70d78caa02..ac9dd56a75 100644 --- a/docs/google-docs/providers/google/compute/networks_effective_firewalls/index.md +++ b/docs/google-docs/providers/google/compute/networks_effective_firewalls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks_effective_firewalls
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/networks_peering/index.md b/docs/google-docs/providers/google/compute/networks_peering/index.md index 924f1bac6c..23c411bbaa 100644 --- a/docs/google-docs/providers/google/compute/networks_peering/index.md +++ b/docs/google-docs/providers/google/compute/networks_peering/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks_peering
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/networks_peering_routes/index.md b/docs/google-docs/providers/google/compute/networks_peering_routes/index.md index cd5825f339..3d7bfc6fef 100644 --- a/docs/google-docs/providers/google/compute/networks_peering_routes/index.md +++ b/docs/google-docs/providers/google/compute/networks_peering_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks_peering_routes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/node_groups/index.md b/docs/google-docs/providers/google/compute/node_groups/index.md index bb77f9ab1a..a5f8979fcf 100644 --- a/docs/google-docs/providers/google/compute/node_groups/index.md +++ b/docs/google-docs/providers/google/compute/node_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_groups
TypeResource
Id
Id
## Fields @@ -55,8 +55,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of node groups available to the specified project. Note: use nodeGroups.listNodes for more details about each group. | | | `INSERT` | | Creates a NodeGroup resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified NodeGroup resource. | +| | `UPDATE` | | Updates the specified node group. | | | `EXEC` | | Retrieves an aggregated list of node groups. Note: use nodeGroups.listNodes for more details about each group. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Updates the specified node group. | | | `EXEC` | | Perform maintenance on a subset of nodes in the node group. | | | `EXEC` | | Updates the node template of the node group. | | | `EXEC` | | Simulates maintenance event on specified nodes from the node group. | diff --git a/docs/google-docs/providers/google/compute/node_groups_iam_policies/index.md b/docs/google-docs/providers/google/compute/node_groups_iam_policies/index.md index fee256cb2e..7f4ce965f0 100644 --- a/docs/google-docs/providers/google/compute/node_groups_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/node_groups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_groups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/node_groups_nodes/index.md b/docs/google-docs/providers/google/compute/node_groups_nodes/index.md index 625f893a68..3e5ac9cfbe 100644 --- a/docs/google-docs/providers/google/compute/node_groups_nodes/index.md +++ b/docs/google-docs/providers/google/compute/node_groups_nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_groups_nodes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/node_templates/index.md b/docs/google-docs/providers/google/compute/node_templates/index.md index 3431706c79..eb6db5c2bb 100644 --- a/docs/google-docs/providers/google/compute/node_templates/index.md +++ b/docs/google-docs/providers/google/compute/node_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_templates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/node_templates_iam_policies/index.md b/docs/google-docs/providers/google/compute/node_templates_iam_policies/index.md index a08f0e9159..d9e7c9efaf 100644 --- a/docs/google-docs/providers/google/compute/node_templates_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/node_templates_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_templates_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/node_types/index.md b/docs/google-docs/providers/google/compute/node_types/index.md index 6548e25c7b..ea38b3aec1 100644 --- a/docs/google-docs/providers/google/compute/node_types/index.md +++ b/docs/google-docs/providers/google/compute/node_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/packet_mirrorings/index.md b/docs/google-docs/providers/google/compute/packet_mirrorings/index.md index 8a02a945b8..47fb43e1ef 100644 --- a/docs/google-docs/providers/google/compute/packet_mirrorings/index.md +++ b/docs/google-docs/providers/google/compute/packet_mirrorings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepacket_mirrorings
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of PacketMirroring resources available to the specified project and region. | | | `INSERT` | | Creates a PacketMirroring resource in the specified project and region using the data included in the request. | | | `DELETE` | | Deletes the specified PacketMirroring resource. | +| | `UPDATE` | | Patches the specified PacketMirroring resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Retrieves an aggregated list of packetMirrorings. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Patches the specified PacketMirroring resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | diff --git a/docs/google-docs/providers/google/compute/packet_mirrorings_iam_policies/index.md b/docs/google-docs/providers/google/compute/packet_mirrorings_iam_policies/index.md index 206b88354f..6830cc9f4e 100644 --- a/docs/google-docs/providers/google/compute/packet_mirrorings_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/packet_mirrorings_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepacket_mirrorings_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/projects/index.md b/docs/google-docs/providers/google/compute/projects/index.md index db8c75bc1f..734227a306 100644 --- a/docs/google-docs/providers/google/compute/projects/index.md +++ b/docs/google-docs/providers/google/compute/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/public_advertised_prefixes/index.md b/docs/google-docs/providers/google/compute/public_advertised_prefixes/index.md index 39b8992cf3..321cc76544 100644 --- a/docs/google-docs/providers/google/compute/public_advertised_prefixes/index.md +++ b/docs/google-docs/providers/google/compute/public_advertised_prefixes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepublic_advertised_prefixes
TypeResource
Id
Id
## Fields @@ -51,6 +51,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the PublicAdvertisedPrefixes for a project. | | | `INSERT` | | Creates a PublicAdvertisedPrefix in the specified project using the parameters that are included in the request. | | | `DELETE` | | Deletes the specified PublicAdvertisedPrefix | +| | `UPDATE` | | Patches the specified Router resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Announces the specified PublicAdvertisedPrefix | -| | `EXEC` | | Patches the specified Router resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Withdraws the specified PublicAdvertisedPrefix | diff --git a/docs/google-docs/providers/google/compute/public_delegated_prefixes/index.md b/docs/google-docs/providers/google/compute/public_delegated_prefixes/index.md index 8e3c5dd704..4c7e318099 100644 --- a/docs/google-docs/providers/google/compute/public_delegated_prefixes/index.md +++ b/docs/google-docs/providers/google/compute/public_delegated_prefixes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepublic_delegated_prefixes
TypeResource
Id
Id
## Fields @@ -54,7 +54,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the PublicDelegatedPrefixes for a project in the given region. | | | `INSERT` | | Creates a PublicDelegatedPrefix in the specified project in the given region using the parameters that are included in the request. | | | `DELETE` | | Deletes the specified PublicDelegatedPrefix in the given region. | +| | `UPDATE` | | Patches the specified PublicDelegatedPrefix resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Lists all PublicDelegatedPrefix resources owned by the specific project across all scopes. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | | | `EXEC` | | Announces the specified PublicDelegatedPrefix in the given region. | -| | `EXEC` | | Patches the specified PublicDelegatedPrefix resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Withdraws the specified PublicDelegatedPrefix in the given region. | diff --git a/docs/google-docs/providers/google/compute/region_autoscalers/index.md b/docs/google-docs/providers/google/compute/region_autoscalers/index.md index 671233b3e4..06ea466f2d 100644 --- a/docs/google-docs/providers/google/compute/region_autoscalers/index.md +++ b/docs/google-docs/providers/google/compute/region_autoscalers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_autoscalers
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of autoscalers contained within the specified region. | | | `INSERT` | | Creates an autoscaler in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified autoscaler. | -| | `EXEC` | | Updates an autoscaler in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates an autoscaler in the specified project using the data included in the request. | +| | `UPDATE` | | Updates an autoscaler in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates an autoscaler in the specified project using the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/region_backend_services/index.md b/docs/google-docs/providers/google/compute/region_backend_services/index.md index be6fac56c4..691d5bdf3c 100644 --- a/docs/google-docs/providers/google/compute/region_backend_services/index.md +++ b/docs/google-docs/providers/google/compute/region_backend_services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_backend_services
TypeResource
Id
Id
## Fields @@ -79,6 +79,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of regional BackendService resources available to the specified project in the given region. | | | `INSERT` | | Creates a regional BackendService resource in the specified project using the data included in the request. For more information, see Backend services overview. | | | `DELETE` | | Deletes the specified regional BackendService resource. | -| | `EXEC` | | Updates the specified regional BackendService resource with the data included in the request. For more information, see Understanding backend services This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified regional BackendService resource with the data included in the request. For more information, see Understanding backend services This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified regional BackendService resource with the data included in the request. For more information, see Backend services overview . | | | `EXEC` | | Sets the Google Cloud Armor security policy for the specified backend service. For more information, see Google Cloud Armor Overview | -| | `EXEC` | | Updates the specified regional BackendService resource with the data included in the request. For more information, see Backend services overview . | diff --git a/docs/google-docs/providers/google/compute/region_backend_services_health/index.md b/docs/google-docs/providers/google/compute/region_backend_services_health/index.md index 7633587db3..1a22d361e3 100644 --- a/docs/google-docs/providers/google/compute/region_backend_services_health/index.md +++ b/docs/google-docs/providers/google/compute/region_backend_services_health/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_backend_services_health
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_backend_services_iam_policies/index.md b/docs/google-docs/providers/google/compute/region_backend_services_iam_policies/index.md index 9a505045a7..0c22ec6b23 100644 --- a/docs/google-docs/providers/google/compute/region_backend_services_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_backend_services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_backend_services_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_backend_services_usable/index.md b/docs/google-docs/providers/google/compute/region_backend_services_usable/index.md index e3320f5556..72c3c8642d 100644 --- a/docs/google-docs/providers/google/compute/region_backend_services_usable/index.md +++ b/docs/google-docs/providers/google/compute/region_backend_services_usable/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_backend_services_usable
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_commitments/index.md b/docs/google-docs/providers/google/compute/region_commitments/index.md index 34015d46f0..1305d10d66 100644 --- a/docs/google-docs/providers/google/compute/region_commitments/index.md +++ b/docs/google-docs/providers/google/compute/region_commitments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_commitments
TypeResource
Id
Id
## Fields @@ -58,5 +58,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the specified commitment resource. | | | `SELECT` | | Retrieves a list of commitments contained within the specified region. | | | `INSERT` | | Creates a commitment in the specified project using the data included in the request. | +| | `UPDATE` | | Updates the specified commitment with the data included in the request. Update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: auto_renew. | | | `EXEC` | | Retrieves an aggregated list of commitments by region. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Updates the specified commitment with the data included in the request. Update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: auto_renew. | diff --git a/docs/google-docs/providers/google/compute/region_disk_types/index.md b/docs/google-docs/providers/google/compute/region_disk_types/index.md index b1f93b7140..defebc2660 100644 --- a/docs/google-docs/providers/google/compute/region_disk_types/index.md +++ b/docs/google-docs/providers/google/compute/region_disk_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_disk_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_disks/index.md b/docs/google-docs/providers/google/compute/region_disks/index.md index c19b23564c..46eb8a709c 100644 --- a/docs/google-docs/providers/google/compute/region_disks/index.md +++ b/docs/google-docs/providers/google/compute/region_disks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_disks
TypeResource
Id
Id
## Fields @@ -87,10 +87,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of persistent disks contained within the specified region. | | | `INSERT` | | Creates a persistent regional disk in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified regional persistent disk. Deleting a regional disk removes all the replicas of its data permanently and is irreversible. However, deleting a disk does not delete any snapshots previously made from the disk. You must separately delete snapshots. | +| | `UPDATE` | | Update the specified disk with the data included in the request. Update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: user_license. | | | `EXEC` | | Bulk create a set of disks. | | | `EXEC` | | Resizes the specified regional persistent disk. | | | `EXEC` | | Sets the labels on the target regional disk. | | | `EXEC` | | Starts asynchronous replication. Must be invoked on the primary disk. | | | `EXEC` | | Stops asynchronous replication. Can be invoked either on the primary or on the secondary disk. | | | `EXEC` | | Stops asynchronous replication for a consistency group of disks. Can be invoked either in the primary or secondary scope. | -| | `EXEC` | | Update the specified disk with the data included in the request. Update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: user_license. | diff --git a/docs/google-docs/providers/google/compute/region_disks_iam_policies/index.md b/docs/google-docs/providers/google/compute/region_disks_iam_policies/index.md index 36e32a1184..9a10713fc2 100644 --- a/docs/google-docs/providers/google/compute/region_disks_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_disks_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_disks_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_disks_resource_policies/index.md b/docs/google-docs/providers/google/compute/region_disks_resource_policies/index.md index 33d3a01d3e..0d62d33869 100644 --- a/docs/google-docs/providers/google/compute/region_disks_resource_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_disks_resource_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_disks_resource_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_disks_snapshot/index.md b/docs/google-docs/providers/google/compute/region_disks_snapshot/index.md index 39dea7d317..9b6ff6f00c 100644 --- a/docs/google-docs/providers/google/compute/region_disks_snapshot/index.md +++ b/docs/google-docs/providers/google/compute/region_disks_snapshot/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_disks_snapshot
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_health_check_services/index.md b/docs/google-docs/providers/google/compute/region_health_check_services/index.md index e7c9a46a75..aaeb44f16a 100644 --- a/docs/google-docs/providers/google/compute/region_health_check_services/index.md +++ b/docs/google-docs/providers/google/compute/region_health_check_services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_health_check_services
TypeResource
Id
Id
## Fields @@ -49,4 +49,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the HealthCheckService resources that have been configured for the specified project in the given region. | | | `INSERT` | | Creates a regional HealthCheckService resource in the specified project and region using the data included in the request. | | | `DELETE` | | Deletes the specified regional HealthCheckService. | -| | `EXEC` | | Updates the specified regional HealthCheckService resource with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified regional HealthCheckService resource with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | diff --git a/docs/google-docs/providers/google/compute/region_health_checks/index.md b/docs/google-docs/providers/google/compute/region_health_checks/index.md index c0ed127127..e1c0844b5b 100644 --- a/docs/google-docs/providers/google/compute/region_health_checks/index.md +++ b/docs/google-docs/providers/google/compute/region_health_checks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_health_checks
TypeResource
Id
Id
## Fields @@ -56,5 +56,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of HealthCheck resources available to the specified project. | | | `INSERT` | | Creates a HealthCheck resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified HealthCheck resource. | -| | `EXEC` | | Updates a HealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates a HealthCheck resource in the specified project using the data included in the request. | +| | `UPDATE` | | Updates a HealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates a HealthCheck resource in the specified project using the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/region_instance_group_managers/index.md b/docs/google-docs/providers/google/compute/region_instance_group_managers/index.md index e71a1eda6d..f0cd8d5ec5 100644 --- a/docs/google-docs/providers/google/compute/region_instance_group_managers/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_group_managers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_group_managers
TypeResource
Id
Id
## Fields @@ -64,9 +64,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of managed instance groups that are contained within the specified region. | | | `INSERT` | | Creates a managed instance group using the information that you specify in the request. After the group is created, instances in the group are created using the specified instance template. This operation is marked as DONE when the group is created even if the instances in the group have not yet been created. You must separately verify the status of the individual instances with the listmanagedinstances method. A regional managed instance group can contain up to 2000 instances. | | | `DELETE` | | Deletes the specified managed instance group and all of the instances in that group. | +| | `UPDATE` | | Updates a managed instance group using the information that you specify in the request. This operation is marked as DONE when the group is patched even if the instances in the group are still in the process of being patched. You must separately verify the status of the individual instances with the listmanagedinstances method. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. If you update your group to specify a new template or instance configuration, it's possible that your intended specification for each VM in the group is different from the current state of that VM. To learn how to apply an updated configuration to the VMs in a MIG, see Updating instances in a MIG. | | | `EXEC` | | Flags the specified instances to be immediately removed from the managed instance group. Abandoning an instance does not delete the instance, but it does remove the instance from any target pools that are applied by the managed instance group. This method reduces the targetSize of the managed instance group by the number of instances that you abandon. This operation is marked as DONE when the action is scheduled even if the instances have not yet been removed from the group. You must separately verify the status of the abandoning action with the listmanagedinstances method. If the group is part of a backend service that has enabled connection draining, it can take up to 60 seconds after the connection draining duration has elapsed before the VM instance is removed or deleted. You can specify a maximum of 1000 instances with this method per request. | | | `EXEC` | | Apply updates to selected instances the managed instance group. | -| | `EXEC` | | Updates a managed instance group using the information that you specify in the request. This operation is marked as DONE when the group is patched even if the instances in the group are still in the process of being patched. You must separately verify the status of the individual instances with the listmanagedinstances method. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. If you update your group to specify a new template or instance configuration, it's possible that your intended specification for each VM in the group is different from the current state of that VM. To learn how to apply an updated configuration to the VMs in a MIG, see Updating instances in a MIG. | | | `EXEC` | | Inserts or patches per-instance configurations for the managed instance group. perInstanceConfig.name serves as a key used to distinguish whether to perform insert or patch. | | | `EXEC` | | Flags the specified VM instances in the managed instance group to be immediately recreated. Each instance is recreated using the group's current configuration. This operation is marked as DONE when the flag is set even if the instances have not yet been recreated. You must separately verify the status of each instance by checking its currentAction field; for more information, see Checking the status of managed instances. If the group is part of a backend service that has enabled connection draining, it can take up to 60 seconds after the connection draining duration has elapsed before the VM instance is removed or deleted. You can specify a maximum of 1000 instances with this method per request. | | | `EXEC` | | Changes the intended size of the managed instance group. If you increase the size, the group creates new instances using the current instance template. If you decrease the size, the group deletes one or more instances. The resize operation is marked DONE if the resize request is successful. The underlying actions take additional time. You must separately verify the status of the creating or deleting actions with the listmanagedinstances method. If the group is part of a backend service that has enabled connection draining, it can take up to 60 seconds after the connection draining duration has elapsed before the VM instance is removed or deleted. | diff --git a/docs/google-docs/providers/google/compute/region_instance_group_managers_errors/index.md b/docs/google-docs/providers/google/compute/region_instance_group_managers_errors/index.md index a68b0c10f1..be9296c2a0 100644 --- a/docs/google-docs/providers/google/compute/region_instance_group_managers_errors/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_group_managers_errors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_group_managers_errors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instance_group_managers_instances/index.md b/docs/google-docs/providers/google/compute/region_instance_group_managers_instances/index.md index 2d094e31d6..d622ebb8da 100644 --- a/docs/google-docs/providers/google/compute/region_instance_group_managers_instances/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_group_managers_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_group_managers_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instance_group_managers_managed_instances/index.md b/docs/google-docs/providers/google/compute/region_instance_group_managers_managed_instances/index.md index 0ad1acfbf3..a37603b97d 100644 --- a/docs/google-docs/providers/google/compute/region_instance_group_managers_managed_instances/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_group_managers_managed_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_group_managers_managed_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instance_group_managers_per_instance_configs/index.md b/docs/google-docs/providers/google/compute/region_instance_group_managers_per_instance_configs/index.md index 1ad6948353..19bd93e300 100644 --- a/docs/google-docs/providers/google/compute/region_instance_group_managers_per_instance_configs/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_group_managers_per_instance_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_group_managers_per_instance_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instance_groups/index.md b/docs/google-docs/providers/google/compute/region_instance_groups/index.md index 12603c19d4..d99c638707 100644 --- a/docs/google-docs/providers/google/compute/region_instance_groups/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_groups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instance_groups_instances/index.md b/docs/google-docs/providers/google/compute/region_instance_groups_instances/index.md index 9f0f78fa60..f020c3d77b 100644 --- a/docs/google-docs/providers/google/compute/region_instance_groups_instances/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_groups_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_groups_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instance_templates/index.md b/docs/google-docs/providers/google/compute/region_instance_templates/index.md index 3830a1ec52..304898e744 100644 --- a/docs/google-docs/providers/google/compute/region_instance_templates/index.md +++ b/docs/google-docs/providers/google/compute/region_instance_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instance_templates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instances/index.md b/docs/google-docs/providers/google/compute/region_instances/index.md index 39105ba8b4..79996e5be9 100644 --- a/docs/google-docs/providers/google/compute/region_instances/index.md +++ b/docs/google-docs/providers/google/compute/region_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instant_snapshots/index.md b/docs/google-docs/providers/google/compute/region_instant_snapshots/index.md index 3e2701e905..9c3c19c913 100644 --- a/docs/google-docs/providers/google/compute/region_instant_snapshots/index.md +++ b/docs/google-docs/providers/google/compute/region_instant_snapshots/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instant_snapshots
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_instant_snapshots_iam_policies/index.md b/docs/google-docs/providers/google/compute/region_instant_snapshots_iam_policies/index.md index 8493458b09..5c1f5a0271 100644 --- a/docs/google-docs/providers/google/compute/region_instant_snapshots_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_instant_snapshots_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_instant_snapshots_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_network_endpoint_groups/index.md b/docs/google-docs/providers/google/compute/region_network_endpoint_groups/index.md index 7384531937..a2f6b48ae2 100644 --- a/docs/google-docs/providers/google/compute/region_network_endpoint_groups/index.md +++ b/docs/google-docs/providers/google/compute/region_network_endpoint_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_endpoint_groups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_network_endpoint_groups_network_endpoints/index.md b/docs/google-docs/providers/google/compute/region_network_endpoint_groups_network_endpoints/index.md index bd96fbc88c..6ec3effd11 100644 --- a/docs/google-docs/providers/google/compute/region_network_endpoint_groups_network_endpoints/index.md +++ b/docs/google-docs/providers/google/compute/region_network_endpoint_groups_network_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_endpoint_groups_network_endpoints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_network_firewall_policies/index.md b/docs/google-docs/providers/google/compute/region_network_firewall_policies/index.md index 3b32904ce4..b3ea11dab1 100644 --- a/docs/google-docs/providers/google/compute/region_network_firewall_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_network_firewall_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_firewall_policies
TypeResource
Id
Id
## Fields @@ -52,6 +52,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the network firewall policies that have been configured for the specified project in the given region. | | | `INSERT` | | Creates a new network firewall policy in the specified project and region. | | | `DELETE` | | Deletes the specified network firewall policy. | +| | `UPDATE` | | Patches the specified network firewall policy. | | | `EXEC` | | Copies rules to the specified network firewall policy. | -| | `EXEC` | | Patches the specified network firewall policy. | | | `EXEC` | | Patches a rule of the specified priority. | diff --git a/docs/google-docs/providers/google/compute/region_network_firewall_policies_association/index.md b/docs/google-docs/providers/google/compute/region_network_firewall_policies_association/index.md index 430d19f8d9..8cb1548826 100644 --- a/docs/google-docs/providers/google/compute/region_network_firewall_policies_association/index.md +++ b/docs/google-docs/providers/google/compute/region_network_firewall_policies_association/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_firewall_policies_association
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_network_firewall_policies_effective_firewalls/index.md b/docs/google-docs/providers/google/compute/region_network_firewall_policies_effective_firewalls/index.md index ee91909f4e..ea23f76460 100644 --- a/docs/google-docs/providers/google/compute/region_network_firewall_policies_effective_firewalls/index.md +++ b/docs/google-docs/providers/google/compute/region_network_firewall_policies_effective_firewalls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_firewall_policies_effective_firewalls
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_network_firewall_policies_iam_policies/index.md b/docs/google-docs/providers/google/compute/region_network_firewall_policies_iam_policies/index.md index ea51740e34..3ee5de2c70 100644 --- a/docs/google-docs/providers/google/compute/region_network_firewall_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_network_firewall_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_firewall_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_network_firewall_policies_rule/index.md b/docs/google-docs/providers/google/compute/region_network_firewall_policies_rule/index.md index 46155d1204..3f1e165672 100644 --- a/docs/google-docs/providers/google/compute/region_network_firewall_policies_rule/index.md +++ b/docs/google-docs/providers/google/compute/region_network_firewall_policies_rule/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_network_firewall_policies_rule
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_notification_endpoints/index.md b/docs/google-docs/providers/google/compute/region_notification_endpoints/index.md index 7fd427566d..ae09fd2d2e 100644 --- a/docs/google-docs/providers/google/compute/region_notification_endpoints/index.md +++ b/docs/google-docs/providers/google/compute/region_notification_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_notification_endpoints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_operations/index.md b/docs/google-docs/providers/google/compute/region_operations/index.md index 6bf90bc431..0e21a7c129 100644 --- a/docs/google-docs/providers/google/compute/region_operations/index.md +++ b/docs/google-docs/providers/google/compute/region_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_security_policies/index.md b/docs/google-docs/providers/google/compute/region_security_policies/index.md index db59a11bb0..64d4850ebe 100644 --- a/docs/google-docs/providers/google/compute/region_security_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_security_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_security_policies
TypeResource
Id
Id
## Fields @@ -54,5 +54,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List all the policies that have been configured for the specified project and region. | | | `INSERT` | | Creates a new policy in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified policy. | -| | `EXEC` | | Patches the specified policy with the data included in the request. To clear fields in the policy, leave the fields empty and specify them in the updateMask. This cannot be used to be update the rules in the policy. Please use the per rule methods like addRule, patchRule, and removeRule instead. | +| | `UPDATE` | | Patches the specified policy with the data included in the request. To clear fields in the policy, leave the fields empty and specify them in the updateMask. This cannot be used to be update the rules in the policy. Please use the per rule methods like addRule, patchRule, and removeRule instead. | | | `EXEC` | | Patches a rule at the specified priority. To clear fields in the rule, leave the fields empty and specify them in the updateMask. | diff --git a/docs/google-docs/providers/google/compute/region_security_policies_rule/index.md b/docs/google-docs/providers/google/compute/region_security_policies_rule/index.md index 6475e318df..680ec5ac12 100644 --- a/docs/google-docs/providers/google/compute/region_security_policies_rule/index.md +++ b/docs/google-docs/providers/google/compute/region_security_policies_rule/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_security_policies_rule
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_ssl_certificates/index.md b/docs/google-docs/providers/google/compute/region_ssl_certificates/index.md index 5ee928f898..4a85fad379 100644 --- a/docs/google-docs/providers/google/compute/region_ssl_certificates/index.md +++ b/docs/google-docs/providers/google/compute/region_ssl_certificates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_ssl_certificates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_ssl_policies/index.md b/docs/google-docs/providers/google/compute/region_ssl_policies/index.md index 486ec8ab8f..542b53db86 100644 --- a/docs/google-docs/providers/google/compute/region_ssl_policies/index.md +++ b/docs/google-docs/providers/google/compute/region_ssl_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_ssl_policies
TypeResource
Id
Id
## Fields @@ -50,4 +50,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the SSL policies that have been configured for the specified project and region. | | | `INSERT` | | Creates a new policy in the specified project and region using the data included in the request. | | | `DELETE` | | Deletes the specified SSL policy. The SSL policy resource can be deleted only if it is not in use by any TargetHttpsProxy or TargetSslProxy resources. | -| | `EXEC` | | Patches the specified SSL policy with the data included in the request. | +| | `UPDATE` | | Patches the specified SSL policy with the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/region_ssl_policies_available_features/index.md b/docs/google-docs/providers/google/compute/region_ssl_policies_available_features/index.md index f5d3cd9dfb..eec95241df 100644 --- a/docs/google-docs/providers/google/compute/region_ssl_policies_available_features/index.md +++ b/docs/google-docs/providers/google/compute/region_ssl_policies_available_features/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_ssl_policies_available_features
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_target_http_proxies/index.md b/docs/google-docs/providers/google/compute/region_target_http_proxies/index.md index e0d3f295bb..59defffcdd 100644 --- a/docs/google-docs/providers/google/compute/region_target_http_proxies/index.md +++ b/docs/google-docs/providers/google/compute/region_target_http_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_target_http_proxies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_target_https_proxies/index.md b/docs/google-docs/providers/google/compute/region_target_https_proxies/index.md index bdf10ab451..935bd8dc1e 100644 --- a/docs/google-docs/providers/google/compute/region_target_https_proxies/index.md +++ b/docs/google-docs/providers/google/compute/region_target_https_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_target_https_proxies
TypeResource
Id
Id
## Fields @@ -55,6 +55,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of TargetHttpsProxy resources available to the specified project in the specified region. | | | `INSERT` | | Creates a TargetHttpsProxy resource in the specified project and region using the data included in the request. | | | `DELETE` | | Deletes the specified TargetHttpsProxy resource. | -| | `EXEC` | | Patches the specified regional TargetHttpsProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Patches the specified regional TargetHttpsProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Replaces SslCertificates for TargetHttpsProxy. | | | `EXEC` | | Changes the URL map for TargetHttpsProxy. | diff --git a/docs/google-docs/providers/google/compute/region_target_tcp_proxies/index.md b/docs/google-docs/providers/google/compute/region_target_tcp_proxies/index.md index 97e274d8cc..8c4ffcf342 100644 --- a/docs/google-docs/providers/google/compute/region_target_tcp_proxies/index.md +++ b/docs/google-docs/providers/google/compute/region_target_tcp_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_target_tcp_proxies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/region_url_maps/index.md b/docs/google-docs/providers/google/compute/region_url_maps/index.md index e7c7224bfe..c100529dc4 100644 --- a/docs/google-docs/providers/google/compute/region_url_maps/index.md +++ b/docs/google-docs/providers/google/compute/region_url_maps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_url_maps
TypeResource
Id
Id
## Fields @@ -52,6 +52,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of UrlMap resources available to the specified project in the specified region. | | | `INSERT` | | Creates a UrlMap resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified UrlMap resource. | -| | `EXEC` | | Patches the specified UrlMap resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | -| | `EXEC` | | Updates the specified UrlMap resource with the data included in the request. | +| | `UPDATE` | | Patches the specified UrlMap resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified UrlMap resource with the data included in the request. | | | `EXEC` | | Runs static validation for the UrlMap. In particular, the tests of the provided UrlMap will be run. Calling this method does NOT create the UrlMap. | diff --git a/docs/google-docs/providers/google/compute/region_zones/index.md b/docs/google-docs/providers/google/compute/region_zones/index.md index 256d8055dc..44ab93e6d0 100644 --- a/docs/google-docs/providers/google/compute/region_zones/index.md +++ b/docs/google-docs/providers/google/compute/region_zones/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregion_zones
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/regions/index.md b/docs/google-docs/providers/google/compute/regions/index.md index 56f8a0570c..0695542593 100644 --- a/docs/google-docs/providers/google/compute/regions/index.md +++ b/docs/google-docs/providers/google/compute/regions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/reservations/index.md b/docs/google-docs/providers/google/compute/reservations/index.md index 2f8719aade..c45ea7a8b2 100644 --- a/docs/google-docs/providers/google/compute/reservations/index.md +++ b/docs/google-docs/providers/google/compute/reservations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereservations
TypeResource
Id
Id
## Fields @@ -54,6 +54,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | A list of all the reservations that have been configured for the specified project in specified zone. | | | `INSERT` | | Creates a new reservation. For more information, read Reserving zonal resources. | | | `DELETE` | | Deletes the specified reservation. | +| | `UPDATE` | | Update share settings of the reservation. | | | `EXEC` | | Retrieves an aggregated list of reservations. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | | | `EXEC` | | Resizes the reservation (applicable to standalone reservations only). For more information, read Modifying reservations. | -| | `EXEC` | | Update share settings of the reservation. | diff --git a/docs/google-docs/providers/google/compute/reservations_iam_policies/index.md b/docs/google-docs/providers/google/compute/reservations_iam_policies/index.md index 1b1e015890..a342105e0e 100644 --- a/docs/google-docs/providers/google/compute/reservations_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/reservations_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereservations_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/resource_policies/index.md b/docs/google-docs/providers/google/compute/resource_policies/index.md index 25f5b311ba..6e5a28d873 100644 --- a/docs/google-docs/providers/google/compute/resource_policies/index.md +++ b/docs/google-docs/providers/google/compute/resource_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresource_policies
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | A list all the resource policies that have been configured for the specified project in specified region. | | | `INSERT` | | Creates a new resource policy. | | | `DELETE` | | Deletes the specified resource policy. | +| | `UPDATE` | | Modify the specified resource policy. | | | `EXEC` | | Retrieves an aggregated list of resource policies. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Modify the specified resource policy. | diff --git a/docs/google-docs/providers/google/compute/resource_policies_iam_policies/index.md b/docs/google-docs/providers/google/compute/resource_policies_iam_policies/index.md index b5e446e0bb..cac9e78078 100644 --- a/docs/google-docs/providers/google/compute/resource_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/resource_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresource_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/routers/index.md b/docs/google-docs/providers/google/compute/routers/index.md index 10ea72ff2e..5ef3d59e54 100644 --- a/docs/google-docs/providers/google/compute/routers/index.md +++ b/docs/google-docs/providers/google/compute/routers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerouters
TypeResource
Id
Id
## Fields @@ -52,7 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of Router resources available to the specified project. | | | `INSERT` | | Creates a Router resource in the specified project and region using the data included in the request. | | | `DELETE` | | Deletes the specified Router resource. | +| | `UPDATE` | | Patches the specified Router resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified Router resource with the data included in the request. This method conforms to PUT semantics, which requests that the state of the target resource be created or replaced with the state defined by the representation enclosed in the request message payload. | | | `EXEC` | | Retrieves an aggregated list of routers. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Patches the specified Router resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Preview fields auto-generated during router create and update operations. Calling this method does NOT create or update the router. | -| | `EXEC` | | Updates the specified Router resource with the data included in the request. This method conforms to PUT semantics, which requests that the state of the target resource be created or replaced with the state defined by the representation enclosed in the request message payload. | diff --git a/docs/google-docs/providers/google/compute/routers_nat_ip_info/index.md b/docs/google-docs/providers/google/compute/routers_nat_ip_info/index.md index eaaa0527e5..45c3cb090f 100644 --- a/docs/google-docs/providers/google/compute/routers_nat_ip_info/index.md +++ b/docs/google-docs/providers/google/compute/routers_nat_ip_info/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerouters_nat_ip_info
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/routers_nat_mapping_info/index.md b/docs/google-docs/providers/google/compute/routers_nat_mapping_info/index.md index 5d94418c60..bdc472d76a 100644 --- a/docs/google-docs/providers/google/compute/routers_nat_mapping_info/index.md +++ b/docs/google-docs/providers/google/compute/routers_nat_mapping_info/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerouters_nat_mapping_info
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/routers_router_status/index.md b/docs/google-docs/providers/google/compute/routers_router_status/index.md index 02d6917cdb..4ab274590e 100644 --- a/docs/google-docs/providers/google/compute/routers_router_status/index.md +++ b/docs/google-docs/providers/google/compute/routers_router_status/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerouters_router_status
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/routes/index.md b/docs/google-docs/providers/google/compute/routes/index.md index 41795c30d8..ff5b27b463 100644 --- a/docs/google-docs/providers/google/compute/routes/index.md +++ b/docs/google-docs/providers/google/compute/routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameroutes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/security_policies/index.md b/docs/google-docs/providers/google/compute/security_policies/index.md index 8be4a6e544..5e23931ed7 100644 --- a/docs/google-docs/providers/google/compute/security_policies/index.md +++ b/docs/google-docs/providers/google/compute/security_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_policies
TypeResource
Id
Id
## Fields @@ -54,6 +54,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List all the policies that have been configured for the specified project. | | | `INSERT` | | Creates a new policy in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified policy. | -| | `EXEC` | | Patches the specified policy with the data included in the request. To clear fields in the policy, leave the fields empty and specify them in the updateMask. This cannot be used to be update the rules in the policy. Please use the per rule methods like addRule, patchRule, and removeRule instead. | +| | `UPDATE` | | Patches the specified policy with the data included in the request. To clear fields in the policy, leave the fields empty and specify them in the updateMask. This cannot be used to be update the rules in the policy. Please use the per rule methods like addRule, patchRule, and removeRule instead. | | | `EXEC` | | Patches a rule at the specified priority. To clear fields in the rule, leave the fields empty and specify them in the updateMask. | | | `EXEC` | | Sets the labels on a security policy. To learn more about labels, read the Labeling Resources documentation. | diff --git a/docs/google-docs/providers/google/compute/security_policies_aggregated/index.md b/docs/google-docs/providers/google/compute/security_policies_aggregated/index.md index e049dc1965..166199db0d 100644 --- a/docs/google-docs/providers/google/compute/security_policies_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/security_policies_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_policies_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/security_policies_preconfigured_expression_sets/index.md b/docs/google-docs/providers/google/compute/security_policies_preconfigured_expression_sets/index.md index 7ea28035d4..87644d183e 100644 --- a/docs/google-docs/providers/google/compute/security_policies_preconfigured_expression_sets/index.md +++ b/docs/google-docs/providers/google/compute/security_policies_preconfigured_expression_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_policies_preconfigured_expression_sets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/security_policies_rule/index.md b/docs/google-docs/providers/google/compute/security_policies_rule/index.md index 9b1a94a576..d554e7189c 100644 --- a/docs/google-docs/providers/google/compute/security_policies_rule/index.md +++ b/docs/google-docs/providers/google/compute/security_policies_rule/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_policies_rule
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/service_attachments/index.md b/docs/google-docs/providers/google/compute/service_attachments/index.md index a262bba988..cfc21f613c 100644 --- a/docs/google-docs/providers/google/compute/service_attachments/index.md +++ b/docs/google-docs/providers/google/compute/service_attachments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_attachments
TypeResource
Id
Id
## Fields @@ -57,5 +57,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the ServiceAttachments for a project in the given scope. | | | `INSERT` | | Creates a ServiceAttachment in the specified project in the given scope using the parameters that are included in the request. | | | `DELETE` | | Deletes the specified ServiceAttachment in the given scope | +| | `UPDATE` | | Patches the specified ServiceAttachment resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Retrieves the list of all ServiceAttachment resources, regional and global, available to the specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Patches the specified ServiceAttachment resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | diff --git a/docs/google-docs/providers/google/compute/service_attachments_iam_policies/index.md b/docs/google-docs/providers/google/compute/service_attachments_iam_policies/index.md index 48853c4eaa..3af823ce64 100644 --- a/docs/google-docs/providers/google/compute/service_attachments_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/service_attachments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_attachments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/snapshot_settings/index.md b/docs/google-docs/providers/google/compute/snapshot_settings/index.md index 71721909a7..ee57d8953e 100644 --- a/docs/google-docs/providers/google/compute/snapshot_settings/index.md +++ b/docs/google-docs/providers/google/compute/snapshot_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshot_settings
TypeResource
Id
Id
## Fields @@ -32,4 +32,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Get snapshot settings. | -| | `EXEC` | | Patch snapshot settings. | +| | `UPDATE` | | Patch snapshot settings. | diff --git a/docs/google-docs/providers/google/compute/snapshots/index.md b/docs/google-docs/providers/google/compute/snapshots/index.md index 4fb9a645dc..84b7c0eced 100644 --- a/docs/google-docs/providers/google/compute/snapshots/index.md +++ b/docs/google-docs/providers/google/compute/snapshots/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/snapshots_iam_policies/index.md b/docs/google-docs/providers/google/compute/snapshots_iam_policies/index.md index abf85bd641..ebc9b2b955 100644 --- a/docs/google-docs/providers/google/compute/snapshots_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/snapshots_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/ssl_certificates/index.md b/docs/google-docs/providers/google/compute/ssl_certificates/index.md index 07f64cbed7..83899fe749 100644 --- a/docs/google-docs/providers/google/compute/ssl_certificates/index.md +++ b/docs/google-docs/providers/google/compute/ssl_certificates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_certificates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/ssl_certificates_aggregated/index.md b/docs/google-docs/providers/google/compute/ssl_certificates_aggregated/index.md index bd47385026..a294fc4614 100644 --- a/docs/google-docs/providers/google/compute/ssl_certificates_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/ssl_certificates_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_certificates_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/ssl_policies/index.md b/docs/google-docs/providers/google/compute/ssl_policies/index.md index 201752afd9..d5a2164789 100644 --- a/docs/google-docs/providers/google/compute/ssl_policies/index.md +++ b/docs/google-docs/providers/google/compute/ssl_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_policies
TypeResource
Id
Id
## Fields @@ -50,4 +50,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the SSL policies that have been configured for the specified project. | | | `INSERT` | | Returns the specified SSL policy resource. | | | `DELETE` | | Deletes the specified SSL policy. The SSL policy resource can be deleted only if it is not in use by any TargetHttpsProxy or TargetSslProxy resources. | -| | `EXEC` | | Patches the specified SSL policy with the data included in the request. | +| | `UPDATE` | | Patches the specified SSL policy with the data included in the request. | diff --git a/docs/google-docs/providers/google/compute/ssl_policies_aggregated/index.md b/docs/google-docs/providers/google/compute/ssl_policies_aggregated/index.md index dc6dcc859f..ad4ccb956b 100644 --- a/docs/google-docs/providers/google/compute/ssl_policies_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/ssl_policies_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_policies_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/ssl_policies_available_features/index.md b/docs/google-docs/providers/google/compute/ssl_policies_available_features/index.md index d7c33f9fc8..32caddd8b0 100644 --- a/docs/google-docs/providers/google/compute/ssl_policies_available_features/index.md +++ b/docs/google-docs/providers/google/compute/ssl_policies_available_features/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_policies_available_features
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/storage_pool_types/index.md b/docs/google-docs/providers/google/compute/storage_pool_types/index.md index 06a0d8717f..a3ebe457fe 100644 --- a/docs/google-docs/providers/google/compute/storage_pool_types/index.md +++ b/docs/google-docs/providers/google/compute/storage_pool_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestorage_pool_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/storage_pools/index.md b/docs/google-docs/providers/google/compute/storage_pools/index.md index 00406744e7..36263bcfe1 100644 --- a/docs/google-docs/providers/google/compute/storage_pools/index.md +++ b/docs/google-docs/providers/google/compute/storage_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestorage_pools
TypeResource
Id
Id
## Fields @@ -57,5 +57,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of storage pools contained within the specified zone. | | | `INSERT` | | Creates a storage pool in the specified project using the data in the request. | | | `DELETE` | | Deletes the specified storage pool. Deleting a storagePool removes its data permanently and is irreversible. However, deleting a storagePool does not delete any snapshots previously made from the storagePool. You must separately delete snapshots. | +| | `UPDATE` | | Updates the specified storagePool with the data included in the request. The update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: size_tb and provisioned_iops. | | | `EXEC` | | Retrieves an aggregated list of storage pools. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | -| | `EXEC` | | Updates the specified storagePool with the data included in the request. The update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: size_tb and provisioned_iops. | diff --git a/docs/google-docs/providers/google/compute/storage_pools_disks/index.md b/docs/google-docs/providers/google/compute/storage_pools_disks/index.md index cbf07f90bf..e80eb13eb2 100644 --- a/docs/google-docs/providers/google/compute/storage_pools_disks/index.md +++ b/docs/google-docs/providers/google/compute/storage_pools_disks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestorage_pools_disks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/storage_pools_iam_policies/index.md b/docs/google-docs/providers/google/compute/storage_pools_iam_policies/index.md index e32ee68401..f9d9e34975 100644 --- a/docs/google-docs/providers/google/compute/storage_pools_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/storage_pools_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestorage_pools_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/subnetworks/index.md b/docs/google-docs/providers/google/compute/subnetworks/index.md index 40780263a1..2c578ac409 100644 --- a/docs/google-docs/providers/google/compute/subnetworks/index.md +++ b/docs/google-docs/providers/google/compute/subnetworks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubnetworks
TypeResource
Id
Id
## Fields @@ -63,7 +63,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of subnetworks available to the specified project. | | | `INSERT` | | Creates a subnetwork in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified subnetwork. | +| | `UPDATE` | | Patches the specified subnetwork with the data included in the request. Only certain fields can be updated with a patch request as indicated in the field descriptions. You must specify the current fingerprint of the subnetwork resource being patched. | | | `EXEC` | | Retrieves an aggregated list of subnetworks. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. | | | `EXEC` | | Expands the IP CIDR range of the subnetwork to a specified value. | -| | `EXEC` | | Patches the specified subnetwork with the data included in the request. Only certain fields can be updated with a patch request as indicated in the field descriptions. You must specify the current fingerprint of the subnetwork resource being patched. | | | `EXEC` | | Set whether VMs in this subnet can access Google services without assigning external IP addresses through Private Google Access. | diff --git a/docs/google-docs/providers/google/compute/subnetworks_iam_policies/index.md b/docs/google-docs/providers/google/compute/subnetworks_iam_policies/index.md index c754afcdc5..0e84342c58 100644 --- a/docs/google-docs/providers/google/compute/subnetworks_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/subnetworks_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubnetworks_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/subnetworks_usable/index.md b/docs/google-docs/providers/google/compute/subnetworks_usable/index.md index 48642041d7..04dce1de9e 100644 --- a/docs/google-docs/providers/google/compute/subnetworks_usable/index.md +++ b/docs/google-docs/providers/google/compute/subnetworks_usable/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubnetworks_usable
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_grpc_proxies/index.md b/docs/google-docs/providers/google/compute/target_grpc_proxies/index.md index 5f1ba6d981..6d5d27b5ac 100644 --- a/docs/google-docs/providers/google/compute/target_grpc_proxies/index.md +++ b/docs/google-docs/providers/google/compute/target_grpc_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_grpc_proxies
TypeResource
Id
Id
## Fields @@ -47,4 +47,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the TargetGrpcProxies for a project in the given scope. | | | `INSERT` | | Creates a TargetGrpcProxy in the specified project in the given scope using the parameters that are included in the request. | | | `DELETE` | | Deletes the specified TargetGrpcProxy in the given scope | -| | `EXEC` | | Patches the specified TargetGrpcProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Patches the specified TargetGrpcProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | diff --git a/docs/google-docs/providers/google/compute/target_http_proxies/index.md b/docs/google-docs/providers/google/compute/target_http_proxies/index.md index 8d42bee331..cb76bed04c 100644 --- a/docs/google-docs/providers/google/compute/target_http_proxies/index.md +++ b/docs/google-docs/providers/google/compute/target_http_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_http_proxies
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of TargetHttpProxy resources available to the specified project. | | | `INSERT` | | Creates a TargetHttpProxy resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified TargetHttpProxy resource. | -| | `EXEC` | | Patches the specified TargetHttpProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Patches the specified TargetHttpProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Changes the URL map for TargetHttpProxy. | diff --git a/docs/google-docs/providers/google/compute/target_http_proxies_aggregated/index.md b/docs/google-docs/providers/google/compute/target_http_proxies_aggregated/index.md index 0193d7d641..7db06bc55d 100644 --- a/docs/google-docs/providers/google/compute/target_http_proxies_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/target_http_proxies_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_http_proxies_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_https_proxies/index.md b/docs/google-docs/providers/google/compute/target_https_proxies/index.md index 26a9be4329..ccf4c1b4f9 100644 --- a/docs/google-docs/providers/google/compute/target_https_proxies/index.md +++ b/docs/google-docs/providers/google/compute/target_https_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_https_proxies
TypeResource
Id
Id
## Fields @@ -55,7 +55,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of TargetHttpsProxy resources available to the specified project. | | | `INSERT` | | Creates a TargetHttpsProxy resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified TargetHttpsProxy resource. | -| | `EXEC` | | Patches the specified TargetHttpsProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | +| | `UPDATE` | | Patches the specified TargetHttpsProxy resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules. | | | `EXEC` | | Changes the Certificate Map for TargetHttpsProxy. | | | `EXEC` | | Sets the QUIC override policy for TargetHttpsProxy. | | | `EXEC` | | Replaces SslCertificates for TargetHttpsProxy. | diff --git a/docs/google-docs/providers/google/compute/target_https_proxies_aggregated/index.md b/docs/google-docs/providers/google/compute/target_https_proxies_aggregated/index.md index 5c5ccc814d..ad79b0d0f7 100644 --- a/docs/google-docs/providers/google/compute/target_https_proxies_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/target_https_proxies_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_https_proxies_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_instances/index.md b/docs/google-docs/providers/google/compute/target_instances/index.md index d9bf9303c0..634b00dddc 100644 --- a/docs/google-docs/providers/google/compute/target_instances/index.md +++ b/docs/google-docs/providers/google/compute/target_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_instances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_pools/index.md b/docs/google-docs/providers/google/compute/target_pools/index.md index 7d1e0478e3..b7069c44a1 100644 --- a/docs/google-docs/providers/google/compute/target_pools/index.md +++ b/docs/google-docs/providers/google/compute/target_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_pools
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_pools_health/index.md b/docs/google-docs/providers/google/compute/target_pools_health/index.md index 437f912a56..0c44cc6ba8 100644 --- a/docs/google-docs/providers/google/compute/target_pools_health/index.md +++ b/docs/google-docs/providers/google/compute/target_pools_health/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_pools_health
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_pools_health_check/index.md b/docs/google-docs/providers/google/compute/target_pools_health_check/index.md index 2096906f4a..74d311fcf6 100644 --- a/docs/google-docs/providers/google/compute/target_pools_health_check/index.md +++ b/docs/google-docs/providers/google/compute/target_pools_health_check/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_pools_health_check
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_pools_instance/index.md b/docs/google-docs/providers/google/compute/target_pools_instance/index.md index 80f8c508af..4c8a558145 100644 --- a/docs/google-docs/providers/google/compute/target_pools_instance/index.md +++ b/docs/google-docs/providers/google/compute/target_pools_instance/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_pools_instance
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_ssl_proxies/index.md b/docs/google-docs/providers/google/compute/target_ssl_proxies/index.md index 6834016263..708d66981e 100644 --- a/docs/google-docs/providers/google/compute/target_ssl_proxies/index.md +++ b/docs/google-docs/providers/google/compute/target_ssl_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_ssl_proxies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_tcp_proxies/index.md b/docs/google-docs/providers/google/compute/target_tcp_proxies/index.md index 200a403482..a4fde27817 100644 --- a/docs/google-docs/providers/google/compute/target_tcp_proxies/index.md +++ b/docs/google-docs/providers/google/compute/target_tcp_proxies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_tcp_proxies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_tcp_proxies_aggregated/index.md b/docs/google-docs/providers/google/compute/target_tcp_proxies_aggregated/index.md index 56f21e7730..6d3293a922 100644 --- a/docs/google-docs/providers/google/compute/target_tcp_proxies_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/target_tcp_proxies_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_tcp_proxies_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/target_vpn_gateways/index.md b/docs/google-docs/providers/google/compute/target_vpn_gateways/index.md index daee53d75c..b0c1ef8a0e 100644 --- a/docs/google-docs/providers/google/compute/target_vpn_gateways/index.md +++ b/docs/google-docs/providers/google/compute/target_vpn_gateways/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_vpn_gateways
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/url_maps/index.md b/docs/google-docs/providers/google/compute/url_maps/index.md index 5bc79336fa..b3ba74fe88 100644 --- a/docs/google-docs/providers/google/compute/url_maps/index.md +++ b/docs/google-docs/providers/google/compute/url_maps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameurl_maps
TypeResource
Id
Id
## Fields @@ -52,7 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the list of UrlMap resources available to the specified project. | | | `INSERT` | | Creates a UrlMap resource in the specified project using the data included in the request. | | | `DELETE` | | Deletes the specified UrlMap resource. | +| | `UPDATE` | | Patches the specified UrlMap resource with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | +| | `UPDATE` | | Updates the specified UrlMap resource with the data included in the request. | | | `EXEC` | | Initiates a cache invalidation operation, invalidating the specified path, scoped to the specified UrlMap. For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content). | -| | `EXEC` | | Patches the specified UrlMap resource with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules. | -| | `EXEC` | | Updates the specified UrlMap resource with the data included in the request. | | | `EXEC` | | Runs static validation for the UrlMap. In particular, the tests of the provided UrlMap will be run. Calling this method does NOT create the UrlMap. | diff --git a/docs/google-docs/providers/google/compute/url_maps_aggregated/index.md b/docs/google-docs/providers/google/compute/url_maps_aggregated/index.md index 71273b2ef8..4dfb0e98da 100644 --- a/docs/google-docs/providers/google/compute/url_maps_aggregated/index.md +++ b/docs/google-docs/providers/google/compute/url_maps_aggregated/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameurl_maps_aggregated
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/vpn_gateways/index.md b/docs/google-docs/providers/google/compute/vpn_gateways/index.md index 36257b6866..3a8d8524fe 100644 --- a/docs/google-docs/providers/google/compute/vpn_gateways/index.md +++ b/docs/google-docs/providers/google/compute/vpn_gateways/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevpn_gateways
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/vpn_gateways_iam_policies/index.md b/docs/google-docs/providers/google/compute/vpn_gateways_iam_policies/index.md index bde4f2dada..6fcdd2e043 100644 --- a/docs/google-docs/providers/google/compute/vpn_gateways_iam_policies/index.md +++ b/docs/google-docs/providers/google/compute/vpn_gateways_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevpn_gateways_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/vpn_gateways_status/index.md b/docs/google-docs/providers/google/compute/vpn_gateways_status/index.md index 3161355caa..2c9a621818 100644 --- a/docs/google-docs/providers/google/compute/vpn_gateways_status/index.md +++ b/docs/google-docs/providers/google/compute/vpn_gateways_status/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevpn_gateways_status
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/vpn_tunnels/index.md b/docs/google-docs/providers/google/compute/vpn_tunnels/index.md index 9582ad078b..31d7654987 100644 --- a/docs/google-docs/providers/google/compute/vpn_tunnels/index.md +++ b/docs/google-docs/providers/google/compute/vpn_tunnels/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevpn_tunnels
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/xpn_host/index.md b/docs/google-docs/providers/google/compute/xpn_host/index.md index cf8a45723d..904f095fcb 100644 --- a/docs/google-docs/providers/google/compute/xpn_host/index.md +++ b/docs/google-docs/providers/google/compute/xpn_host/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namexpn_host
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/xpn_hosts/index.md b/docs/google-docs/providers/google/compute/xpn_hosts/index.md index 36243e4809..06605a0c2c 100644 --- a/docs/google-docs/providers/google/compute/xpn_hosts/index.md +++ b/docs/google-docs/providers/google/compute/xpn_hosts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namexpn_hosts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/xpn_resources/index.md b/docs/google-docs/providers/google/compute/xpn_resources/index.md index 854173b5bc..453c4eb073 100644 --- a/docs/google-docs/providers/google/compute/xpn_resources/index.md +++ b/docs/google-docs/providers/google/compute/xpn_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namexpn_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/zone_operations/index.md b/docs/google-docs/providers/google/compute/zone_operations/index.md index 998036ce46..ea8e7bcab6 100644 --- a/docs/google-docs/providers/google/compute/zone_operations/index.md +++ b/docs/google-docs/providers/google/compute/zone_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namezone_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/compute/zones/index.md b/docs/google-docs/providers/google/compute/zones/index.md index 166350f17e..d65f2a9814 100644 --- a/docs/google-docs/providers/google/compute/zones/index.md +++ b/docs/google-docs/providers/google/compute/zones/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namezones
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/deployments/index.md b/docs/google-docs/providers/google/config/deployments/index.md index ee467d3a22..93d9b87494 100644 --- a/docs/google-docs/providers/google/config/deployments/index.md +++ b/docs/google-docs/providers/google/config/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields @@ -60,10 +60,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Deployments in a given project and location. | | | `INSERT` | | Creates a Deployment. | | | `DELETE` | | Deletes a Deployment. | +| | `UPDATE` | | Updates a Deployment. | | | `EXEC` | | Lists Deployments in a given project and location. | | | `EXEC` | | Exports the lock info on a locked deployment. | | | `EXEC` | | Exports Terraform state file from a given deployment. | | | `EXEC` | | Imports Terraform state file in a given deployment. The state file does not take effect until the Deployment has been unlocked. | | | `EXEC` | | Locks a deployment. | -| | `EXEC` | | Updates a Deployment. | | | `EXEC` | | Unlocks a locked deployment. | diff --git a/docs/google-docs/providers/google/config/deployments_iam_policies/index.md b/docs/google-docs/providers/google/config/deployments_iam_policies/index.md index a42df02d2b..af57b300ed 100644 --- a/docs/google-docs/providers/google/config/deployments_iam_policies/index.md +++ b/docs/google-docs/providers/google/config/deployments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/deployments_state/index.md b/docs/google-docs/providers/google/config/deployments_state/index.md index 1c8b6ffe27..6560efa399 100644 --- a/docs/google-docs/providers/google/config/deployments_state/index.md +++ b/docs/google-docs/providers/google/config/deployments_state/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments_state
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/index.md b/docs/google-docs/providers/google/config/index.md index 1765577a3b..f5e3c5d0b8 100644 --- a/docs/google-docs/providers/google/config/index.md +++ b/docs/google-docs/providers/google/config/index.md @@ -34,7 +34,7 @@ Creates and manages Google Cloud Platform resources and infrastructure. TypeService TitleInfrastructure Manager API DescriptionCreates and manages Google Cloud Platform resources and infrastructure. -Idconfig:v24.06.00234 +Idconfig:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/config/locations/index.md b/docs/google-docs/providers/google/config/locations/index.md index d6bf45e858..81aca42a7d 100644 --- a/docs/google-docs/providers/google/config/locations/index.md +++ b/docs/google-docs/providers/google/config/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/operations/index.md b/docs/google-docs/providers/google/config/operations/index.md index b808fedd95..22825e74a1 100644 --- a/docs/google-docs/providers/google/config/operations/index.md +++ b/docs/google-docs/providers/google/config/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/previews/index.md b/docs/google-docs/providers/google/config/previews/index.md index 2a0fca4f24..bc8f370283 100644 --- a/docs/google-docs/providers/google/config/previews/index.md +++ b/docs/google-docs/providers/google/config/previews/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepreviews
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/resources/index.md b/docs/google-docs/providers/google/config/resources/index.md index 706877cdcf..14defe3b12 100644 --- a/docs/google-docs/providers/google/config/resources/index.md +++ b/docs/google-docs/providers/google/config/resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/revisions/index.md b/docs/google-docs/providers/google/config/revisions/index.md index 49a4408c94..5ee5051a15 100644 --- a/docs/google-docs/providers/google/config/revisions/index.md +++ b/docs/google-docs/providers/google/config/revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerevisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/config/terraform_versions/index.md b/docs/google-docs/providers/google/config/terraform_versions/index.md index 66fafe47c5..035d3a3b5f 100644 --- a/docs/google-docs/providers/google/config/terraform_versions/index.md +++ b/docs/google-docs/providers/google/config/terraform_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameterraform_versions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/connectors/actions/index.md b/docs/google-docs/providers/google/connectors/actions/index.md index 06c5f27fba..6fd3143c97 100644 --- a/docs/google-docs/providers/google/connectors/actions/index.md +++ b/docs/google-docs/providers/google/connectors/actions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameactions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/connectors/connections/index.md b/docs/google-docs/providers/google/connectors/connections/index.md index 5b872d71e6..f7ea06d88a 100644 --- a/docs/google-docs/providers/google/connectors/connections/index.md +++ b/docs/google-docs/providers/google/connectors/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/connectors/entities/index.md b/docs/google-docs/providers/google/connectors/entities/index.md index d8991d5bea..780986e569 100644 --- a/docs/google-docs/providers/google/connectors/entities/index.md +++ b/docs/google-docs/providers/google/connectors/entities/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentities
TypeResource
Id
Id
## Fields @@ -39,5 +39,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists entity rows of a particular entity type contained in the request. Note: 1. Currently, only max of one 'sort_by' column is supported. 2. If no 'sort_by' column is provided, the primary key of the table is used. If zero or more than one primary key is available, we default to the unpaginated list entities logic which only returns the first page. 3. The values of the 'sort_by' columns must uniquely identify an entity row, otherwise undefined behaviors may be observed during pagination. 4. Since transactions are not supported, any updates, inserts or deletes during pagination can lead to stale data being returned or other unexpected behaviors. | | | `INSERT` | | Creates a new entity row of the specified entity type in the external system. The field values for creating the row are contained in the body of the request. The response message contains a `Entity` message object returned as a response by the external system. | | | `DELETE` | | Deletes an existing entity row matching the entity type and entity id specified in the request. | +| | `UPDATE` | | Updates an existing entity row matching the entity type and entity id specified in the request. The fields in the entity row that need to be modified are contained in the body of the request. All unspecified fields are left unchanged. The response message contains a `Entity` message object returned as a response by the external system. | | | `EXEC` | | Lists entity rows of a particular entity type contained in the request. Note: 1. Currently, only max of one 'sort_by' column is supported. 2. If no 'sort_by' column is provided, the primary key of the table is used. If zero or more than one primary key is available, we default to the unpaginated list entities logic which only returns the first page. 3. The values of the 'sort_by' columns must uniquely identify an entity row, otherwise undefined behaviors may be observed during pagination. 4. Since transactions are not supported, any updates, inserts or deletes during pagination can lead to stale data being returned or other unexpected behaviors. | -| | `EXEC` | | Updates an existing entity row matching the entity type and entity id specified in the request. The fields in the entity row that need to be modified are contained in the body of the request. All unspecified fields are left unchanged. The response message contains a `Entity` message object returned as a response by the external system. | diff --git a/docs/google-docs/providers/google/connectors/entities_entities_with_conditions/index.md b/docs/google-docs/providers/google/connectors/entities_entities_with_conditions/index.md index 65a78608ca..e50ba05031 100644 --- a/docs/google-docs/providers/google/connectors/entities_entities_with_conditions/index.md +++ b/docs/google-docs/providers/google/connectors/entities_entities_with_conditions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentities_entities_with_conditions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/connectors/entity_types/index.md b/docs/google-docs/providers/google/connectors/entity_types/index.md index 893daa97ba..d24f860f78 100644 --- a/docs/google-docs/providers/google/connectors/entity_types/index.md +++ b/docs/google-docs/providers/google/connectors/entity_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentity_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/connectors/index.md b/docs/google-docs/providers/google/connectors/index.md index f175eada55..43d0fbb226 100644 --- a/docs/google-docs/providers/google/connectors/index.md +++ b/docs/google-docs/providers/google/connectors/index.md @@ -34,7 +34,7 @@ Enables users to create and manage connections to Google Cloud services and thir TypeService TitleConnectors API DescriptionEnables users to create and manage connections to Google Cloud services and third-party business applications using the Connectors interface. -Idconnectors:v24.06.00234 +Idconnectors:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/contactcenteraiplatform/contact_centers/index.md b/docs/google-docs/providers/google/contactcenteraiplatform/contact_centers/index.md index 48aca09ccd..b4d5c09626 100644 --- a/docs/google-docs/providers/google/contactcenteraiplatform/contact_centers/index.md +++ b/docs/google-docs/providers/google/contactcenteraiplatform/contact_centers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontact_centers
TypeResource
Id
Id
## Fields @@ -56,5 +56,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ContactCenters in a given project and location. | | | `INSERT` | | Creates a new ContactCenter in a given project and location. | | | `DELETE` | | Deletes a single ContactCenter. | +| | `UPDATE` | | Updates the parameters of a single ContactCenter. | | | `EXEC` | | Lists ContactCenters in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ContactCenter. | diff --git a/docs/google-docs/providers/google/contactcenteraiplatform/index.md b/docs/google-docs/providers/google/contactcenteraiplatform/index.md index fc752103be..729fe7f2c1 100644 --- a/docs/google-docs/providers/google/contactcenteraiplatform/index.md +++ b/docs/google-docs/providers/google/contactcenteraiplatform/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleContact Center AI Platform API Description -Idcontactcenteraiplatform:v24.06.00234 +Idcontactcenteraiplatform:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/contactcenteraiplatform/locations/index.md b/docs/google-docs/providers/google/contactcenteraiplatform/locations/index.md index 1ea19df606..78c3c3d2be 100644 --- a/docs/google-docs/providers/google/contactcenteraiplatform/locations/index.md +++ b/docs/google-docs/providers/google/contactcenteraiplatform/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contactcenteraiplatform/operations/index.md b/docs/google-docs/providers/google/contactcenteraiplatform/operations/index.md index f215776619..7c5c9ea241 100644 --- a/docs/google-docs/providers/google/contactcenteraiplatform/operations/index.md +++ b/docs/google-docs/providers/google/contactcenteraiplatform/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contactcenterinsights/analyses/index.md b/docs/google-docs/providers/google/contactcenterinsights/analyses/index.md index 3ee25e7692..25ade0a79d 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/analyses/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/analyses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameanalyses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contactcenterinsights/conversations/index.md b/docs/google-docs/providers/google/contactcenterinsights/conversations/index.md index e2506cf225..501d4ee62a 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/conversations/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/conversations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconversations
TypeResource
Id
Id
## Fields @@ -58,10 +58,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists conversations. | | | `INSERT` | | Creates a conversation. DEPRECATED: Use UploadConversation instead. CreateConversation does not support audio transcription or DLP redaction. | | | `DELETE` | | Deletes a conversation. | +| | `UPDATE` | | Updates a conversation. | | | `EXEC` | | Lists conversations. | | | `EXEC` | | Analyzes multiple conversations in a single request. | | | `EXEC` | | Deletes multiple conversations in a single request. | | | `EXEC` | | Gets conversation statistics. | | | `EXEC` | | Imports conversations and processes them according to the user's configuration. | -| | `EXEC` | | Updates a conversation. | | | `EXEC` | | Create a longrunning conversation upload operation. This method differs from CreateConversation by allowing audio transcription and optional DLP redaction. | diff --git a/docs/google-docs/providers/google/contactcenterinsights/index.md b/docs/google-docs/providers/google/contactcenterinsights/index.md index 401d0b15c9..2cdf8d3cd7 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleContact Center AI Insights API Description -Idcontactcenterinsights:v24.06.00234 +Idcontactcenterinsights:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/contactcenterinsights/insightsdata/index.md b/docs/google-docs/providers/google/contactcenterinsights/insightsdata/index.md index 8880ad4ffd..5b74efa54b 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/insightsdata/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/insightsdata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinsightsdata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contactcenterinsights/issue_models/index.md b/docs/google-docs/providers/google/contactcenterinsights/issue_models/index.md index 97f9c7795c..f81ab2c9b9 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/issue_models/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/issue_models/index.md @@ -24,10 +24,22 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameissue_models
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model} | +| | `string` | Output only. The time at which this issue model was created. | +| | `string` | The representative name for the issue model. | +| | `object` | Configs for the input data used to create the issue model. | +| | `string` | Output only. Number of issues in this issue model. | +| | `string` | Language of the model. | +| | `string` | Type of the model. | +| | `string` | Output only. State of the model. | +| | `object` | Aggregated statistics about an issue model. | +| | `string` | Output only. The most recent time at which the issue model was updated. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -35,9 +47,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists issue models. | | | `INSERT` | | Creates an issue model. | | | `DELETE` | | Deletes an issue model. | +| | `UPDATE` | | Updates an issue model. | | | `EXEC` | | Gets an issue model's statistics. | | | `EXEC` | | Deploys an issue model. Returns an error if a model is already deployed. An issue model can only be used in analysis after it has been deployed. | | | `EXEC` | | Exports an issue model to the provided destination. | | | `EXEC` | | Imports an issue model from a Cloud Storage bucket. | -| | `EXEC` | | Updates an issue model. | | | `EXEC` | | Undeploys an issue model. An issue model can not be used in analysis after it has been undeployed. | diff --git a/docs/google-docs/providers/google/contactcenterinsights/issues/index.md b/docs/google-docs/providers/google/contactcenterinsights/issues/index.md index 7d0a5ec208..2e9e48a4fd 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/issues/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/issues/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameissues
TypeResource
Id
Id
## Fields @@ -41,4 +41,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets an issue. | | | `SELECT` | | Lists issues. | | | `DELETE` | | Deletes an issue. | -| | `EXEC` | | Updates an issue. | +| | `UPDATE` | | Updates an issue. | diff --git a/docs/google-docs/providers/google/contactcenterinsights/operations/index.md b/docs/google-docs/providers/google/contactcenterinsights/operations/index.md index 68b32c4ee8..38c1f2d7c4 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/operations/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contactcenterinsights/phrase_matchers/index.md b/docs/google-docs/providers/google/contactcenterinsights/phrase_matchers/index.md index b75af99096..6c9df0cd31 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/phrase_matchers/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/phrase_matchers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namephrase_matchers
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists phrase matchers. | | | `INSERT` | | Creates a phrase matcher. | | | `DELETE` | | Deletes a phrase matcher. | +| | `UPDATE` | | Updates a phrase matcher. | | | `EXEC` | | Lists phrase matchers. | -| | `EXEC` | | Updates a phrase matcher. | diff --git a/docs/google-docs/providers/google/contactcenterinsights/settings/index.md b/docs/google-docs/providers/google/contactcenterinsights/settings/index.md index 3b21fdb4bd..e314e4fe0e 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/settings/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesettings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contactcenterinsights/views/index.md b/docs/google-docs/providers/google/contactcenterinsights/views/index.md index 7c00a2f136..81dedb46e2 100644 --- a/docs/google-docs/providers/google/contactcenterinsights/views/index.md +++ b/docs/google-docs/providers/google/contactcenterinsights/views/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameviews
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists views. | | | `INSERT` | | Creates a view. | | | `DELETE` | | Deletes a view. | +| | `UPDATE` | | Updates a view. | | | `EXEC` | | Lists views. | -| | `EXEC` | | Updates a view. | diff --git a/docs/google-docs/providers/google/container/clusters/index.md b/docs/google-docs/providers/google/container/clusters/index.md index 3caa66b6af..52e0f2c4e1 100644 --- a/docs/google-docs/providers/google/container/clusters/index.md +++ b/docs/google-docs/providers/google/container/clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters
TypeResource
Id
Id
## Fields @@ -111,6 +111,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a cluster, consisting of the specified number and type of Google Compute Engine instances. By default, the cluster is created in the project's [default network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). One firewall is added for the cluster. After cluster creation, the Kubelet creates routes for each node to allow the containers on that node to communicate with all other instances in the cluster. Finally, an entry is added to the project's global metadata indicating which CIDR range the cluster is using. | | | `DELETE` | | Deletes the cluster, including the Kubernetes endpoint and all worker nodes. Firewalls and routes that were configured during cluster creation are also deleted. Other Google Compute Engine resources that might be in use by the cluster, such as load balancer resources, are not deleted if they weren't present when the cluster was initially created. | | | `DELETE` | | Deletes the cluster, including the Kubernetes endpoint and all worker nodes. Firewalls and routes that were configured during cluster creation are also deleted. Other Google Compute Engine resources that might be in use by the cluster, such as load balancer resources, are not deleted if they weren't present when the cluster was initially created. | +| | `UPDATE` | | Updates the settings of a specific cluster. | +| | `UPDATE` | | Updates the settings of a specific cluster. | | | `EXEC` | | Lists all clusters owned by a project in either the specified zone or all zones. | | | `EXEC` | | Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues. | | | `EXEC` | | Completes master IP rotation. | @@ -124,7 +126,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Enables or disables Network Policy for a cluster. | | | `EXEC` | | Sets labels on a cluster. | | | `EXEC` | | Starts master IP rotation. | -| | `EXEC` | | Updates the settings of a specific cluster. | | | `EXEC` | | Completes master IP rotation. | | | `EXEC` | | Enables or disables the ABAC authorization mechanism on a cluster. | | | `EXEC` | | Sets the locations for a specific cluster. Deprecated. Use [projects.locations.clusters.update](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/update) instead. | @@ -136,4 +137,3 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Sets master auth materials. Currently supports changing the admin password or a specific cluster, either via password generation or explicitly setting the password. | | | `EXEC` | | Enables or disables Network Policy for a cluster. | | | `EXEC` | | Starts master IP rotation. | -| | `EXEC` | | Updates the settings of a specific cluster. | diff --git a/docs/google-docs/providers/google/container/clusters_jwks/index.md b/docs/google-docs/providers/google/container/clusters_jwks/index.md index c7ce085930..cf432d8eec 100644 --- a/docs/google-docs/providers/google/container/clusters_jwks/index.md +++ b/docs/google-docs/providers/google/container/clusters_jwks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_jwks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/container/clusters_master/index.md b/docs/google-docs/providers/google/container/clusters_master/index.md index 115ebd014f..e121c86214 100644 --- a/docs/google-docs/providers/google/container/clusters_master/index.md +++ b/docs/google-docs/providers/google/container/clusters_master/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_master
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/container/clusters_ons/index.md b/docs/google-docs/providers/google/container/clusters_ons/index.md index eb1a9908be..ea3ce0ae82 100644 --- a/docs/google-docs/providers/google/container/clusters_ons/index.md +++ b/docs/google-docs/providers/google/container/clusters_ons/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_ons
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/container/index.md b/docs/google-docs/providers/google/container/index.md index 6267f5fa81..0a6d1008cf 100644 --- a/docs/google-docs/providers/google/container/index.md +++ b/docs/google-docs/providers/google/container/index.md @@ -34,7 +34,7 @@ Builds and manages container-based applications, powered by the open source Kube TypeService TitleKubernetes Engine API DescriptionBuilds and manages container-based applications, powered by the open source Kubernetes technology. -Idcontainer:v24.06.00234 +Idcontainer:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/container/node_pools/index.md b/docs/google-docs/providers/google/container/node_pools/index.md index 4807402c18..d3555b2d99 100644 --- a/docs/google-docs/providers/google/container/node_pools/index.md +++ b/docs/google-docs/providers/google/container/node_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_pools
TypeResource
Id
Id
## Fields @@ -62,14 +62,14 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a node pool for a cluster. | | | `DELETE` | | Deletes a node pool from a cluster. | | | `DELETE` | | Deletes a node pool from a cluster. | +| | `UPDATE` | | Updates the version and/or image type for the specified node pool. | +| | `UPDATE` | | Updates the version and/or image type for the specified node pool. | | | `EXEC` | | CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete. | | | `EXEC` | | Rolls back a previously Aborted or Failed NodePool upgrade. This makes no changes if the last upgrade successfully completed. | | | `EXEC` | | Sets the autoscaling settings for the specified node pool. | | | `EXEC` | | Sets the NodeManagement options for a node pool. | | | `EXEC` | | Sets the size for a specific node pool. The new size will be used for all replicas, including future replicas created by modifying NodePool.locations. | -| | `EXEC` | | Updates the version and/or image type for the specified node pool. | | | `EXEC` | | Sets the autoscaling settings for the specified node pool. | | | `EXEC` | | Rolls back a previously Aborted or Failed NodePool upgrade. This makes no changes if the last upgrade successfully completed. | | | `EXEC` | | Sets the NodeManagement options for a node pool. | | | `EXEC` | | Sets the size for a specific node pool. The new size will be used for all replicas, including future replicas created by modifying NodePool.locations. | -| | `EXEC` | | Updates the version and/or image type for the specified node pool. | diff --git a/docs/google-docs/providers/google/container/operations/index.md b/docs/google-docs/providers/google/container/operations/index.md index d642a74b51..c0742ac67c 100644 --- a/docs/google-docs/providers/google/container/operations/index.md +++ b/docs/google-docs/providers/google/container/operations/index.md @@ -24,14 +24,27 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `array` | If any zones are listed here, the list of operations returned may be missing the operations from those zones. | -| | `array` | A list of operations in the project in the specified zone. | +| | `string` | The server-assigned ID for the operation. | +| | `array` | Which conditions caused the current cluster state. Deprecated. Use field error instead. | +| | `string` | Detailed operation progress, if available. | +| | `string` | [Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. | +| | `object` | The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). | +| | `string` | [Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides. | +| | `array` | Which conditions caused the current node pool state. Deprecated. Use field error instead. | +| | `string` | The operation type. | +| | `object` | Information about operation (or operation stage) progress. | +| | `string` | Server-defined URI for the operation. Example: `https://container.googleapis.com/v1alpha1/projects/123/locations/us-central1/operations/operation-123`. | +| | `string` | [Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. | +| | `string` | The current status of the operation. | +| | `string` | Output only. If an error has occurred, a textual description of the error. Deprecated. Use the field error instead. | +| | `string` | Server-defined URI for the target of the operation. The format of this is a URI to the resource being modified (such as a cluster, node pool, or node). For node pool repairs, there may be multiple nodes being repaired, but only one will be the target. Examples: - ## `https://container.googleapis.com/v1/projects/123/locations/us-central1/clusters/my-cluster` ## `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np` `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np/node/my-node` | +| | `string` | The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation is taking place. This field is deprecated, use location instead. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/container/server_config/index.md b/docs/google-docs/providers/google/container/server_config/index.md index 1fa61d3e58..c6141100b9 100644 --- a/docs/google-docs/providers/google/container/server_config/index.md +++ b/docs/google-docs/providers/google/container/server_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameserver_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/container/usable_subnetworks/index.md b/docs/google-docs/providers/google/container/usable_subnetworks/index.md index 4207a6236b..a2da928855 100644 --- a/docs/google-docs/providers/google/container/usable_subnetworks/index.md +++ b/docs/google-docs/providers/google/container/usable_subnetworks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameusable_subnetworks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/container/well_known_openid_configuration/index.md b/docs/google-docs/providers/google/container/well_known_openid_configuration/index.md index a812bea7f7..b1a133fb4b 100644 --- a/docs/google-docs/providers/google/container/well_known_openid_configuration/index.md +++ b/docs/google-docs/providers/google/container/well_known_openid_configuration/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namewell_known_openid_configuration
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/container/zones_serverconfig/index.md b/docs/google-docs/providers/google/container/zones_serverconfig/index.md index 3e05d4add0..84eeb70ddb 100644 --- a/docs/google-docs/providers/google/container/zones_serverconfig/index.md +++ b/docs/google-docs/providers/google/container/zones_serverconfig/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namezones_serverconfig
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/containeranalysis/index.md b/docs/google-docs/providers/google/containeranalysis/index.md index 9ed3306006..ef166d987d 100644 --- a/docs/google-docs/providers/google/containeranalysis/index.md +++ b/docs/google-docs/providers/google/containeranalysis/index.md @@ -34,7 +34,7 @@ This API is a prerequisite for leveraging Artifact Analysis scanning capabilitie TypeService TitleContainer Analysis API DescriptionThis API is a prerequisite for leveraging Artifact Analysis scanning capabilities in both Artifact Registry and with Advanced Vulnerability Insights (runtime scanning) in GKE. In addition, the Container Analysis API is an implementation of the Grafeas API, which enables storing, querying, and retrieval of critical metadata about all of your software artifacts. -Idcontaineranalysis:v24.06.00234 +Idcontaineranalysis:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/containeranalysis/notes/index.md b/docs/google-docs/providers/google/containeranalysis/notes/index.md index 604128c8c3..08471c2dc6 100644 --- a/docs/google-docs/providers/google/containeranalysis/notes/index.md +++ b/docs/google-docs/providers/google/containeranalysis/notes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotes
TypeResource
Id
Id
## Fields @@ -60,7 +60,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists notes for the specified project. | | | `INSERT` | | Creates a new note. | | | `DELETE` | | Deletes the specified note. | +| | `UPDATE` | | Updates the specified note. | | | `EXEC` | | Lists notes for the specified project. | | | `EXEC` | | Lists notes for the specified project. | | | `EXEC` | | Creates new notes in batch. | -| | `EXEC` | | Updates the specified note. | diff --git a/docs/google-docs/providers/google/containeranalysis/notes_iam_policies/index.md b/docs/google-docs/providers/google/containeranalysis/notes_iam_policies/index.md index acae998be9..0278dbbbea 100644 --- a/docs/google-docs/providers/google/containeranalysis/notes_iam_policies/index.md +++ b/docs/google-docs/providers/google/containeranalysis/notes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/containeranalysis/occurrences/index.md b/docs/google-docs/providers/google/containeranalysis/occurrences/index.md index 392b3a4261..d391360f0c 100644 --- a/docs/google-docs/providers/google/containeranalysis/occurrences/index.md +++ b/docs/google-docs/providers/google/containeranalysis/occurrences/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoccurrences
TypeResource
Id
Id
## Fields @@ -60,9 +60,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists occurrences for the specified project. | | | `INSERT` | | Creates a new occurrence. | | | `DELETE` | | Deletes the specified occurrence. For example, use this method to delete an occurrence when the occurrence is no longer applicable for the given resource. | +| | `UPDATE` | | Updates the specified occurrence. | | | `EXEC` | | Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note. | | | `EXEC` | | Lists occurrences for the specified project. | | | `EXEC` | | Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note. | | | `EXEC` | | Lists occurrences for the specified project. | | | `EXEC` | | Creates new occurrences in batch. | -| | `EXEC` | | Updates the specified occurrence. | diff --git a/docs/google-docs/providers/google/containeranalysis/occurrences_iam_policies/index.md b/docs/google-docs/providers/google/containeranalysis/occurrences_iam_policies/index.md index b2bae3304e..2ce070a3ff 100644 --- a/docs/google-docs/providers/google/containeranalysis/occurrences_iam_policies/index.md +++ b/docs/google-docs/providers/google/containeranalysis/occurrences_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoccurrences_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/containeranalysis/occurrences_notes/index.md b/docs/google-docs/providers/google/containeranalysis/occurrences_notes/index.md index 8219cd2d09..8caa673c08 100644 --- a/docs/google-docs/providers/google/containeranalysis/occurrences_notes/index.md +++ b/docs/google-docs/providers/google/containeranalysis/occurrences_notes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoccurrences_notes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/containeranalysis/occurrences_vulnerability_summary/index.md b/docs/google-docs/providers/google/containeranalysis/occurrences_vulnerability_summary/index.md index ab882aadf6..6e7fec90c0 100644 --- a/docs/google-docs/providers/google/containeranalysis/occurrences_vulnerability_summary/index.md +++ b/docs/google-docs/providers/google/containeranalysis/occurrences_vulnerability_summary/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoccurrences_vulnerability_summary
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/containeranalysis/resources/index.md b/docs/google-docs/providers/google/containeranalysis/resources/index.md index 7128c93e5c..8465003095 100644 --- a/docs/google-docs/providers/google/containeranalysis/resources/index.md +++ b/docs/google-docs/providers/google/containeranalysis/resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/acl/index.md b/docs/google-docs/providers/google/contentwarehouse/acl/index.md index 3be1a2b466..8b44bbc6e9 100644 --- a/docs/google-docs/providers/google/contentwarehouse/acl/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/acl/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameacl
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/document_links/index.md b/docs/google-docs/providers/google/contentwarehouse/document_links/index.md index fc0b143aa8..5876b7881e 100644 --- a/docs/google-docs/providers/google/contentwarehouse/document_links/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/document_links/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocument_links
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/document_schemas/index.md b/docs/google-docs/providers/google/contentwarehouse/document_schemas/index.md index 0c7d1c0662..d65e5a7a06 100644 --- a/docs/google-docs/providers/google/contentwarehouse/document_schemas/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/document_schemas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocument_schemas
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists document schemas. | | | `INSERT` | | Creates a document schema. | | | `DELETE` | | Deletes a document schema. Returns NOT_FOUND if the document schema does not exist. Returns BAD_REQUEST if the document schema has documents depending on it. | +| | `UPDATE` | | Updates a Document Schema. Returns INVALID_ARGUMENT if the name of the Document Schema is non-empty and does not equal the existing name. Supports only appending new properties, adding new ENUM possible values, and updating the EnumTypeOptions.validation_check_disabled flag for ENUM possible values. Updating existing properties will result into INVALID_ARGUMENT. | | | `EXEC` | | Lists document schemas. | -| | `EXEC` | | Updates a Document Schema. Returns INVALID_ARGUMENT if the name of the Document Schema is non-empty and does not equal the existing name. Supports only appending new properties, adding new ENUM possible values, and updating the EnumTypeOptions.validation_check_disabled flag for ENUM possible values. Updating existing properties will result into INVALID_ARGUMENT. | diff --git a/docs/google-docs/providers/google/contentwarehouse/documents/index.md b/docs/google-docs/providers/google/contentwarehouse/documents/index.md index 701c568872..6acb9ee1a7 100644 --- a/docs/google-docs/providers/google/contentwarehouse/documents/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/documents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments
TypeResource
Id
Id
## Methods @@ -33,9 +33,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a document. Returns NOT_FOUND if the document does not exist. | | | `INSERT` | | Creates a document. | | | `DELETE` | | Deletes a document. Returns NOT_FOUND if the document does not exist. | +| | `UPDATE` | | Updates a document. Returns INVALID_ARGUMENT if the name of the document is non-empty and does not equal the existing name. | | | `EXEC` | | Return all source document-links from the document. | | | `EXEC` | | Return all target document-links from the document. | | | `EXEC` | | Lock the document so the document cannot be updated by other users. | -| | `EXEC` | | Updates a document. Returns INVALID_ARGUMENT if the name of the document is non-empty and does not equal the existing name. | | | `EXEC` | | Searches for documents using provided SearchDocumentsRequest. This call only returns documents that the caller has permission to search against. | | | `EXEC` | | Sets the access control policy for a resource. Replaces any existing policy. | diff --git a/docs/google-docs/providers/google/contentwarehouse/documents_acl/index.md b/docs/google-docs/providers/google/contentwarehouse/documents_acl/index.md index b28f1b6d14..60c98c0ef9 100644 --- a/docs/google-docs/providers/google/contentwarehouse/documents_acl/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/documents_acl/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments_acl
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/index.md b/docs/google-docs/providers/google/contentwarehouse/index.md index 57ed52a844..17f2e5ebe9 100644 --- a/docs/google-docs/providers/google/contentwarehouse/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleDocument AI Warehouse API Description -Idcontentwarehouse:v24.06.00234 +Idcontentwarehouse:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/contentwarehouse/locations/index.md b/docs/google-docs/providers/google/contentwarehouse/locations/index.md index 759bedaa6e..9670b3515b 100644 --- a/docs/google-docs/providers/google/contentwarehouse/locations/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/operations/index.md b/docs/google-docs/providers/google/contentwarehouse/operations/index.md index a5c16e8766..c84826db1a 100644 --- a/docs/google-docs/providers/google/contentwarehouse/operations/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/projects/index.md b/docs/google-docs/providers/google/contentwarehouse/projects/index.md index ab381d022f..c140b0470e 100644 --- a/docs/google-docs/providers/google/contentwarehouse/projects/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/reference_id/index.md b/docs/google-docs/providers/google/contentwarehouse/reference_id/index.md index a09c06e4e6..015e01fb94 100644 --- a/docs/google-docs/providers/google/contentwarehouse/reference_id/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/reference_id/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereference_id
TypeResource
Id
Id
## Methods @@ -32,4 +32,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets a document. Returns NOT_FOUND if the document does not exist. | | | `DELETE` | | Deletes a document. Returns NOT_FOUND if the document does not exist. | -| | `EXEC` | | Updates a document. Returns INVALID_ARGUMENT if the name of the document is non-empty and does not equal the existing name. | +| | `UPDATE` | | Updates a document. Returns INVALID_ARGUMENT if the name of the document is non-empty and does not equal the existing name. | diff --git a/docs/google-docs/providers/google/contentwarehouse/rule_sets/index.md b/docs/google-docs/providers/google/contentwarehouse/rule_sets/index.md index 4e6048011c..e6470342db 100644 --- a/docs/google-docs/providers/google/contentwarehouse/rule_sets/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/rule_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerule_sets
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists rulesets. | | | `INSERT` | | Creates a ruleset. | | | `DELETE` | | Deletes a ruleset. Returns NOT_FOUND if the document does not exist. | +| | `UPDATE` | | Updates a ruleset. Returns INVALID_ARGUMENT if the name of the ruleset is non-empty and does not equal the existing name. | | | `EXEC` | | Lists rulesets. | -| | `EXEC` | | Updates a ruleset. Returns INVALID_ARGUMENT if the name of the ruleset is non-empty and does not equal the existing name. | diff --git a/docs/google-docs/providers/google/contentwarehouse/status/index.md b/docs/google-docs/providers/google/contentwarehouse/status/index.md index 4f1c362440..85c69f4faf 100644 --- a/docs/google-docs/providers/google/contentwarehouse/status/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/status/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestatus
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/contentwarehouse/synonym_sets/index.md b/docs/google-docs/providers/google/contentwarehouse/synonym_sets/index.md index 682cdb3a13..473ddeaab6 100644 --- a/docs/google-docs/providers/google/contentwarehouse/synonym_sets/index.md +++ b/docs/google-docs/providers/google/contentwarehouse/synonym_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesynonym_sets
TypeResource
Id
Id
## Fields @@ -40,5 +40,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns all SynonymSets (for all contexts) for the specified location. | | | `INSERT` | | Creates a SynonymSet for a single context. Throws an ALREADY_EXISTS exception if a synonymset already exists for the context. | | | `DELETE` | | Deletes a SynonymSet for a given context. Throws a NOT_FOUND exception if the SynonymSet is not found. | +| | `UPDATE` | | Remove the existing SynonymSet for the context and replaces it with a new one. Throws a NOT_FOUND exception if the SynonymSet is not found. | | | `EXEC` | | Returns all SynonymSets (for all contexts) for the specified location. | -| | `EXEC` | | Remove the existing SynonymSet for the context and replaces it with a new one. Throws a NOT_FOUND exception if the SynonymSet is not found. | diff --git a/docs/google-docs/providers/google/datacatalog/catalog/index.md b/docs/google-docs/providers/google/datacatalog/catalog/index.md index ae83d79c8d..9ae7d97e9a 100644 --- a/docs/google-docs/providers/google/datacatalog/catalog/index.md +++ b/docs/google-docs/providers/google/datacatalog/catalog/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalog
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/entries/index.md b/docs/google-docs/providers/google/datacatalog/entries/index.md index 670ad564c8..b4db5cbc61 100644 --- a/docs/google-docs/providers/google/datacatalog/entries/index.md +++ b/docs/google-docs/providers/google/datacatalog/entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentries
TypeResource
Id
Id
## Fields @@ -67,11 +67,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists entries. Note: Currently, this method can list only custom entries. To get a list of both custom and automatically created entries, use SearchCatalog. | | | `INSERT` | | Creates an entry. You can create entries only with 'FILESET', 'CLUSTER', 'DATA_STREAM', or custom types. Data Catalog automatically creates entries with other types during metadata ingestion from integrated systems. You must enable the Data Catalog API in the project identified by the `parent` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). An entry group can have a maximum of 100,000 entries. | | | `DELETE` | | Deletes an existing entry. You can delete only the entries created by the CreateEntry method. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | +| | `UPDATE` | | Updates an existing entry. You must enable the Data Catalog API in the project identified by the `entry.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `EXEC` | | Lists entries. Note: Currently, this method can list only custom entries. To get a list of both custom and automatically created entries, use SearchCatalog. | | | `EXEC` | | Gets an entry by its target resource name. The resource name comes from the source Google Cloud Platform service. | | | `EXEC` | | Imports entries from a source, such as data previously dumped into a Cloud Storage bucket, into Data Catalog. Import of entries is a sync operation that reconciles the state of the third-party system with the Data Catalog. `ImportEntries` accepts source data snapshots of a third-party system. Snapshot should be delivered as a .wire or base65-encoded .txt file containing a sequence of Protocol Buffer messages of DumpItem type. `ImportEntries` returns a long-running operation resource that can be queried with Operations.GetOperation to return ImportEntriesMetadata and an ImportEntriesResponse message. | | | `EXEC` | | Modifies contacts, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateContacts` IAM permission on the corresponding project. | | | `EXEC` | | Modifies entry overview, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateOverview` IAM permission on the corresponding project. | -| | `EXEC` | | Updates an existing entry. You must enable the Data Catalog API in the project identified by the `entry.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `EXEC` | | Marks an Entry as starred by the current user. Starring information is private to each user. | | | `EXEC` | | Marks an Entry as NOT starred by the current user. Starring information is private to each user. | diff --git a/docs/google-docs/providers/google/datacatalog/entries_iam_policies/index.md b/docs/google-docs/providers/google/datacatalog/entries_iam_policies/index.md index 9755e457d3..5ce782a0c5 100644 --- a/docs/google-docs/providers/google/datacatalog/entries_iam_policies/index.md +++ b/docs/google-docs/providers/google/datacatalog/entries_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentries_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/entry_groups/index.md b/docs/google-docs/providers/google/datacatalog/entry_groups/index.md index 2a4502164f..479e98de60 100644 --- a/docs/google-docs/providers/google/datacatalog/entry_groups/index.md +++ b/docs/google-docs/providers/google/datacatalog/entry_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentry_groups
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists entry groups. | | | `INSERT` | | Creates an entry group. An entry group contains logically related entries together with [Cloud Identity and Access Management](/data-catalog/docs/concepts/iam) policies. These policies specify users who can create, edit, and view entries within entry groups. Data Catalog automatically creates entry groups with names that start with the `@` symbol for the following resources: * BigQuery entries (`@bigquery`) * Pub/Sub topics (`@pubsub`) * Dataproc Metastore services (`@dataproc_metastore_{SERVICE_NAME_HASH}`) You can create your own entry groups for Cloud Storage fileset entries and custom entries together with the corresponding IAM policies. User-created entry groups can't contain the `@` symbol, it is reserved for automatically created groups. Entry groups, like entries, can be searched. A maximum of 10,000 entry groups may be created per organization across all locations. You must enable the Data Catalog API in the project identified by the `parent` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `DELETE` | | Deletes an entry group. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | +| | `UPDATE` | | Updates an entry group. You must enable the Data Catalog API in the project identified by the `entry_group.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `EXEC` | | Lists entry groups. | -| | `EXEC` | | Updates an entry group. You must enable the Data Catalog API in the project identified by the `entry_group.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | diff --git a/docs/google-docs/providers/google/datacatalog/entry_groups_iam_policies/index.md b/docs/google-docs/providers/google/datacatalog/entry_groups_iam_policies/index.md index 485c736592..da3245a4fb 100644 --- a/docs/google-docs/providers/google/datacatalog/entry_groups_iam_policies/index.md +++ b/docs/google-docs/providers/google/datacatalog/entry_groups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentry_groups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/enum_values/index.md b/docs/google-docs/providers/google/datacatalog/enum_values/index.md index 5fb0840613..262127f2c1 100644 --- a/docs/google-docs/providers/google/datacatalog/enum_values/index.md +++ b/docs/google-docs/providers/google/datacatalog/enum_values/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenum_values
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/fields/index.md b/docs/google-docs/providers/google/datacatalog/fields/index.md index 71150d2410..8c8ebb0b18 100644 --- a/docs/google-docs/providers/google/datacatalog/fields/index.md +++ b/docs/google-docs/providers/google/datacatalog/fields/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefields
TypeResource
Id
Id
## Fields @@ -34,5 +34,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `INSERT` | | Creates a field in a tag template. You must enable the Data Catalog API in the project identified by the `parent` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `DELETE` | | Deletes a field in a tag template and all uses of this field from the tags based on this template. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | -| | `EXEC` | | Updates a field in a tag template. You can't update the field type with this method. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | +| | `UPDATE` | | Updates a field in a tag template. You can't update the field type with this method. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `EXEC` | | Renames a field in a tag template. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project] (https://cloud.google.com/data-catalog/docs/concepts/resource-project). | diff --git a/docs/google-docs/providers/google/datacatalog/index.md b/docs/google-docs/providers/google/datacatalog/index.md index 3e89277af3..32a3d1f244 100644 --- a/docs/google-docs/providers/google/datacatalog/index.md +++ b/docs/google-docs/providers/google/datacatalog/index.md @@ -34,7 +34,7 @@ A fully managed and highly scalable data discovery and metadata management servi TypeService TitleGoogle Cloud Data Catalog API DescriptionA fully managed and highly scalable data discovery and metadata management service. -Iddatacatalog:v24.06.00234 +Iddatacatalog:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datacatalog/operations/index.md b/docs/google-docs/providers/google/datacatalog/operations/index.md index 3bdb1214b8..0dd1538434 100644 --- a/docs/google-docs/providers/google/datacatalog/operations/index.md +++ b/docs/google-docs/providers/google/datacatalog/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/policy_tags/index.md b/docs/google-docs/providers/google/datacatalog/policy_tags/index.md index 55693df85f..0b93b9b8b2 100644 --- a/docs/google-docs/providers/google/datacatalog/policy_tags/index.md +++ b/docs/google-docs/providers/google/datacatalog/policy_tags/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicy_tags
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all policy tags in a taxonomy. | | | `INSERT` | | Creates a policy tag in a taxonomy. | | | `DELETE` | | Deletes a policy tag together with the following: * All of its descendant policy tags, if any * Policies associated with the policy tag and its descendants * References from BigQuery table schema of the policy tag and its descendants | +| | `UPDATE` | | Updates a policy tag, including its display name, description, and parent policy tag. | | | `EXEC` | | Lists all policy tags in a taxonomy. | -| | `EXEC` | | Updates a policy tag, including its display name, description, and parent policy tag. | diff --git a/docs/google-docs/providers/google/datacatalog/policy_tags_iam_policies/index.md b/docs/google-docs/providers/google/datacatalog/policy_tags_iam_policies/index.md index 17c4e50276..92a05324d1 100644 --- a/docs/google-docs/providers/google/datacatalog/policy_tags_iam_policies/index.md +++ b/docs/google-docs/providers/google/datacatalog/policy_tags_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicy_tags_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/tag_templates/index.md b/docs/google-docs/providers/google/datacatalog/tag_templates/index.md index b626f5709a..18de0003bf 100644 --- a/docs/google-docs/providers/google/datacatalog/tag_templates/index.md +++ b/docs/google-docs/providers/google/datacatalog/tag_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_templates
TypeResource
Id
Id
## Fields @@ -41,4 +41,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a tag template. | | | `INSERT` | | Creates a tag template. You must enable the Data Catalog API in the project identified by the `parent` parameter. For more information, see [Data Catalog resource project] (https://cloud.google.com/data-catalog/docs/concepts/resource-project). | | | `DELETE` | | Deletes a tag template and all tags that use it. You must enable the Data Catalog API in the project identified by the `name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | -| | `EXEC` | | Updates a tag template. You can't update template fields with this method. These fields are separate resources with their own create, update, and delete methods. You must enable the Data Catalog API in the project identified by the `tag_template.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | +| | `UPDATE` | | Updates a tag template. You can't update template fields with this method. These fields are separate resources with their own create, update, and delete methods. You must enable the Data Catalog API in the project identified by the `tag_template.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project). | diff --git a/docs/google-docs/providers/google/datacatalog/tag_templates_iam_policies/index.md b/docs/google-docs/providers/google/datacatalog/tag_templates_iam_policies/index.md index 468e51a99b..b58b02004e 100644 --- a/docs/google-docs/providers/google/datacatalog/tag_templates_iam_policies/index.md +++ b/docs/google-docs/providers/google/datacatalog/tag_templates_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametag_templates_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datacatalog/tags/index.md b/docs/google-docs/providers/google/datacatalog/tags/index.md index 47e3ef35e6..1a5eb3470b 100644 --- a/docs/google-docs/providers/google/datacatalog/tags/index.md +++ b/docs/google-docs/providers/google/datacatalog/tags/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametags
TypeResource
Id
Id
## Fields @@ -44,8 +44,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a tag and assigns it to: * An Entry if the method name is `projects.locations.entryGroups.entries.tags.create`. * Or EntryGroupif the method name is `projects.locations.entryGroups.tags.create`. Note: The project identified by the `parent` parameter for the [tag] (https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters) and the [tag template] (https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.tagTemplates/create#path-parameters) used to create the tag must be in the same organization. | | | `DELETE` | | Deletes a tag. | | | `DELETE` | | Deletes a tag. | +| | `UPDATE` | | Updates an existing tag. | +| | `UPDATE` | | Updates an existing tag. | | | `EXEC` | | Lists tags assigned to an Entry. The columns in the response are lowercased. | | | `EXEC` | | Lists tags assigned to an Entry. The columns in the response are lowercased. | -| | `EXEC` | | Updates an existing tag. | | | `EXEC` | | `ReconcileTags` creates or updates a list of tags on the entry. If the ReconcileTagsRequest.force_delete_missing parameter is set, the operation deletes tags not included in the input tag list. `ReconcileTags` returns a long-running operation resource that can be queried with Operations.GetOperation to return ReconcileTagsMetadata and a ReconcileTagsResponse message. | -| | `EXEC` | | Updates an existing tag. | diff --git a/docs/google-docs/providers/google/datacatalog/taxonomies/index.md b/docs/google-docs/providers/google/datacatalog/taxonomies/index.md index cf88aadf78..14015d3ab5 100644 --- a/docs/google-docs/providers/google/datacatalog/taxonomies/index.md +++ b/docs/google-docs/providers/google/datacatalog/taxonomies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametaxonomies
TypeResource
Id
Id
## Fields @@ -44,8 +44,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all taxonomies in a project in a particular location that you have a permission to view. | | | `INSERT` | | Creates a taxonomy in a specified project. The taxonomy is initially empty, that is, it doesn't contain policy tags. | | | `DELETE` | | Deletes a taxonomy, including all policy tags in this taxonomy, their associated policies, and the policy tags references from BigQuery columns. | +| | `UPDATE` | | Updates a taxonomy, including its display name, description, and activated policy types. | | | `EXEC` | | Lists all taxonomies in a project in a particular location that you have a permission to view. | | | `EXEC` | | Exports taxonomies in the requested type and returns them, including their policy tags. The requested taxonomies must belong to the same project. This method generates `SerializedTaxonomy` protocol buffers with nested policy tags that can be used as input for `ImportTaxonomies` calls. | | | `EXEC` | | Creates new taxonomies (including their policy tags) in a given project by importing from inlined or cross-regional sources. For a cross-regional source, new taxonomies are created by copying from a source in another region. For an inlined source, taxonomies and policy tags are created in bulk using nested protocol buffer structures. | -| | `EXEC` | | Updates a taxonomy, including its display name, description, and activated policy types. | | | `EXEC` | | Replaces (updates) a taxonomy and all its policy tags. The taxonomy and its entire hierarchy of policy tags must be represented literally by `SerializedTaxonomy` and the nested `SerializedPolicyTag` messages. This operation automatically does the following: - Deletes the existing policy tags that are missing from the `SerializedPolicyTag`. - Creates policy tags that don't have resource names. They are considered new. - Updates policy tags with valid resources names accordingly. | diff --git a/docs/google-docs/providers/google/datacatalog/taxonomies_iam_policies/index.md b/docs/google-docs/providers/google/datacatalog/taxonomies_iam_policies/index.md index 84940395b2..aac37b9a73 100644 --- a/docs/google-docs/providers/google/datacatalog/taxonomies_iam_policies/index.md +++ b/docs/google-docs/providers/google/datacatalog/taxonomies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametaxonomies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/debug/index.md b/docs/google-docs/providers/google/dataflow/debug/index.md index 7257fb30bf..2c708f4808 100644 --- a/docs/google-docs/providers/google/dataflow/debug/index.md +++ b/docs/google-docs/providers/google/dataflow/debug/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedebug
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/debug_config/index.md b/docs/google-docs/providers/google/dataflow/debug_config/index.md index a121d79f1d..b86f165177 100644 --- a/docs/google-docs/providers/google/dataflow/debug_config/index.md +++ b/docs/google-docs/providers/google/dataflow/debug_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedebug_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/flex_templates/index.md b/docs/google-docs/providers/google/dataflow/flex_templates/index.md index 36e43fb9c1..89bbad8d00 100644 --- a/docs/google-docs/providers/google/dataflow/flex_templates/index.md +++ b/docs/google-docs/providers/google/dataflow/flex_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameflex_templates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/index.md b/docs/google-docs/providers/google/dataflow/index.md index ac9ace6682..d53b47fa6b 100644 --- a/docs/google-docs/providers/google/dataflow/index.md +++ b/docs/google-docs/providers/google/dataflow/index.md @@ -34,7 +34,7 @@ Manages Google Cloud Dataflow projects on Google Cloud Platform. TypeService TitleDataflow API DescriptionManages Google Cloud Dataflow projects on Google Cloud Platform. -Iddataflow:v24.06.00234 +Iddataflow:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dataflow/jobs/index.md b/docs/google-docs/providers/google/dataflow/jobs/index.md index a574c0a930..d3da025aa5 100644 --- a/docs/google-docs/providers/google/dataflow/jobs/index.md +++ b/docs/google-docs/providers/google/dataflow/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields @@ -66,10 +66,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List the jobs of a project. To list the jobs of a project in a region, we recommend using `projects.locations.jobs.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To list the all jobs across all regions, use `projects.jobs.aggregated`. Using `projects.jobs.list` is not recommended, because you can only get the list of jobs that are running in `us-central1`. `projects.locations.jobs.list` and `projects.jobs.list` support filtering the list of jobs by name. Filtering by name isn't supported by `projects.jobs.aggregated`. | | | `INSERT` | | Creates a Cloud Dataflow job. To create a job, we recommend using `projects.locations.jobs.create` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.create` is not recommended, as your job will always start in `us-central1`. Do not enter confidential information when you supply string values using the API. | | | `INSERT` | | Creates a Cloud Dataflow job. To create a job, we recommend using `projects.locations.jobs.create` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.create` is not recommended, as your job will always start in `us-central1`. Do not enter confidential information when you supply string values using the API. | +| | `UPDATE` | | Updates the state of an existing Cloud Dataflow job. To update the state of an existing job, we recommend using `projects.locations.jobs.update` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.update` is not recommended, as you can only update the state of jobs that are running in `us-central1`. | +| | `UPDATE` | | Updates the state of an existing Cloud Dataflow job. To update the state of an existing job, we recommend using `projects.locations.jobs.update` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.update` is not recommended, as you can only update the state of jobs that are running in `us-central1`. | | | `EXEC` | | List the jobs of a project. To list the jobs of a project in a region, we recommend using `projects.locations.jobs.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To list the all jobs across all regions, use `projects.jobs.aggregated`. Using `projects.jobs.list` is not recommended, because you can only get the list of jobs that are running in `us-central1`. `projects.locations.jobs.list` and `projects.jobs.list` support filtering the list of jobs by name. Filtering by name isn't supported by `projects.jobs.aggregated`. | | | `EXEC` | | List the jobs of a project. To list the jobs of a project in a region, we recommend using `projects.locations.jobs.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To list the all jobs across all regions, use `projects.jobs.aggregated`. Using `projects.jobs.list` is not recommended, because you can only get the list of jobs that are running in `us-central1`. `projects.locations.jobs.list` and `projects.jobs.list` support filtering the list of jobs by name. Filtering by name isn't supported by `projects.jobs.aggregated`. | | | `EXEC` | | List the jobs of a project across all regions. **Note:** This method doesn't support filtering the list of jobs by name. | | | `EXEC` | | Snapshot the state of a streaming job. | -| | `EXEC` | | Updates the state of an existing Cloud Dataflow job. To update the state of an existing job, we recommend using `projects.locations.jobs.update` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.update` is not recommended, as you can only update the state of jobs that are running in `us-central1`. | | | `EXEC` | | Snapshot the state of a streaming job. | -| | `EXEC` | | Updates the state of an existing Cloud Dataflow job. To update the state of an existing job, we recommend using `projects.locations.jobs.update` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.update` is not recommended, as you can only update the state of jobs that are running in `us-central1`. | diff --git a/docs/google-docs/providers/google/dataflow/jobs_execution_details/index.md b/docs/google-docs/providers/google/dataflow/jobs_execution_details/index.md index aca929d3ad..9d04db7abe 100644 --- a/docs/google-docs/providers/google/dataflow/jobs_execution_details/index.md +++ b/docs/google-docs/providers/google/dataflow/jobs_execution_details/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs_execution_details
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/jobs_metrics/index.md b/docs/google-docs/providers/google/dataflow/jobs_metrics/index.md index 7761ca9299..99aae9f671 100644 --- a/docs/google-docs/providers/google/dataflow/jobs_metrics/index.md +++ b/docs/google-docs/providers/google/dataflow/jobs_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/locations/index.md b/docs/google-docs/providers/google/dataflow/locations/index.md index 8bc6b49a95..f8192e73fc 100644 --- a/docs/google-docs/providers/google/dataflow/locations/index.md +++ b/docs/google-docs/providers/google/dataflow/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/messages/index.md b/docs/google-docs/providers/google/dataflow/messages/index.md index 50d88c8512..0bebd23d0c 100644 --- a/docs/google-docs/providers/google/dataflow/messages/index.md +++ b/docs/google-docs/providers/google/dataflow/messages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemessages
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/projects/index.md b/docs/google-docs/providers/google/dataflow/projects/index.md index ff449265c3..f882288830 100644 --- a/docs/google-docs/providers/google/dataflow/projects/index.md +++ b/docs/google-docs/providers/google/dataflow/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/snapshots/index.md b/docs/google-docs/providers/google/dataflow/snapshots/index.md index 355767fe7b..f292d997ff 100644 --- a/docs/google-docs/providers/google/dataflow/snapshots/index.md +++ b/docs/google-docs/providers/google/dataflow/snapshots/index.md @@ -24,10 +24,22 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | The unique ID of this snapshot. | +| | `string` | User specified description of the snapshot. Maybe empty. | +| | `string` | The time this snapshot was created. | +| | `string` | The disk byte size of the snapshot. Only available for snapshots in READY state. | +| | `string` | The project this snapshot belongs to. | +| | `array` | Pub/Sub snapshot metadata. | +| | `string` | Cloud region where this snapshot lives in, e.g., "us-central1". | +| | `string` | The job this snapshot was created from. | +| | `string` | State of the snapshot. | +| | `string` | The time after which this snapshot will be automatically deleted. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/dataflow/stages_execution_details/index.md b/docs/google-docs/providers/google/dataflow/stages_execution_details/index.md index aa5dd4dedd..d18295f263 100644 --- a/docs/google-docs/providers/google/dataflow/stages_execution_details/index.md +++ b/docs/google-docs/providers/google/dataflow/stages_execution_details/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestages_execution_details
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/templates/index.md b/docs/google-docs/providers/google/dataflow/templates/index.md index 2aefed67a0..3114ec5d60 100644 --- a/docs/google-docs/providers/google/dataflow/templates/index.md +++ b/docs/google-docs/providers/google/dataflow/templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametemplates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataflow/work_items/index.md b/docs/google-docs/providers/google/dataflow/work_items/index.md index 3ce482144e..3c9b44b74b 100644 --- a/docs/google-docs/providers/google/dataflow/work_items/index.md +++ b/docs/google-docs/providers/google/dataflow/work_items/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namework_items
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/collections_iam_policies/index.md b/docs/google-docs/providers/google/dataform/collections_iam_policies/index.md index 0245a3cfcf..d94f90bacd 100644 --- a/docs/google-docs/providers/google/dataform/collections_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataform/collections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecollections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/comment_threads_iam_policies/index.md b/docs/google-docs/providers/google/dataform/comment_threads_iam_policies/index.md index 4acd836126..3bd6ea9930 100644 --- a/docs/google-docs/providers/google/dataform/comment_threads_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataform/comment_threads_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecomment_threads_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/compilation_results/index.md b/docs/google-docs/providers/google/dataform/compilation_results/index.md index 154d992044..dcf6e3bee4 100644 --- a/docs/google-docs/providers/google/dataform/compilation_results/index.md +++ b/docs/google-docs/providers/google/dataform/compilation_results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecompilation_results
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/index.md b/docs/google-docs/providers/google/dataform/index.md index eb2ccc7e48..61f5ec6f36 100644 --- a/docs/google-docs/providers/google/dataform/index.md +++ b/docs/google-docs/providers/google/dataform/index.md @@ -34,7 +34,7 @@ Service to develop, version control, and operationalize SQL pipelines in BigQuer TypeService TitleDataform API DescriptionService to develop, version control, and operationalize SQL pipelines in BigQuery. -Iddataform:v24.06.00234 +Iddataform:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dataform/locations/index.md b/docs/google-docs/providers/google/dataform/locations/index.md index 09d1cb044e..16b8e535e6 100644 --- a/docs/google-docs/providers/google/dataform/locations/index.md +++ b/docs/google-docs/providers/google/dataform/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/release_configs/index.md b/docs/google-docs/providers/google/dataform/release_configs/index.md index faf611dce0..a054b81661 100644 --- a/docs/google-docs/providers/google/dataform/release_configs/index.md +++ b/docs/google-docs/providers/google/dataform/release_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelease_configs
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ReleaseConfigs in a given Repository. | | | `INSERT` | | Creates a new ReleaseConfig in a given Repository. | | | `DELETE` | | Deletes a single ReleaseConfig. | +| | `UPDATE` | | Updates a single ReleaseConfig. | | | `EXEC` | | Lists ReleaseConfigs in a given Repository. | -| | `EXEC` | | Updates a single ReleaseConfig. | diff --git a/docs/google-docs/providers/google/dataform/repositories/index.md b/docs/google-docs/providers/google/dataform/repositories/index.md index 89816b5f58..afdc42071f 100644 --- a/docs/google-docs/providers/google/dataform/repositories/index.md +++ b/docs/google-docs/providers/google/dataform/repositories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories
TypeResource
Id
Id
## Fields @@ -48,9 +48,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Repositories in a given project and location. | | | `INSERT` | | Creates a new Repository in a given project and location. | | | `DELETE` | | Deletes a single Repository. | +| | `UPDATE` | | Updates a single Repository. | | | `EXEC` | | Lists Repositories in a given project and location. | | | `EXEC` | | Applies a Git commit to a Repository. The Repository must not have a value for `git_remote_settings.url`. | | | `EXEC` | | Computes a Repository's Git access token status. | -| | `EXEC` | | Updates a single Repository. | | | `EXEC` | | Returns the contents of a given Repository directory. The Repository must not have a value for `git_remote_settings.url`. | | | `EXEC` | | Returns the contents of a file (inside a Repository). The Repository must not have a value for `git_remote_settings.url`. | diff --git a/docs/google-docs/providers/google/dataform/repositories_history/index.md b/docs/google-docs/providers/google/dataform/repositories_history/index.md index 91b9517fb4..ddef580c6d 100644 --- a/docs/google-docs/providers/google/dataform/repositories_history/index.md +++ b/docs/google-docs/providers/google/dataform/repositories_history/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories_history
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/repositories_iam_policies/index.md b/docs/google-docs/providers/google/dataform/repositories_iam_policies/index.md index ffa3711163..92f7f14634 100644 --- a/docs/google-docs/providers/google/dataform/repositories_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataform/repositories_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/repositories_remote_branches/index.md b/docs/google-docs/providers/google/dataform/repositories_remote_branches/index.md index b29a207108..5be87e854c 100644 --- a/docs/google-docs/providers/google/dataform/repositories_remote_branches/index.md +++ b/docs/google-docs/providers/google/dataform/repositories_remote_branches/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepositories_remote_branches
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workflow_configs/index.md b/docs/google-docs/providers/google/dataform/workflow_configs/index.md index 8ed58a65e1..9995991c21 100644 --- a/docs/google-docs/providers/google/dataform/workflow_configs/index.md +++ b/docs/google-docs/providers/google/dataform/workflow_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflow_configs
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists WorkflowConfigs in a given Repository. | | | `INSERT` | | Creates a new WorkflowConfig in a given Repository. | | | `DELETE` | | Deletes a single WorkflowConfig. | +| | `UPDATE` | | Updates a single WorkflowConfig. | | | `EXEC` | | Lists WorkflowConfigs in a given Repository. | -| | `EXEC` | | Updates a single WorkflowConfig. | diff --git a/docs/google-docs/providers/google/dataform/workflow_invocations/index.md b/docs/google-docs/providers/google/dataform/workflow_invocations/index.md index 88c0595ab0..6a5d8e7486 100644 --- a/docs/google-docs/providers/google/dataform/workflow_invocations/index.md +++ b/docs/google-docs/providers/google/dataform/workflow_invocations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflow_invocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces/index.md b/docs/google-docs/providers/google/dataform/workspaces/index.md index 9fab4c2f7f..56891e88b6 100644 --- a/docs/google-docs/providers/google/dataform/workspaces/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces_directory/index.md b/docs/google-docs/providers/google/dataform/workspaces_directory/index.md index 6924fd05cb..2cbf023fd6 100644 --- a/docs/google-docs/providers/google/dataform/workspaces_directory/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces_directory/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces_directory
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces_file/index.md b/docs/google-docs/providers/google/dataform/workspaces_file/index.md index 036139c9fb..14b869640a 100644 --- a/docs/google-docs/providers/google/dataform/workspaces_file/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces_file/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces_file
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces_file_diff/index.md b/docs/google-docs/providers/google/dataform/workspaces_file_diff/index.md index 3b87f7d7b1..856e2be197 100644 --- a/docs/google-docs/providers/google/dataform/workspaces_file_diff/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces_file_diff/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces_file_diff
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces_file_git_statuses/index.md b/docs/google-docs/providers/google/dataform/workspaces_file_git_statuses/index.md index fb2818362b..6296153943 100644 --- a/docs/google-docs/providers/google/dataform/workspaces_file_git_statuses/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces_file_git_statuses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces_file_git_statuses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces_git_ahead_behind/index.md b/docs/google-docs/providers/google/dataform/workspaces_git_ahead_behind/index.md index 13ebade412..4ca7fb79bf 100644 --- a/docs/google-docs/providers/google/dataform/workspaces_git_ahead_behind/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces_git_ahead_behind/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces_git_ahead_behind
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataform/workspaces_iam_policies/index.md b/docs/google-docs/providers/google/dataform/workspaces_iam_policies/index.md index 090e089d6e..bb54e4a81a 100644 --- a/docs/google-docs/providers/google/dataform/workspaces_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataform/workspaces_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkspaces_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datafusion/dns_peerings/index.md b/docs/google-docs/providers/google/datafusion/dns_peerings/index.md index 6fd21884fa..df347fafc9 100644 --- a/docs/google-docs/providers/google/datafusion/dns_peerings/index.md +++ b/docs/google-docs/providers/google/datafusion/dns_peerings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_peerings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datafusion/index.md b/docs/google-docs/providers/google/datafusion/index.md index 92b548bbe4..f5011dcdc1 100644 --- a/docs/google-docs/providers/google/datafusion/index.md +++ b/docs/google-docs/providers/google/datafusion/index.md @@ -34,7 +34,7 @@ Cloud Data Fusion is a fully-managed, cloud native, enterprise data integration TypeService TitleCloud Data Fusion API DescriptionCloud Data Fusion is a fully-managed, cloud native, enterprise data integration service for quickly building and managing data pipelines. It provides a graphical interface to increase time efficiency and reduce complexity, and allows business users, developers, and data scientists to easily and reliably build scalable data integration solutions to cleanse, prepare, blend, transfer and transform data without having to wrestle with infrastructure. -Iddatafusion:v24.06.00234 +Iddatafusion:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datafusion/instances/index.md b/docs/google-docs/providers/google/datafusion/instances/index.md index 46cdf75969..17e70202c2 100644 --- a/docs/google-docs/providers/google/datafusion/instances/index.md +++ b/docs/google-docs/providers/google/datafusion/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -71,6 +71,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Data Fusion instances in the specified project and location. | | | `INSERT` | | Creates a new Data Fusion instance in the specified project and location. | | | `DELETE` | | Deletes a single Date Fusion instance. | +| | `UPDATE` | | Updates a single Data Fusion instance. | | | `EXEC` | | Lists Data Fusion instances in the specified project and location. | -| | `EXEC` | | Updates a single Data Fusion instance. | | | `EXEC` | | Restart a single Data Fusion instance. At the end of an operation instance is fully restarted. | diff --git a/docs/google-docs/providers/google/datafusion/instances_iam_policies/index.md b/docs/google-docs/providers/google/datafusion/instances_iam_policies/index.md index 7bf8b4d61e..f48379719f 100644 --- a/docs/google-docs/providers/google/datafusion/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/datafusion/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datafusion/locations/index.md b/docs/google-docs/providers/google/datafusion/locations/index.md index 9a59e9e26f..6672b25f6b 100644 --- a/docs/google-docs/providers/google/datafusion/locations/index.md +++ b/docs/google-docs/providers/google/datafusion/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datafusion/operations/index.md b/docs/google-docs/providers/google/datafusion/operations/index.md index 7bdb93a6d0..e1a02a0b40 100644 --- a/docs/google-docs/providers/google/datafusion/operations/index.md +++ b/docs/google-docs/providers/google/datafusion/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datafusion/versions/index.md b/docs/google-docs/providers/google/datafusion/versions/index.md index 475af612b7..315a03effd 100644 --- a/docs/google-docs/providers/google/datafusion/versions/index.md +++ b/docs/google-docs/providers/google/datafusion/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/annotated_datasets/index.md b/docs/google-docs/providers/google/datalabeling/annotated_datasets/index.md index 6556786c02..714af660c7 100644 --- a/docs/google-docs/providers/google/datalabeling/annotated_datasets/index.md +++ b/docs/google-docs/providers/google/datalabeling/annotated_datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameannotated_datasets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/annotation_spec_sets/index.md b/docs/google-docs/providers/google/datalabeling/annotation_spec_sets/index.md index 7894ef22bd..4a008f2ce7 100644 --- a/docs/google-docs/providers/google/datalabeling/annotation_spec_sets/index.md +++ b/docs/google-docs/providers/google/datalabeling/annotation_spec_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameannotation_spec_sets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/data_items/index.md b/docs/google-docs/providers/google/datalabeling/data_items/index.md index 664233b131..0b6b712faf 100644 --- a/docs/google-docs/providers/google/datalabeling/data_items/index.md +++ b/docs/google-docs/providers/google/datalabeling/data_items/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_items
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/datasets/index.md b/docs/google-docs/providers/google/datalabeling/datasets/index.md index d00e48de41..cbddb657db 100644 --- a/docs/google-docs/providers/google/datalabeling/datasets/index.md +++ b/docs/google-docs/providers/google/datalabeling/datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatasets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/evaluation_jobs/index.md b/docs/google-docs/providers/google/datalabeling/evaluation_jobs/index.md index bb91ebba0d..033d884f11 100644 --- a/docs/google-docs/providers/google/datalabeling/evaluation_jobs/index.md +++ b/docs/google-docs/providers/google/datalabeling/evaluation_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevaluation_jobs
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all evaluation jobs within a project with possible filters. Pagination is supported. | | | `INSERT` | | Creates an evaluation job. | | | `DELETE` | | Stops and deletes an evaluation job. | +| | `UPDATE` | | Updates an evaluation job. You can only update certain fields of the job's EvaluationJobConfig: `humanAnnotationConfig.instruction`, `exampleCount`, and `exampleSamplePercentage`. If you want to change any other aspect of the evaluation job, you must delete the job and create a new one. | | | `EXEC` | | Lists all evaluation jobs within a project with possible filters. Pagination is supported. | -| | `EXEC` | | Updates an evaluation job. You can only update certain fields of the job's EvaluationJobConfig: `humanAnnotationConfig.instruction`, `exampleCount`, and `exampleSamplePercentage`. If you want to change any other aspect of the evaluation job, you must delete the job and create a new one. | | | `EXEC` | | Pauses an evaluation job. Pausing an evaluation job that is already in a `PAUSED` state is a no-op. | | | `EXEC` | | Resumes a paused evaluation job. A deleted evaluation job can't be resumed. Resuming a running or scheduled evaluation job is a no-op. | diff --git a/docs/google-docs/providers/google/datalabeling/evaluations/index.md b/docs/google-docs/providers/google/datalabeling/evaluations/index.md index 12e9acbe1e..11bd23e1ab 100644 --- a/docs/google-docs/providers/google/datalabeling/evaluations/index.md +++ b/docs/google-docs/providers/google/datalabeling/evaluations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevaluations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/example_comparisons/index.md b/docs/google-docs/providers/google/datalabeling/example_comparisons/index.md index 57825ccf86..01a25324dd 100644 --- a/docs/google-docs/providers/google/datalabeling/example_comparisons/index.md +++ b/docs/google-docs/providers/google/datalabeling/example_comparisons/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexample_comparisons
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/examples/index.md b/docs/google-docs/providers/google/datalabeling/examples/index.md index 6a7fc80da6..9753db15ea 100644 --- a/docs/google-docs/providers/google/datalabeling/examples/index.md +++ b/docs/google-docs/providers/google/datalabeling/examples/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexamples
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/feedback_messages/index.md b/docs/google-docs/providers/google/datalabeling/feedback_messages/index.md index 95d80cc200..492ae3872e 100644 --- a/docs/google-docs/providers/google/datalabeling/feedback_messages/index.md +++ b/docs/google-docs/providers/google/datalabeling/feedback_messages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeedback_messages
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/feedback_threads/index.md b/docs/google-docs/providers/google/datalabeling/feedback_threads/index.md index c37e0f7d4e..c2e0759823 100644 --- a/docs/google-docs/providers/google/datalabeling/feedback_threads/index.md +++ b/docs/google-docs/providers/google/datalabeling/feedback_threads/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeedback_threads
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/image/index.md b/docs/google-docs/providers/google/datalabeling/image/index.md index d2df9e503b..f41cff562c 100644 --- a/docs/google-docs/providers/google/datalabeling/image/index.md +++ b/docs/google-docs/providers/google/datalabeling/image/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimage
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/index.md b/docs/google-docs/providers/google/datalabeling/index.md index 303c95084e..61611f5fd1 100644 --- a/docs/google-docs/providers/google/datalabeling/index.md +++ b/docs/google-docs/providers/google/datalabeling/index.md @@ -34,7 +34,7 @@ Public API for Google Cloud AI Data Labeling Service. TypeService TitleData Labeling API DescriptionPublic API for Google Cloud AI Data Labeling Service. -Iddatalabeling:v24.06.00234 +Iddatalabeling:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datalabeling/instructions/index.md b/docs/google-docs/providers/google/datalabeling/instructions/index.md index f787015e52..644a89b7ae 100644 --- a/docs/google-docs/providers/google/datalabeling/instructions/index.md +++ b/docs/google-docs/providers/google/datalabeling/instructions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstructions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/operations/index.md b/docs/google-docs/providers/google/datalabeling/operations/index.md index ce2b9c92e7..255cd615e6 100644 --- a/docs/google-docs/providers/google/datalabeling/operations/index.md +++ b/docs/google-docs/providers/google/datalabeling/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/text/index.md b/docs/google-docs/providers/google/datalabeling/text/index.md index d7896a7d5f..1e74a6bcf5 100644 --- a/docs/google-docs/providers/google/datalabeling/text/index.md +++ b/docs/google-docs/providers/google/datalabeling/text/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametext
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalabeling/video/index.md b/docs/google-docs/providers/google/datalabeling/video/index.md index 31e6d17ece..3dac859605 100644 --- a/docs/google-docs/providers/google/datalabeling/video/index.md +++ b/docs/google-docs/providers/google/datalabeling/video/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevideo
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalineage/index.md b/docs/google-docs/providers/google/datalineage/index.md index 9305a0eba2..7879670732 100644 --- a/docs/google-docs/providers/google/datalineage/index.md +++ b/docs/google-docs/providers/google/datalineage/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleData Lineage API Description -Iddatalineage:v24.06.00234 +Iddatalineage:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datalineage/lineage_events/index.md b/docs/google-docs/providers/google/datalineage/lineage_events/index.md index e67bcfa968..8f159b9599 100644 --- a/docs/google-docs/providers/google/datalineage/lineage_events/index.md +++ b/docs/google-docs/providers/google/datalineage/lineage_events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelineage_events
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalineage/locations/index.md b/docs/google-docs/providers/google/datalineage/locations/index.md index f24b5a2f80..f657ad409c 100644 --- a/docs/google-docs/providers/google/datalineage/locations/index.md +++ b/docs/google-docs/providers/google/datalineage/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalineage/operations/index.md b/docs/google-docs/providers/google/datalineage/operations/index.md index 9b4e2d4d58..bbfa3c8fe9 100644 --- a/docs/google-docs/providers/google/datalineage/operations/index.md +++ b/docs/google-docs/providers/google/datalineage/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datalineage/processes/index.md b/docs/google-docs/providers/google/datalineage/processes/index.md index f07a42f446..5b1017f165 100644 --- a/docs/google-docs/providers/google/datalineage/processes/index.md +++ b/docs/google-docs/providers/google/datalineage/processes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprocesses
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List processes in the given project and location. List order is descending by insertion time. | | | `INSERT` | | Creates a new process. | | | `DELETE` | | Deletes the process with the specified name. | +| | `UPDATE` | | Updates a process. | | | `EXEC` | | List processes in the given project and location. List order is descending by insertion time. | -| | `EXEC` | | Updates a process. | diff --git a/docs/google-docs/providers/google/datalineage/runs/index.md b/docs/google-docs/providers/google/datalineage/runs/index.md index 29769ea5e4..351f6c368e 100644 --- a/docs/google-docs/providers/google/datalineage/runs/index.md +++ b/docs/google-docs/providers/google/datalineage/runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruns
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists runs in the given project and location. List order is descending by `start_time`. | | | `INSERT` | | Creates a new run. | | | `DELETE` | | Deletes the run with the specified name. | +| | `UPDATE` | | Updates a run. | | | `EXEC` | | Lists runs in the given project and location. List order is descending by `start_time`. | -| | `EXEC` | | Updates a run. | diff --git a/docs/google-docs/providers/google/datamigration/connection_profiles/index.md b/docs/google-docs/providers/google/datamigration/connection_profiles/index.md index 7d8426f18d..7331124b8c 100644 --- a/docs/google-docs/providers/google/datamigration/connection_profiles/index.md +++ b/docs/google-docs/providers/google/datamigration/connection_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnection_profiles
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of all connection profiles in a given project and location. | | | `INSERT` | | Creates a new connection profile in a given project and location. | | | `DELETE` | | Deletes a single Database Migration Service connection profile. A connection profile can only be deleted if it is not in use by any active migration jobs. | +| | `UPDATE` | | Update the configuration of a single connection profile. | | | `EXEC` | | Retrieves a list of all connection profiles in a given project and location. | -| | `EXEC` | | Update the configuration of a single connection profile. | diff --git a/docs/google-docs/providers/google/datamigration/connection_profiles_iam_policies/index.md b/docs/google-docs/providers/google/datamigration/connection_profiles_iam_policies/index.md index 3818f85f69..33763f3671 100644 --- a/docs/google-docs/providers/google/datamigration/connection_profiles_iam_policies/index.md +++ b/docs/google-docs/providers/google/datamigration/connection_profiles_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnection_profiles_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/conversion_workspaces/index.md b/docs/google-docs/providers/google/datamigration/conversion_workspaces/index.md index f7ae6b32a1..2124edff27 100644 --- a/docs/google-docs/providers/google/datamigration/conversion_workspaces/index.md +++ b/docs/google-docs/providers/google/datamigration/conversion_workspaces/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconversion_workspaces
TypeResource
Id
Id
## Fields @@ -47,13 +47,13 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists conversion workspaces in a given project and location. | | | `INSERT` | | Creates a new conversion workspace in a given project and location. | | | `DELETE` | | Deletes a single conversion workspace. | +| | `UPDATE` | | Updates the parameters of a single conversion workspace. | | | `EXEC` | | Lists conversion workspaces in a given project and location. | | | `EXEC` | | Applies draft tree onto a specific destination database. | | | `EXEC` | | Marks all the data in the conversion workspace as committed. | | | `EXEC` | | Creates a draft tree schema for the destination database. | | | `EXEC` | | Retrieves a list of committed revisions of a specific conversion workspace. | | | `EXEC` | | Describes the database entities tree for a specific conversion workspace and a specific tree type. Database entities are not resources like conversion workspaces or mapping rules, and they can't be created, updated or deleted. Instead, they are simple data objects describing the structure of the client database. | -| | `EXEC` | | Updates the parameters of a single conversion workspace. | | | `EXEC` | | Rolls back a conversion workspace to the last committed snapshot. | | | `EXEC` | | Searches/lists the background jobs for a specific conversion workspace. The background jobs are not resources like conversion workspaces or mapping rules, and they can't be created, updated or deleted. Instead, they are a way to expose the data plane jobs log. | | | `EXEC` | | Imports a snapshot of the source database into the conversion workspace. | diff --git a/docs/google-docs/providers/google/datamigration/conversion_workspaces_iam_policies/index.md b/docs/google-docs/providers/google/datamigration/conversion_workspaces_iam_policies/index.md index c7796e87e6..88cf70af90 100644 --- a/docs/google-docs/providers/google/datamigration/conversion_workspaces_iam_policies/index.md +++ b/docs/google-docs/providers/google/datamigration/conversion_workspaces_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconversion_workspaces_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/index.md b/docs/google-docs/providers/google/datamigration/index.md index ef266c8348..afd7390579 100644 --- a/docs/google-docs/providers/google/datamigration/index.md +++ b/docs/google-docs/providers/google/datamigration/index.md @@ -34,7 +34,7 @@ Manage Cloud Database Migration Service resources on Google Cloud Platform. TypeService TitleDatabase Migration API DescriptionManage Cloud Database Migration Service resources on Google Cloud Platform. -Iddatamigration:v24.06.00234 +Iddatamigration:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datamigration/locations/index.md b/docs/google-docs/providers/google/datamigration/locations/index.md index fd9f9fc747..0ad6d4bb0f 100644 --- a/docs/google-docs/providers/google/datamigration/locations/index.md +++ b/docs/google-docs/providers/google/datamigration/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/mapping_rules/index.md b/docs/google-docs/providers/google/datamigration/mapping_rules/index.md index 89bc8171ab..d374d41980 100644 --- a/docs/google-docs/providers/google/datamigration/mapping_rules/index.md +++ b/docs/google-docs/providers/google/datamigration/mapping_rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemapping_rules
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/migration_jobs/index.md b/docs/google-docs/providers/google/datamigration/migration_jobs/index.md index 1ece540e31..467a942fe9 100644 --- a/docs/google-docs/providers/google/datamigration/migration_jobs/index.md +++ b/docs/google-docs/providers/google/datamigration/migration_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemigration_jobs
TypeResource
Id
Id
## Fields @@ -63,11 +63,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists migration jobs in a given project and location. | | | `INSERT` | | Creates a new migration job in a given project and location. | | | `DELETE` | | Deletes a single migration job. | +| | `UPDATE` | | Updates the parameters of a single migration job. | | | `EXEC` | | Lists migration jobs in a given project and location. | | | `EXEC` | | Demotes the destination database to become a read replica of the source. This is applicable for the following migrations: 1. MySQL to Cloud SQL for MySQL 2. PostgreSQL to Cloud SQL for PostgreSQL 3. PostgreSQL to AlloyDB for PostgreSQL. | | | `EXEC` | | Generate a SSH configuration script to configure the reverse SSH connectivity. | | | `EXEC` | | Generate a TCP Proxy configuration script to configure a cloud-hosted VM running a TCP Proxy. | -| | `EXEC` | | Updates the parameters of a single migration job. | | | `EXEC` | | Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database. | | | `EXEC` | | Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch. | | | `EXEC` | | Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase). | diff --git a/docs/google-docs/providers/google/datamigration/migration_jobs_iam_policies/index.md b/docs/google-docs/providers/google/datamigration/migration_jobs_iam_policies/index.md index 2060d99cc2..36ad28cc7f 100644 --- a/docs/google-docs/providers/google/datamigration/migration_jobs_iam_policies/index.md +++ b/docs/google-docs/providers/google/datamigration/migration_jobs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemigration_jobs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/operations/index.md b/docs/google-docs/providers/google/datamigration/operations/index.md index d319074d79..bdf8cf74b2 100644 --- a/docs/google-docs/providers/google/datamigration/operations/index.md +++ b/docs/google-docs/providers/google/datamigration/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/private_connections/index.md b/docs/google-docs/providers/google/datamigration/private_connections/index.md index 24a1a53d67..6c0ebe972b 100644 --- a/docs/google-docs/providers/google/datamigration/private_connections/index.md +++ b/docs/google-docs/providers/google/datamigration/private_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_connections
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/private_connections_iam_policies/index.md b/docs/google-docs/providers/google/datamigration/private_connections_iam_policies/index.md index f48a69a587..9b712f26ed 100644 --- a/docs/google-docs/providers/google/datamigration/private_connections_iam_policies/index.md +++ b/docs/google-docs/providers/google/datamigration/private_connections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_connections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datamigration/static_ips/index.md b/docs/google-docs/providers/google/datamigration/static_ips/index.md index 5646e06c6c..135b9fd235 100644 --- a/docs/google-docs/providers/google/datamigration/static_ips/index.md +++ b/docs/google-docs/providers/google/datamigration/static_ips/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestatic_ips
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datapipelines/index.md b/docs/google-docs/providers/google/datapipelines/index.md index a0c8c2ef39..4601c2c13e 100644 --- a/docs/google-docs/providers/google/datapipelines/index.md +++ b/docs/google-docs/providers/google/datapipelines/index.md @@ -34,7 +34,7 @@ Data Pipelines provides an interface for creating, updating, and managing recurr TypeService TitleData pipelines API DescriptionData Pipelines provides an interface for creating, updating, and managing recurring Data Analytics jobs. -Iddatapipelines:v24.06.00234 +Iddatapipelines:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datapipelines/jobs/index.md b/docs/google-docs/providers/google/datapipelines/jobs/index.md index e507f2b005..9415c0bd06 100644 --- a/docs/google-docs/providers/google/datapipelines/jobs/index.md +++ b/docs/google-docs/providers/google/datapipelines/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datapipelines/pipelines/index.md b/docs/google-docs/providers/google/datapipelines/pipelines/index.md index 867c54d7be..9381cde52b 100644 --- a/docs/google-docs/providers/google/datapipelines/pipelines/index.md +++ b/docs/google-docs/providers/google/datapipelines/pipelines/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepipelines
TypeResource
Id
Id
## Fields @@ -48,7 +48,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists pipelines. Returns a "FORBIDDEN" error if the caller doesn't have permission to access it. | | | `INSERT` | | Creates a pipeline. For a batch pipeline, you can pass scheduler information. Data Pipelines uses the scheduler information to create an internal scheduler that runs jobs periodically. If the internal scheduler is not configured, you can use RunPipeline to run jobs. | | | `DELETE` | | Deletes a pipeline. If a scheduler job is attached to the pipeline, it will be deleted. | +| | `UPDATE` | | Updates a pipeline. If successful, the updated Pipeline is returned. Returns `NOT_FOUND` if the pipeline doesn't exist. If UpdatePipeline does not return successfully, you can retry the UpdatePipeline request until you receive a successful response. | | | `EXEC` | | Lists pipelines. Returns a "FORBIDDEN" error if the caller doesn't have permission to access it. | -| | `EXEC` | | Updates a pipeline. If successful, the updated Pipeline is returned. Returns `NOT_FOUND` if the pipeline doesn't exist. If UpdatePipeline does not return successfully, you can retry the UpdatePipeline request until you receive a successful response. | | | `EXEC` | | Creates a job for the specified pipeline directly. You can use this method when the internal scheduler is not configured and you want to trigger the job directly or through an external system. Returns a "NOT_FOUND" error if the pipeline doesn't exist. Returns a "FORBIDDEN" error if the user doesn't have permission to access the pipeline or run jobs for the pipeline. | | | `EXEC` | | Freezes pipeline execution permanently. If there's a corresponding scheduler entry, it's deleted, and the pipeline state is changed to "ARCHIVED". However, pipeline metadata is retained. | diff --git a/docs/google-docs/providers/google/dataplex/actions/index.md b/docs/google-docs/providers/google/dataplex/actions/index.md index 7df18ac417..99978617c4 100644 --- a/docs/google-docs/providers/google/dataplex/actions/index.md +++ b/docs/google-docs/providers/google/dataplex/actions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameactions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/aspect_types/index.md b/docs/google-docs/providers/google/dataplex/aspect_types/index.md index 36ba986eec..c4b5b26f4e 100644 --- a/docs/google-docs/providers/google/dataplex/aspect_types/index.md +++ b/docs/google-docs/providers/google/dataplex/aspect_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaspect_types
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists AspectType resources in a project and location. | | | `INSERT` | | Creates an AspectType | | | `DELETE` | | Deletes a AspectType resource. | +| | `UPDATE` | | Updates a AspectType resource. | | | `EXEC` | | Lists AspectType resources in a project and location. | -| | `EXEC` | | Updates a AspectType resource. | diff --git a/docs/google-docs/providers/google/dataplex/aspect_types_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/aspect_types_iam_policies/index.md index 8ca87455f5..ea543ea2ac 100644 --- a/docs/google-docs/providers/google/dataplex/aspect_types_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/aspect_types_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaspect_types_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/assets/index.md b/docs/google-docs/providers/google/dataplex/assets/index.md index 0ecc46a21d..c325b793fb 100644 --- a/docs/google-docs/providers/google/dataplex/assets/index.md +++ b/docs/google-docs/providers/google/dataplex/assets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassets
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists asset resources in a zone. | | | `INSERT` | | Creates an asset resource. | | | `DELETE` | | Deletes an asset resource. The referenced storage resource is detached (default) or deleted based on the associated Lifecycle policy. | +| | `UPDATE` | | Updates an asset resource. | | | `EXEC` | | Lists asset resources in a zone. | -| | `EXEC` | | Updates an asset resource. | diff --git a/docs/google-docs/providers/google/dataplex/assets_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/assets_iam_policies/index.md index 5899077a22..dd378afbb4 100644 --- a/docs/google-docs/providers/google/dataplex/assets_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/assets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/attributes/index.md b/docs/google-docs/providers/google/dataplex/attributes/index.md index 23122865dc..410e0ad0c4 100644 --- a/docs/google-docs/providers/google/dataplex/attributes/index.md +++ b/docs/google-docs/providers/google/dataplex/attributes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Data Attribute resources in a DataTaxonomy. | | | `INSERT` | | Create a DataAttribute resource. | | | `DELETE` | | Deletes a Data Attribute resource. | +| | `UPDATE` | | Updates a DataAttribute resource. | | | `EXEC` | | Lists Data Attribute resources in a DataTaxonomy. | -| | `EXEC` | | Updates a DataAttribute resource. | diff --git a/docs/google-docs/providers/google/dataplex/attributes_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/attributes_iam_policies/index.md index 630d7806cd..dc850e592e 100644 --- a/docs/google-docs/providers/google/dataplex/attributes_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/attributes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/content/index.md b/docs/google-docs/providers/google/dataplex/content/index.md index 86bbd4e15a..c917a98604 100644 --- a/docs/google-docs/providers/google/dataplex/content/index.md +++ b/docs/google-docs/providers/google/dataplex/content/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontent
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List content. | | | `INSERT` | | Create a content. | | | `DELETE` | | Delete a content. | +| | `UPDATE` | | Update a content. Only supports full resource update. | | | `EXEC` | | List content. | -| | `EXEC` | | Update a content. Only supports full resource update. | diff --git a/docs/google-docs/providers/google/dataplex/content_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/content_iam_policies/index.md index 9f6c7cb515..0f02f51008 100644 --- a/docs/google-docs/providers/google/dataplex/content_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/content_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontent_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/contentitems/index.md b/docs/google-docs/providers/google/dataplex/contentitems/index.md index 8dd06ebdba..5e8179f76a 100644 --- a/docs/google-docs/providers/google/dataplex/contentitems/index.md +++ b/docs/google-docs/providers/google/dataplex/contentitems/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontentitems
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List content. | | | `INSERT` | | Create a content. | | | `DELETE` | | Delete a content. | +| | `UPDATE` | | Update a content. Only supports full resource update. | | | `EXEC` | | List content. | -| | `EXEC` | | Update a content. Only supports full resource update. | diff --git a/docs/google-docs/providers/google/dataplex/contentitems_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/contentitems_iam_policies/index.md index f0d15f2778..a43b74afe7 100644 --- a/docs/google-docs/providers/google/dataplex/contentitems_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/contentitems_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontentitems_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/data_attribute_bindings/index.md b/docs/google-docs/providers/google/dataplex/data_attribute_bindings/index.md index 7904a345d9..960e475ba1 100644 --- a/docs/google-docs/providers/google/dataplex/data_attribute_bindings/index.md +++ b/docs/google-docs/providers/google/dataplex/data_attribute_bindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_attribute_bindings
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists DataAttributeBinding resources in a project and location. | | | `INSERT` | | Create a DataAttributeBinding resource. | | | `DELETE` | | Deletes a DataAttributeBinding resource. All attributes within the DataAttributeBinding must be deleted before the DataAttributeBinding can be deleted. | +| | `UPDATE` | | Updates a DataAttributeBinding resource. | | | `EXEC` | | Lists DataAttributeBinding resources in a project and location. | -| | `EXEC` | | Updates a DataAttributeBinding resource. | diff --git a/docs/google-docs/providers/google/dataplex/data_attribute_bindings_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/data_attribute_bindings_iam_policies/index.md index 409fd5ee98..19956f4a05 100644 --- a/docs/google-docs/providers/google/dataplex/data_attribute_bindings_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/data_attribute_bindings_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_attribute_bindings_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/data_scans/index.md b/docs/google-docs/providers/google/dataplex/data_scans/index.md index 22744ab633..c1634e2c14 100644 --- a/docs/google-docs/providers/google/dataplex/data_scans/index.md +++ b/docs/google-docs/providers/google/dataplex/data_scans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_scans
TypeResource
Id
Id
## Fields @@ -53,7 +53,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists DataScans. | | | `INSERT` | | Creates a DataScan resource. | | | `DELETE` | | Deletes a DataScan resource. | +| | `UPDATE` | | Updates a DataScan resource. | | | `EXEC` | | Lists DataScans. | | | `EXEC` | | Generates recommended DataQualityRule from a data profiling DataScan. | -| | `EXEC` | | Updates a DataScan resource. | | | `EXEC` | | Runs an on-demand execution of a DataScan | diff --git a/docs/google-docs/providers/google/dataplex/data_scans_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/data_scans_iam_policies/index.md index e8f72187d0..dc2618aa95 100644 --- a/docs/google-docs/providers/google/dataplex/data_scans_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/data_scans_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_scans_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/data_taxonomies/index.md b/docs/google-docs/providers/google/dataplex/data_taxonomies/index.md index 8c8aad0cc4..194a3dda1c 100644 --- a/docs/google-docs/providers/google/dataplex/data_taxonomies/index.md +++ b/docs/google-docs/providers/google/dataplex/data_taxonomies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_taxonomies
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists DataTaxonomy resources in a project and location. | | | `INSERT` | | Create a DataTaxonomy resource. | | | `DELETE` | | Deletes a DataTaxonomy resource. All attributes within the DataTaxonomy must be deleted before the DataTaxonomy can be deleted. | +| | `UPDATE` | | Updates a DataTaxonomy resource. | | | `EXEC` | | Lists DataTaxonomy resources in a project and location. | -| | `EXEC` | | Updates a DataTaxonomy resource. | diff --git a/docs/google-docs/providers/google/dataplex/data_taxonomies_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/data_taxonomies_iam_policies/index.md index 68009637c8..eaa12b29be 100644 --- a/docs/google-docs/providers/google/dataplex/data_taxonomies_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/data_taxonomies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_taxonomies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/entities/index.md b/docs/google-docs/providers/google/dataplex/entities/index.md index ca0cad1379..c2b7e7d838 100644 --- a/docs/google-docs/providers/google/dataplex/entities/index.md +++ b/docs/google-docs/providers/google/dataplex/entities/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentities
TypeResource
Id
Id
## Fields @@ -55,5 +55,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List metadata entities in a zone. | | | `INSERT` | | Create a metadata entity. | | | `DELETE` | | Delete a metadata entity. | +| | `UPDATE` | | Update a metadata entity. Only supports full resource update. | | | `EXEC` | | List metadata entities in a zone. | -| | `EXEC` | | Update a metadata entity. Only supports full resource update. | diff --git a/docs/google-docs/providers/google/dataplex/entries/index.md b/docs/google-docs/providers/google/dataplex/entries/index.md index 11664b8706..0e836fbfcd 100644 --- a/docs/google-docs/providers/google/dataplex/entries/index.md +++ b/docs/google-docs/providers/google/dataplex/entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentries
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists entries within an entry group. | | | `INSERT` | | Creates an Entry. | | | `DELETE` | | Deletes an Entry. | +| | `UPDATE` | | Updates an Entry. | | | `EXEC` | | Lists entries within an entry group. | -| | `EXEC` | | Updates an Entry. | diff --git a/docs/google-docs/providers/google/dataplex/entry_groups/index.md b/docs/google-docs/providers/google/dataplex/entry_groups/index.md index 6e8c658008..6462389b2a 100644 --- a/docs/google-docs/providers/google/dataplex/entry_groups/index.md +++ b/docs/google-docs/providers/google/dataplex/entry_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentry_groups
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists EntryGroup resources in a project and location. | | | `INSERT` | | Creates an EntryGroup | | | `DELETE` | | Deletes a EntryGroup resource. | +| | `UPDATE` | | Updates a EntryGroup resource. | | | `EXEC` | | Lists EntryGroup resources in a project and location. | -| | `EXEC` | | Updates a EntryGroup resource. | diff --git a/docs/google-docs/providers/google/dataplex/entry_groups_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/entry_groups_iam_policies/index.md index ca9104cd87..99104ced85 100644 --- a/docs/google-docs/providers/google/dataplex/entry_groups_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/entry_groups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentry_groups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/entry_types/index.md b/docs/google-docs/providers/google/dataplex/entry_types/index.md index bb35bef87e..c16dc2af28 100644 --- a/docs/google-docs/providers/google/dataplex/entry_types/index.md +++ b/docs/google-docs/providers/google/dataplex/entry_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentry_types
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists EntryType resources in a project and location. | | | `INSERT` | | Creates an EntryType | | | `DELETE` | | Deletes a EntryType resource. | +| | `UPDATE` | | Updates a EntryType resource. | | | `EXEC` | | Lists EntryType resources in a project and location. | -| | `EXEC` | | Updates a EntryType resource. | diff --git a/docs/google-docs/providers/google/dataplex/entry_types_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/entry_types_iam_policies/index.md index d3fc01d4e7..c77d2cffe5 100644 --- a/docs/google-docs/providers/google/dataplex/entry_types_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/entry_types_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentry_types_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/environments/index.md b/docs/google-docs/providers/google/dataplex/environments/index.md index 57f090b510..f0ee25da37 100644 --- a/docs/google-docs/providers/google/dataplex/environments/index.md +++ b/docs/google-docs/providers/google/dataplex/environments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists environments under the given lake. | | | `INSERT` | | Create an environment resource. | | | `DELETE` | | Delete the environment resource. All the child resources must have been deleted before environment deletion can be initiated. | +| | `UPDATE` | | Update the environment resource. | | | `EXEC` | | Lists environments under the given lake. | -| | `EXEC` | | Update the environment resource. | diff --git a/docs/google-docs/providers/google/dataplex/environments_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/environments_iam_policies/index.md index eb158419a1..5fe6d95a12 100644 --- a/docs/google-docs/providers/google/dataplex/environments_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/environments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/governance_rules_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/governance_rules_iam_policies/index.md index 1b9aa0eacb..bfd0e88fc9 100644 --- a/docs/google-docs/providers/google/dataplex/governance_rules_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/governance_rules_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegovernance_rules_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/index.md b/docs/google-docs/providers/google/dataplex/index.md index 74d5e2d381..925bb58345 100644 --- a/docs/google-docs/providers/google/dataplex/index.md +++ b/docs/google-docs/providers/google/dataplex/index.md @@ -34,7 +34,7 @@ Dataplex API is used to manage the lifecycle of data lakes. TypeService TitleCloud Dataplex API DescriptionDataplex API is used to manage the lifecycle of data lakes. -Iddataplex:v24.06.00234 +Iddataplex:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dataplex/jobs/index.md b/docs/google-docs/providers/google/dataplex/jobs/index.md index 847e10d8ab..9d104327f4 100644 --- a/docs/google-docs/providers/google/dataplex/jobs/index.md +++ b/docs/google-docs/providers/google/dataplex/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/lakes/index.md b/docs/google-docs/providers/google/dataplex/lakes/index.md index dfb0466dea..dc39f52919 100644 --- a/docs/google-docs/providers/google/dataplex/lakes/index.md +++ b/docs/google-docs/providers/google/dataplex/lakes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelakes
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists lake resources in a project and location. | | | `INSERT` | | Creates a lake resource. | | | `DELETE` | | Deletes a lake resource. All zones within the lake must be deleted before the lake can be deleted. | +| | `UPDATE` | | Updates a lake resource. | | | `EXEC` | | Lists lake resources in a project and location. | -| | `EXEC` | | Updates a lake resource. | diff --git a/docs/google-docs/providers/google/dataplex/lakes_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/lakes_iam_policies/index.md index 2a00e8b2dd..32869ff7b0 100644 --- a/docs/google-docs/providers/google/dataplex/lakes_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/lakes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelakes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/locations/index.md b/docs/google-docs/providers/google/dataplex/locations/index.md index a192f9ae3f..ff8c87825b 100644 --- a/docs/google-docs/providers/google/dataplex/locations/index.md +++ b/docs/google-docs/providers/google/dataplex/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/operations/index.md b/docs/google-docs/providers/google/dataplex/operations/index.md index d4f504ed1d..8b78914b3d 100644 --- a/docs/google-docs/providers/google/dataplex/operations/index.md +++ b/docs/google-docs/providers/google/dataplex/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/partitions/index.md b/docs/google-docs/providers/google/dataplex/partitions/index.md index 85972c1ac2..2caefded94 100644 --- a/docs/google-docs/providers/google/dataplex/partitions/index.md +++ b/docs/google-docs/providers/google/dataplex/partitions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepartitions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/sessions/index.md b/docs/google-docs/providers/google/dataplex/sessions/index.md index 4ea2dc0baa..15c51f2602 100644 --- a/docs/google-docs/providers/google/dataplex/sessions/index.md +++ b/docs/google-docs/providers/google/dataplex/sessions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesessions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/tasks/index.md b/docs/google-docs/providers/google/dataplex/tasks/index.md index adc684042b..ddb21a8cf5 100644 --- a/docs/google-docs/providers/google/dataplex/tasks/index.md +++ b/docs/google-docs/providers/google/dataplex/tasks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametasks
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists tasks under the given lake. | | | `INSERT` | | Creates a task resource within a lake. | | | `DELETE` | | Delete the task resource. | +| | `UPDATE` | | Update the task resource. | | | `EXEC` | | Lists tasks under the given lake. | -| | `EXEC` | | Update the task resource. | | | `EXEC` | | Run an on demand execution of a Task. | diff --git a/docs/google-docs/providers/google/dataplex/tasks_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/tasks_iam_policies/index.md index 2454b26a70..24bbf7e079 100644 --- a/docs/google-docs/providers/google/dataplex/tasks_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/tasks_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametasks_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataplex/zones/index.md b/docs/google-docs/providers/google/dataplex/zones/index.md index 876e968733..a4f399d614 100644 --- a/docs/google-docs/providers/google/dataplex/zones/index.md +++ b/docs/google-docs/providers/google/dataplex/zones/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namezones
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists zone resources in a lake. | | | `INSERT` | | Creates a zone resource within a lake. | | | `DELETE` | | Deletes a zone resource. All assets within a zone must be deleted before the zone can be deleted. | +| | `UPDATE` | | Updates a zone resource. | | | `EXEC` | | Lists zone resources in a lake. | -| | `EXEC` | | Updates a zone resource. | diff --git a/docs/google-docs/providers/google/dataplex/zones_iam_policies/index.md b/docs/google-docs/providers/google/dataplex/zones_iam_policies/index.md index 0f1dc1b5a7..9e4ec596b8 100644 --- a/docs/google-docs/providers/google/dataplex/zones_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataplex/zones_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namezones_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/autoscaling_policies/index.md b/docs/google-docs/providers/google/dataproc/autoscaling_policies/index.md index e3fdd2d2c1..033db5aec7 100644 --- a/docs/google-docs/providers/google/dataproc/autoscaling_policies/index.md +++ b/docs/google-docs/providers/google/dataproc/autoscaling_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameautoscaling_policies
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates new autoscaling policy. | | | `DELETE` | | Deletes an autoscaling policy. It is an error to delete an autoscaling policy that is in use by one or more clusters. | | | `DELETE` | | Deletes an autoscaling policy. It is an error to delete an autoscaling policy that is in use by one or more clusters. | +| | `UPDATE` | | Updates (replaces) autoscaling policy.Disabled check for update_mask, because all updates will be full replacements. | +| | `UPDATE` | | Updates (replaces) autoscaling policy.Disabled check for update_mask, because all updates will be full replacements. | | | `EXEC` | | Lists autoscaling policies in the project. | | | `EXEC` | | Lists autoscaling policies in the project. | -| | `EXEC` | | Updates (replaces) autoscaling policy.Disabled check for update_mask, because all updates will be full replacements. | -| | `EXEC` | | Updates (replaces) autoscaling policy.Disabled check for update_mask, because all updates will be full replacements. | diff --git a/docs/google-docs/providers/google/dataproc/autoscaling_policies_iam_policies/index.md b/docs/google-docs/providers/google/dataproc/autoscaling_policies_iam_policies/index.md index 5d959dff5a..f083df7a01 100644 --- a/docs/google-docs/providers/google/dataproc/autoscaling_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataproc/autoscaling_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameautoscaling_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/batches/index.md b/docs/google-docs/providers/google/dataproc/batches/index.md index 27fc2c14a3..7ef7bd64d2 100644 --- a/docs/google-docs/providers/google/dataproc/batches/index.md +++ b/docs/google-docs/providers/google/dataproc/batches/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebatches
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/clusters/index.md b/docs/google-docs/providers/google/dataproc/clusters/index.md index 1c432242e0..d9188e55f2 100644 --- a/docs/google-docs/providers/google/dataproc/clusters/index.md +++ b/docs/google-docs/providers/google/dataproc/clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters
TypeResource
Id
Id
## Fields @@ -46,10 +46,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all regions/{region}/clusters in a project alphabetically. | | | `INSERT` | | Creates a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). | | | `DELETE` | | Deletes a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). | +| | `UPDATE` | | Updates a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). The cluster must be in a RUNNING state or an error is returned. | | | `EXEC` | | Lists all regions/{region}/clusters in a project alphabetically. | | | `EXEC` | | Gets cluster diagnostic information. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). After the operation completes, Operation.response contains DiagnoseClusterResults (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#diagnoseclusterresults). | | | `EXEC` | | Inject encrypted credentials into all of the VMs in a cluster.The target cluster must be a personal auth cluster assigned to the user who is issuing the RPC. | -| | `EXEC` | | Updates a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). The cluster must be in a RUNNING state or an error is returned. | | | `EXEC` | | Repairs a cluster. | | | `EXEC` | | Starts a cluster in a project. | | | `EXEC` | | Stops a cluster in a project. | diff --git a/docs/google-docs/providers/google/dataproc/clusters_iam_policies/index.md b/docs/google-docs/providers/google/dataproc/clusters_iam_policies/index.md index 2f2ed7a214..d98cf77beb 100644 --- a/docs/google-docs/providers/google/dataproc/clusters_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataproc/clusters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/index.md b/docs/google-docs/providers/google/dataproc/index.md index fc23d51145..5f37c7b6c6 100644 --- a/docs/google-docs/providers/google/dataproc/index.md +++ b/docs/google-docs/providers/google/dataproc/index.md @@ -34,7 +34,7 @@ Manages Hadoop-based clusters and jobs on Google Cloud Platform. TypeService TitleCloud Dataproc API DescriptionManages Hadoop-based clusters and jobs on Google Cloud Platform. -Iddataproc:v24.06.00234 +Iddataproc:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dataproc/jobs/index.md b/docs/google-docs/providers/google/dataproc/jobs/index.md index 84efb41612..8b6785d64f 100644 --- a/docs/google-docs/providers/google/dataproc/jobs/index.md +++ b/docs/google-docs/providers/google/dataproc/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields @@ -58,8 +58,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the resource representation for a job in a project. | | | `SELECT` | | Lists regions/{region}/jobs in a project. | | | `DELETE` | | Deletes the job from the project. If the job is active, the delete fails, and the response returns FAILED_PRECONDITION. | +| | `UPDATE` | | Updates a job in a project. | | | `EXEC` | | Lists regions/{region}/jobs in a project. | | | `EXEC` | | Starts a job cancellation request. To access the job resource after cancellation, call regions/{region}/jobs.list (https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/list) or regions/{region}/jobs.get (https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/get). | -| | `EXEC` | | Updates a job in a project. | | | `EXEC` | | Submits a job to a cluster. | | | `EXEC` | | Submits job to a cluster. | diff --git a/docs/google-docs/providers/google/dataproc/jobs_iam_policies/index.md b/docs/google-docs/providers/google/dataproc/jobs_iam_policies/index.md index 64c60a361c..457903b20b 100644 --- a/docs/google-docs/providers/google/dataproc/jobs_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataproc/jobs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/node_groups/index.md b/docs/google-docs/providers/google/dataproc/node_groups/index.md index 928aad2d33..070e0919a3 100644 --- a/docs/google-docs/providers/google/dataproc/node_groups/index.md +++ b/docs/google-docs/providers/google/dataproc/node_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_groups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/operations/index.md b/docs/google-docs/providers/google/dataproc/operations/index.md index 291326c58f..2c2ffcb090 100644 --- a/docs/google-docs/providers/google/dataproc/operations/index.md +++ b/docs/google-docs/providers/google/dataproc/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/operations_iam_policies/index.md b/docs/google-docs/providers/google/dataproc/operations_iam_policies/index.md index c7e68574af..9878112f79 100644 --- a/docs/google-docs/providers/google/dataproc/operations_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataproc/operations_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/session_templates/index.md b/docs/google-docs/providers/google/dataproc/session_templates/index.md index bc899d0102..fba9b88e0b 100644 --- a/docs/google-docs/providers/google/dataproc/session_templates/index.md +++ b/docs/google-docs/providers/google/dataproc/session_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesession_templates
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists session templates. | | | `INSERT` | | Create a session template synchronously. | | | `DELETE` | | Deletes a session template. | +| | `UPDATE` | | Updates the session template synchronously. | | | `EXEC` | | Lists session templates. | -| | `EXEC` | | Updates the session template synchronously. | diff --git a/docs/google-docs/providers/google/dataproc/sessions/index.md b/docs/google-docs/providers/google/dataproc/sessions/index.md index d2e6fdf061..84ba1c3c77 100644 --- a/docs/google-docs/providers/google/dataproc/sessions/index.md +++ b/docs/google-docs/providers/google/dataproc/sessions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesessions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dataproc/workflow_templates/index.md b/docs/google-docs/providers/google/dataproc/workflow_templates/index.md index d77449e803..2a5eded291 100644 --- a/docs/google-docs/providers/google/dataproc/workflow_templates/index.md +++ b/docs/google-docs/providers/google/dataproc/workflow_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflow_templates
TypeResource
Id
Id
## Fields @@ -52,11 +52,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates new workflow template. | | | `DELETE` | | Deletes a workflow template. It does not cancel in-progress workflows. | | | `DELETE` | | Deletes a workflow template. It does not cancel in-progress workflows. | +| | `UPDATE` | | Updates (replaces) workflow template. The updated template must contain version that matches the current server version. | +| | `UPDATE` | | Updates (replaces) workflow template. The updated template must contain version that matches the current server version. | | | `EXEC` | | Lists workflows that match the specified filter in the request. | | | `EXEC` | | Lists workflows that match the specified filter in the request. | | | `EXEC` | | Instantiates a template and begins execution.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty. | | | `EXEC` | | Instantiates a template and begins execution.This method is equivalent to executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, DeleteWorkflowTemplate.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty. | -| | `EXEC` | | Updates (replaces) workflow template. The updated template must contain version that matches the current server version. | | | `EXEC` | | Instantiates a template and begins execution.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty. | | | `EXEC` | | Instantiates a template and begins execution.This method is equivalent to executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, DeleteWorkflowTemplate.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty. | -| | `EXEC` | | Updates (replaces) workflow template. The updated template must contain version that matches the current server version. | diff --git a/docs/google-docs/providers/google/dataproc/workflow_templates_iam_policies/index.md b/docs/google-docs/providers/google/dataproc/workflow_templates_iam_policies/index.md index 032292eafa..5b409a7182 100644 --- a/docs/google-docs/providers/google/dataproc/workflow_templates_iam_policies/index.md +++ b/docs/google-docs/providers/google/dataproc/workflow_templates_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflow_templates_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastore/index.md b/docs/google-docs/providers/google/datastore/index.md index 21c1c26bcd..e6a4dd72fc 100644 --- a/docs/google-docs/providers/google/datastore/index.md +++ b/docs/google-docs/providers/google/datastore/index.md @@ -34,7 +34,7 @@ Accesses the schemaless NoSQL database to provide fully managed, robust, scalabl TypeService TitleCloud Datastore API DescriptionAccesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application. -Iddatastore:v24.06.00234 +Iddatastore:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datastore/indexes/index.md b/docs/google-docs/providers/google/datastore/indexes/index.md index 9830dbee72..ae828ba2c1 100644 --- a/docs/google-docs/providers/google/datastore/indexes/index.md +++ b/docs/google-docs/providers/google/datastore/indexes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameindexes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastore/operations/index.md b/docs/google-docs/providers/google/datastore/operations/index.md index fea3f9c025..7719ba1ec7 100644 --- a/docs/google-docs/providers/google/datastore/operations/index.md +++ b/docs/google-docs/providers/google/datastore/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastore/projects/index.md b/docs/google-docs/providers/google/datastore/projects/index.md index 0424c37f9c..d19a6e46cc 100644 --- a/docs/google-docs/providers/google/datastore/projects/index.md +++ b/docs/google-docs/providers/google/datastore/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/connection_profiles/index.md b/docs/google-docs/providers/google/datastream/connection_profiles/index.md index 6f6d66cd0a..e00593eabf 100644 --- a/docs/google-docs/providers/google/datastream/connection_profiles/index.md +++ b/docs/google-docs/providers/google/datastream/connection_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnection_profiles
TypeResource
Id
Id
## Fields @@ -51,6 +51,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Use this method to list connection profiles created in a project and location. | | | `INSERT` | | Use this method to create a connection profile in a project and location. | | | `DELETE` | | Use this method to delete a connection profile. | +| | `UPDATE` | | Use this method to update the parameters of a connection profile. | | | `EXEC` | | Use this method to list connection profiles created in a project and location. | | | `EXEC` | | Use this method to discover a connection profile. The discover API call exposes the data objects and metadata belonging to the profile. Typically, a request returns children data objects of a parent data object that's optionally supplied in the request. | -| | `EXEC` | | Use this method to update the parameters of a connection profile. | diff --git a/docs/google-docs/providers/google/datastream/index.md b/docs/google-docs/providers/google/datastream/index.md index 0a4a61431f..ac8219963c 100644 --- a/docs/google-docs/providers/google/datastream/index.md +++ b/docs/google-docs/providers/google/datastream/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleDatastream API Description -Iddatastream:v24.06.00234 +Iddatastream:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/datastream/locations/index.md b/docs/google-docs/providers/google/datastream/locations/index.md index 61839b5643..6baf82ba13 100644 --- a/docs/google-docs/providers/google/datastream/locations/index.md +++ b/docs/google-docs/providers/google/datastream/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/objects/index.md b/docs/google-docs/providers/google/datastream/objects/index.md index 3f1b8ca102..b522b2f4e7 100644 --- a/docs/google-docs/providers/google/datastream/objects/index.md +++ b/docs/google-docs/providers/google/datastream/objects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameobjects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/operations/index.md b/docs/google-docs/providers/google/datastream/operations/index.md index e4988090d2..311dfd5e1a 100644 --- a/docs/google-docs/providers/google/datastream/operations/index.md +++ b/docs/google-docs/providers/google/datastream/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/private_connections/index.md b/docs/google-docs/providers/google/datastream/private_connections/index.md index 2c7554fc78..8515af1fde 100644 --- a/docs/google-docs/providers/google/datastream/private_connections/index.md +++ b/docs/google-docs/providers/google/datastream/private_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_connections
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/routes/index.md b/docs/google-docs/providers/google/datastream/routes/index.md index ee3d2f20ba..d81fc292c2 100644 --- a/docs/google-docs/providers/google/datastream/routes/index.md +++ b/docs/google-docs/providers/google/datastream/routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameroutes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/static_ips/index.md b/docs/google-docs/providers/google/datastream/static_ips/index.md index 7175967621..a39d9ac1d1 100644 --- a/docs/google-docs/providers/google/datastream/static_ips/index.md +++ b/docs/google-docs/providers/google/datastream/static_ips/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestatic_ips
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/datastream/streams/index.md b/docs/google-docs/providers/google/datastream/streams/index.md index a55d27db2d..8b5ca7ca92 100644 --- a/docs/google-docs/providers/google/datastream/streams/index.md +++ b/docs/google-docs/providers/google/datastream/streams/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestreams
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Use this method to list streams in a project and location. | | | `INSERT` | | Use this method to create a stream. | | | `DELETE` | | Use this method to delete a stream. | +| | `UPDATE` | | Use this method to update the configuration of a stream. | | | `EXEC` | | Use this method to list streams in a project and location. | -| | `EXEC` | | Use this method to update the configuration of a stream. | | | `EXEC` | | Use this method to start, resume or recover a stream with a non default CDC strategy. NOTE: This feature is currently experimental. | diff --git a/docs/google-docs/providers/google/deploymentmanager/deployments/index.md b/docs/google-docs/providers/google/deploymentmanager/deployments/index.md index cb556b0cfb..687e10d434 100644 --- a/docs/google-docs/providers/google/deploymentmanager/deployments/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields @@ -49,8 +49,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all deployments for a given project. | | | `INSERT` | | Creates a deployment and all of the resources described by the deployment manifest. | | | `DELETE` | | Deletes a deployment and all of the resources in the deployment. | +| | `UPDATE` | | Patches a deployment and all of the resources described by the deployment manifest. | +| | `UPDATE` | | Updates a deployment and all of the resources described by the deployment manifest. | | | `EXEC` | | Lists all deployments for a given project. | | | `EXEC` | | Cancels and removes the preview currently associated with the deployment. | -| | `EXEC` | | Patches a deployment and all of the resources described by the deployment manifest. | | | `EXEC` | | Stops an ongoing operation. This does not roll back any work that has already been completed, but prevents any new work from being started. | -| | `EXEC` | | Updates a deployment and all of the resources described by the deployment manifest. | diff --git a/docs/google-docs/providers/google/deploymentmanager/deployments_iam_policies/index.md b/docs/google-docs/providers/google/deploymentmanager/deployments_iam_policies/index.md index 338a14d530..d926dfe7e7 100644 --- a/docs/google-docs/providers/google/deploymentmanager/deployments_iam_policies/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/deployments_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/deploymentmanager/index.md b/docs/google-docs/providers/google/deploymentmanager/index.md index b4b56364ef..051fd69ad2 100644 --- a/docs/google-docs/providers/google/deploymentmanager/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/index.md @@ -34,7 +34,7 @@ The Google Cloud Deployment Manager v2 API provides services for configuring, de TypeService TitleCloud Deployment Manager V2 API DescriptionThe Google Cloud Deployment Manager v2 API provides services for configuring, deploying, and viewing Google Cloud services and APIs via templates which specify deployments of Cloud resources. -Iddeploymentmanager:v24.06.00234 +Iddeploymentmanager:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/deploymentmanager/manifests/index.md b/docs/google-docs/providers/google/deploymentmanager/manifests/index.md index 284d4c0105..1dce412cc7 100644 --- a/docs/google-docs/providers/google/deploymentmanager/manifests/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/manifests/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanifests
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/deploymentmanager/operations/index.md b/docs/google-docs/providers/google/deploymentmanager/operations/index.md index e1fa74c9ae..cec1c98391 100644 --- a/docs/google-docs/providers/google/deploymentmanager/operations/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/deploymentmanager/resources/index.md b/docs/google-docs/providers/google/deploymentmanager/resources/index.md index c256a40609..d11bfee5cd 100644 --- a/docs/google-docs/providers/google/deploymentmanager/resources/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/deploymentmanager/types/index.md b/docs/google-docs/providers/google/deploymentmanager/types/index.md index b9a4301def..2c9ecf3f2f 100644 --- a/docs/google-docs/providers/google/deploymentmanager/types/index.md +++ b/docs/google-docs/providers/google/deploymentmanager/types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametypes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/connections/index.md b/docs/google-docs/providers/google/developerconnect/connections/index.md index f7686b8230..da875f476c 100644 --- a/docs/google-docs/providers/google/developerconnect/connections/index.md +++ b/docs/google-docs/providers/google/developerconnect/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Connections in a given project and location. | | | `INSERT` | | Creates a new Connection in a given project and location. | | | `DELETE` | | Deletes a single Connection. | +| | `UPDATE` | | Updates the parameters of a single Connection. | | | `EXEC` | | Lists Connections in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Connection. | diff --git a/docs/google-docs/providers/google/developerconnect/connections_github_installations/index.md b/docs/google-docs/providers/google/developerconnect/connections_github_installations/index.md index 8eff4cd92e..99534d2757 100644 --- a/docs/google-docs/providers/google/developerconnect/connections_github_installations/index.md +++ b/docs/google-docs/providers/google/developerconnect/connections_github_installations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_github_installations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/connections_linkable_git_repositories/index.md b/docs/google-docs/providers/google/developerconnect/connections_linkable_git_repositories/index.md index 3529f67815..1b02b56cf3 100644 --- a/docs/google-docs/providers/google/developerconnect/connections_linkable_git_repositories/index.md +++ b/docs/google-docs/providers/google/developerconnect/connections_linkable_git_repositories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_linkable_git_repositories
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/git_repository_links/index.md b/docs/google-docs/providers/google/developerconnect/git_repository_links/index.md index 8aba471730..ef9ccc91aa 100644 --- a/docs/google-docs/providers/google/developerconnect/git_repository_links/index.md +++ b/docs/google-docs/providers/google/developerconnect/git_repository_links/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegit_repository_links
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/git_repository_links_git_refs/index.md b/docs/google-docs/providers/google/developerconnect/git_repository_links_git_refs/index.md index ee2d667f75..b1558ed4f2 100644 --- a/docs/google-docs/providers/google/developerconnect/git_repository_links_git_refs/index.md +++ b/docs/google-docs/providers/google/developerconnect/git_repository_links_git_refs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegit_repository_links_git_refs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/git_repository_links_read_token/index.md b/docs/google-docs/providers/google/developerconnect/git_repository_links_read_token/index.md index 1057d96847..2fdc5f4251 100644 --- a/docs/google-docs/providers/google/developerconnect/git_repository_links_read_token/index.md +++ b/docs/google-docs/providers/google/developerconnect/git_repository_links_read_token/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegit_repository_links_read_token
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/git_repository_links_read_write_token/index.md b/docs/google-docs/providers/google/developerconnect/git_repository_links_read_write_token/index.md index e3119c8e7d..26acf2a186 100644 --- a/docs/google-docs/providers/google/developerconnect/git_repository_links_read_write_token/index.md +++ b/docs/google-docs/providers/google/developerconnect/git_repository_links_read_write_token/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegit_repository_links_read_write_token
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/index.md b/docs/google-docs/providers/google/developerconnect/index.md index d3efb4e896..991502eeb1 100644 --- a/docs/google-docs/providers/google/developerconnect/index.md +++ b/docs/google-docs/providers/google/developerconnect/index.md @@ -34,7 +34,7 @@ Connect third-party source code management to Google TypeService TitleDeveloper Connect API DescriptionConnect third-party source code management to Google -Iddeveloperconnect:v24.06.00234 +Iddeveloperconnect:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/developerconnect/locations/index.md b/docs/google-docs/providers/google/developerconnect/locations/index.md index 3ea1adb1b9..ca557eeff9 100644 --- a/docs/google-docs/providers/google/developerconnect/locations/index.md +++ b/docs/google-docs/providers/google/developerconnect/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/developerconnect/operations/index.md b/docs/google-docs/providers/google/developerconnect/operations/index.md index 607c3c3655..a3fb9cac5e 100644 --- a/docs/google-docs/providers/google/developerconnect/operations/index.md +++ b/docs/google-docs/providers/google/developerconnect/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/agents/index.md b/docs/google-docs/providers/google/dialogflow/agents/index.md index 26f2a8c3c3..85c4490670 100644 --- a/docs/google-docs/providers/google/dialogflow/agents/index.md +++ b/docs/google-docs/providers/google/dialogflow/agents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameagents
TypeResource
Id
Id
## Fields @@ -57,8 +57,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all agents in the specified location. | | | `INSERT` | | Creates an agent in the specified location. Note: You should always train flows prior to sending them queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes the specified agent. | +| | `UPDATE` | | Updates the specified agent. Note: You should always train flows prior to sending them queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Returns the list of all agents in the specified location. | | | `EXEC` | | Exports the specified agent to a binary file. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: ExportAgentResponse | -| | `EXEC` | | Updates the specified agent. Note: You should always train flows prior to sending them queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Restores the specified agent from a binary file. Replaces the current agent with a new one. Note that all existing resources in agent (e.g. intents, entity types, flows) will be removed. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: An [Empty message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty) Note: You should always train flows prior to sending them queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Validates the specified agent and creates or updates validation results. The agent in draft version is validated. Please call this API after the training is completed to get the complete validation results. | diff --git a/docs/google-docs/providers/google/dialogflow/agents_generative_settings/index.md b/docs/google-docs/providers/google/dialogflow/agents_generative_settings/index.md index b23139aab0..1e632b0b69 100644 --- a/docs/google-docs/providers/google/dialogflow/agents_generative_settings/index.md +++ b/docs/google-docs/providers/google/dialogflow/agents_generative_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameagents_generative_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/agents_validation_result/index.md b/docs/google-docs/providers/google/dialogflow/agents_validation_result/index.md index e563843c64..6dcfd977fc 100644 --- a/docs/google-docs/providers/google/dialogflow/agents_validation_result/index.md +++ b/docs/google-docs/providers/google/dialogflow/agents_validation_result/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameagents_validation_result
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/changelogs/index.md b/docs/google-docs/providers/google/dialogflow/changelogs/index.md index 0bce6c78f8..2818d3d0ec 100644 --- a/docs/google-docs/providers/google/dialogflow/changelogs/index.md +++ b/docs/google-docs/providers/google/dialogflow/changelogs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechangelogs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/continuous_test_results/index.md b/docs/google-docs/providers/google/dialogflow/continuous_test_results/index.md index ef71108a73..b3afdc93c1 100644 --- a/docs/google-docs/providers/google/dialogflow/continuous_test_results/index.md +++ b/docs/google-docs/providers/google/dialogflow/continuous_test_results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontinuous_test_results
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/deployments/index.md b/docs/google-docs/providers/google/dialogflow/deployments/index.md index 1cdf25361b..e1bbdc3c02 100644 --- a/docs/google-docs/providers/google/dialogflow/deployments/index.md +++ b/docs/google-docs/providers/google/dialogflow/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/entity_types/index.md b/docs/google-docs/providers/google/dialogflow/entity_types/index.md index bc96017f61..81e463ae02 100644 --- a/docs/google-docs/providers/google/dialogflow/entity_types/index.md +++ b/docs/google-docs/providers/google/dialogflow/entity_types/index.md @@ -24,20 +24,15 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentity_types
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `string` | The unique identifier of the entity type. Required for EntityTypes.UpdateEntityType. Format: `projects//locations//agents//entityTypes/`. | -| | `string` | Indicates whether the entity type can be automatically expanded. | -| | `string` | Required. The human-readable name of the entity type, unique within the agent. | -| | `boolean` | Enables fuzzy entity extraction during classification. | -| | `array` | The collection of entity entries associated with the entity type. | -| | `array` | Collection of exceptional words and phrases that shouldn't be matched. For example, if you have a size entity type with entry `giant`(an adjective), you might consider adding `giants`(a noun) as an exclusion. If the kind of entity type is `KIND_MAP`, then the phrases specified by entities and excluded phrases should be mutually exclusive. | -| | `string` | Required. Indicates the kind of entity type. | -| | `boolean` | Indicates whether parameters of the entity type should be redacted in log. If redaction is enabled, page parameters and intent parameters referring to the entity type will be replaced by parameter name when logging. | +| | `string` | Required. The unique identifier of the session entity type. Format: `projects//locations//agents//sessions//entityTypes/` or `projects//locations//agents//environments//sessions//entityTypes/`. If `Environment ID` is not specified, we assume default 'draft' environment. | +| | `array` | Required. The collection of entities to override or supplement the custom entity type. | +| | `string` | Required. Indicates whether the additional data should override or supplement the custom entity type definition. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -53,11 +48,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes the specified entity type. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes the specified session entity type. | | | `DELETE` | | Deletes the specified session entity type. | +| | `UPDATE` | | Updates the specified entity type. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | +| | `UPDATE` | | Updates the specified session entity type. | +| | `UPDATE` | | Updates the specified session entity type. | | | `EXEC` | | Returns the list of all entity types in the specified agent. | | | `EXEC` | | Returns the list of all session entity types in the specified session. | | | `EXEC` | | Returns the list of all session entity types in the specified session. | | | `EXEC` | | Exports the selected entity types. | | | `EXEC` | | Imports the specified entitytypes into the agent. | -| | `EXEC` | | Updates the specified entity type. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | -| | `EXEC` | | Updates the specified session entity type. | -| | `EXEC` | | Updates the specified session entity type. | diff --git a/docs/google-docs/providers/google/dialogflow/environments/index.md b/docs/google-docs/providers/google/dialogflow/environments/index.md index 64b42bbaae..213b4eaef9 100644 --- a/docs/google-docs/providers/google/dialogflow/environments/index.md +++ b/docs/google-docs/providers/google/dialogflow/environments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameenvironments
TypeResource
Id
Id
## Fields @@ -44,8 +44,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all environments in the specified Agent. | | | `INSERT` | | Creates an Environment in the specified Agent. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: Environment | | | `DELETE` | | Deletes the specified Environment. | +| | `UPDATE` | | Updates the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: Environment | | | `EXEC` | | Returns the list of all environments in the specified Agent. | | | `EXEC` | | Deploys a flow to the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: DeployFlowMetadata - `response`: DeployFlowResponse | | | `EXEC` | | Looks up the history of the specified Environment. | -| | `EXEC` | | Updates the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: Environment | | | `EXEC` | | Kicks off a continuous test under the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: RunContinuousTestMetadata - `response`: RunContinuousTestResponse | diff --git a/docs/google-docs/providers/google/dialogflow/experiments/index.md b/docs/google-docs/providers/google/dialogflow/experiments/index.md index f9ccb8e30c..2ff881107c 100644 --- a/docs/google-docs/providers/google/dialogflow/experiments/index.md +++ b/docs/google-docs/providers/google/dialogflow/experiments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexperiments
TypeResource
Id
Id
## Fields @@ -52,7 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all experiments in the specified Environment. | | | `INSERT` | | Creates an Experiment in the specified Environment. | | | `DELETE` | | Deletes the specified Experiment. | +| | `UPDATE` | | Updates the specified Experiment. | | | `EXEC` | | Returns the list of all experiments in the specified Environment. | -| | `EXEC` | | Updates the specified Experiment. | | | `EXEC` | | Starts the specified Experiment. This rpc only changes the state of experiment from PENDING to RUNNING. | | | `EXEC` | | Stops the specified Experiment. This rpc only changes the state of experiment from RUNNING to DONE. | diff --git a/docs/google-docs/providers/google/dialogflow/flows/index.md b/docs/google-docs/providers/google/dialogflow/flows/index.md index 5f27926347..16bd75eaa6 100644 --- a/docs/google-docs/providers/google/dialogflow/flows/index.md +++ b/docs/google-docs/providers/google/dialogflow/flows/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameflows
TypeResource
Id
Id
## Fields @@ -47,9 +47,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all flows in the specified agent. | | | `INSERT` | | Creates a flow in the specified agent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes a specified flow. | +| | `UPDATE` | | Updates the specified flow. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Returns the list of all flows in the specified agent. | | | `EXEC` | | Exports the specified flow to a binary file. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: ExportFlowResponse Note that resources (e.g. intents, entities, webhooks) that the flow references will also be exported. | | | `EXEC` | | Imports the specified flow to the specified agent from a binary file. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: ImportFlowResponse Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | -| | `EXEC` | | Updates the specified flow. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Trains the specified flow. Note that only the flow in 'draft' environment is trained. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: An [Empty message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty) Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Validates the specified flow and creates or updates validation results. Please call this API after the training is completed to get the complete validation results. | diff --git a/docs/google-docs/providers/google/dialogflow/flows_validation_result/index.md b/docs/google-docs/providers/google/dialogflow/flows_validation_result/index.md index bf9d69fedd..4fd6b6678b 100644 --- a/docs/google-docs/providers/google/dialogflow/flows_validation_result/index.md +++ b/docs/google-docs/providers/google/dialogflow/flows_validation_result/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameflows_validation_result
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/generators/index.md b/docs/google-docs/providers/google/dialogflow/generators/index.md index 49c7e43889..79442b5165 100644 --- a/docs/google-docs/providers/google/dialogflow/generators/index.md +++ b/docs/google-docs/providers/google/dialogflow/generators/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegenerators
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all generators in the specified agent. | | | `INSERT` | | Creates a generator in the specified agent. | | | `DELETE` | | Deletes the specified generators. | +| | `UPDATE` | | Update the specified generator. | | | `EXEC` | | Returns the list of all generators in the specified agent. | -| | `EXEC` | | Update the specified generator. | diff --git a/docs/google-docs/providers/google/dialogflow/index.md b/docs/google-docs/providers/google/dialogflow/index.md index ae1650d5da..fe56674f19 100644 --- a/docs/google-docs/providers/google/dialogflow/index.md +++ b/docs/google-docs/providers/google/dialogflow/index.md @@ -34,7 +34,7 @@ Builds conversational interfaces (for example, chatbots, and voice-powered apps TypeService TitleDialogflow API DescriptionBuilds conversational interfaces (for example, chatbots, and voice-powered apps and devices). -Iddialogflow:v24.06.00234 +Iddialogflow:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dialogflow/intents/index.md b/docs/google-docs/providers/google/dialogflow/intents/index.md index 2f8e8525cd..594fc18100 100644 --- a/docs/google-docs/providers/google/dialogflow/intents/index.md +++ b/docs/google-docs/providers/google/dialogflow/intents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameintents
TypeResource
Id
Id
## Fields @@ -45,7 +45,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all intents in the specified agent. | | | `INSERT` | | Creates an intent in the specified agent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes the specified intent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | +| | `UPDATE` | | Updates the specified intent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Returns the list of all intents in the specified agent. | | | `EXEC` | | Exports the selected intents. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: ExportIntentsMetadata - `response`: ExportIntentsResponse | | | `EXEC` | | Imports the specified intents into the agent. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: ImportIntentsMetadata - `response`: ImportIntentsResponse | -| | `EXEC` | | Updates the specified intent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | diff --git a/docs/google-docs/providers/google/dialogflow/locations/index.md b/docs/google-docs/providers/google/dialogflow/locations/index.md index 73c9fcd9ef..c3d1e64805 100644 --- a/docs/google-docs/providers/google/dialogflow/locations/index.md +++ b/docs/google-docs/providers/google/dialogflow/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/operations/index.md b/docs/google-docs/providers/google/dialogflow/operations/index.md index 25ab33ed4c..dc52a616e5 100644 --- a/docs/google-docs/providers/google/dialogflow/operations/index.md +++ b/docs/google-docs/providers/google/dialogflow/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/pages/index.md b/docs/google-docs/providers/google/dialogflow/pages/index.md index b33ed71d3a..466d87b416 100644 --- a/docs/google-docs/providers/google/dialogflow/pages/index.md +++ b/docs/google-docs/providers/google/dialogflow/pages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepages
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all pages in the specified flow. | | | `INSERT` | | Creates a page in the specified flow. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes the specified page. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | +| | `UPDATE` | | Updates the specified page. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Returns the list of all pages in the specified flow. | -| | `EXEC` | | Updates the specified page. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | diff --git a/docs/google-docs/providers/google/dialogflow/results/index.md b/docs/google-docs/providers/google/dialogflow/results/index.md index 70adb62fb4..9e3444b919 100644 --- a/docs/google-docs/providers/google/dialogflow/results/index.md +++ b/docs/google-docs/providers/google/dialogflow/results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresults
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/security_settings/index.md b/docs/google-docs/providers/google/dialogflow/security_settings/index.md index 4021714816..00f022a461 100644 --- a/docs/google-docs/providers/google/dialogflow/security_settings/index.md +++ b/docs/google-docs/providers/google/dialogflow/security_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_settings
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all security settings in the specified location. | | | `INSERT` | | Create security settings in the specified location. | | | `DELETE` | | Deletes the specified SecuritySettings. | +| | `UPDATE` | | Updates the specified SecuritySettings. | | | `EXEC` | | Returns the list of all security settings in the specified location. | -| | `EXEC` | | Updates the specified SecuritySettings. | diff --git a/docs/google-docs/providers/google/dialogflow/sessions/index.md b/docs/google-docs/providers/google/dialogflow/sessions/index.md index 02bc8bbb42..702f22d2ea 100644 --- a/docs/google-docs/providers/google/dialogflow/sessions/index.md +++ b/docs/google-docs/providers/google/dialogflow/sessions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesessions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dialogflow/test_cases/index.md b/docs/google-docs/providers/google/dialogflow/test_cases/index.md index 5706619176..2f7a7184ca 100644 --- a/docs/google-docs/providers/google/dialogflow/test_cases/index.md +++ b/docs/google-docs/providers/google/dialogflow/test_cases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametest_cases
TypeResource
Id
Id
## Fields @@ -44,11 +44,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a test case. | | | `SELECT` | | Fetches a list of test cases for a given agent. | | | `INSERT` | | Creates a test case for the given agent. | +| | `UPDATE` | | Updates the specified test case. | | | `EXEC` | | Fetches a list of test cases for a given agent. | | | `EXEC` | | Batch deletes test cases. | | | `EXEC` | | Kicks off a batch run of test cases. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: BatchRunTestCasesMetadata - `response`: BatchRunTestCasesResponse | | | `EXEC` | | Calculates the test coverage for an agent. | | | `EXEC` | | Exports the test cases under the agent to a Cloud Storage bucket or a local file. Filter can be applied to export a subset of test cases. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: ExportTestCasesMetadata - `response`: ExportTestCasesResponse | | | `EXEC` | | Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test cases and won't overwrite any existing ones. The provided ID in the imported test case is neglected. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: ImportTestCasesMetadata - `response`: ImportTestCasesResponse | -| | `EXEC` | | Updates the specified test case. | | | `EXEC` | | Kicks off a test case run. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: RunTestCaseMetadata - `response`: RunTestCaseResponse | diff --git a/docs/google-docs/providers/google/dialogflow/transition_route_groups/index.md b/docs/google-docs/providers/google/dialogflow/transition_route_groups/index.md index d323228c07..25ff632530 100644 --- a/docs/google-docs/providers/google/dialogflow/transition_route_groups/index.md +++ b/docs/google-docs/providers/google/dialogflow/transition_route_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametransition_route_groups
TypeResource
Id
Id
## Fields @@ -44,7 +44,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates an TransitionRouteGroup in the specified flow. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes the specified TransitionRouteGroup. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `DELETE` | | Deletes the specified TransitionRouteGroup. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | +| | `UPDATE` | | Updates the specified TransitionRouteGroup. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | +| | `UPDATE` | | Updates the specified TransitionRouteGroup. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | | | `EXEC` | | Returns the list of all transition route groups in the specified flow. | | | `EXEC` | | Returns the list of all transition route groups in the specified flow. | -| | `EXEC` | | Updates the specified TransitionRouteGroup. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | -| | `EXEC` | | Updates the specified TransitionRouteGroup. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training). | diff --git a/docs/google-docs/providers/google/dialogflow/versions/index.md b/docs/google-docs/providers/google/dialogflow/versions/index.md index c3e018533d..e6b4f04d87 100644 --- a/docs/google-docs/providers/google/dialogflow/versions/index.md +++ b/docs/google-docs/providers/google/dialogflow/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields @@ -43,7 +43,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all versions in the specified Flow. | | | `INSERT` | | Creates a Version in the specified Flow. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: CreateVersionOperationMetadata - `response`: Version | | | `DELETE` | | Deletes the specified Version. | +| | `UPDATE` | | Updates the specified Version. | | | `EXEC` | | Returns the list of all versions in the specified Flow. | | | `EXEC` | | Compares the specified base version with target version. | | | `EXEC` | | Loads resources in the specified version to the draft flow. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: An [Empty message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty) | -| | `EXEC` | | Updates the specified Version. | diff --git a/docs/google-docs/providers/google/dialogflow/webhooks/index.md b/docs/google-docs/providers/google/dialogflow/webhooks/index.md index 2d63201ce8..819963eac4 100644 --- a/docs/google-docs/providers/google/dialogflow/webhooks/index.md +++ b/docs/google-docs/providers/google/dialogflow/webhooks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namewebhooks
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all webhooks in the specified agent. | | | `INSERT` | | Creates a webhook in the specified agent. | | | `DELETE` | | Deletes the specified webhook. | +| | `UPDATE` | | Updates the specified webhook. | | | `EXEC` | | Returns the list of all webhooks in the specified agent. | -| | `EXEC` | | Updates the specified webhook. | diff --git a/docs/google-docs/providers/google/discoveryengine/answers/index.md b/docs/google-docs/providers/google/discoveryengine/answers/index.md index a4ade4ca4b..ff943b0f1f 100644 --- a/docs/google-docs/providers/google/discoveryengine/answers/index.md +++ b/docs/google-docs/providers/google/discoveryengine/answers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameanswers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/controls/index.md b/docs/google-docs/providers/google/discoveryengine/controls/index.md index ce6dd0cbe3..755cc0aaf5 100644 --- a/docs/google-docs/providers/google/discoveryengine/controls/index.md +++ b/docs/google-docs/providers/google/discoveryengine/controls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontrols
TypeResource
Id
Id
## Fields @@ -55,9 +55,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a Control. If the Control to delete does not exist, a NOT_FOUND error is returned. | | | `DELETE` | | Deletes a Control. If the Control to delete does not exist, a NOT_FOUND error is returned. | | | `DELETE` | | Deletes a Control. If the Control to delete does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Control. Control action type cannot be changed. If the Control to update does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Control. Control action type cannot be changed. If the Control to update does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Control. Control action type cannot be changed. If the Control to update does not exist, a NOT_FOUND error is returned. | | | `EXEC` | | Lists all Controls by their parent DataStore. | | | `EXEC` | | Lists all Controls by their parent DataStore. | | | `EXEC` | | Lists all Controls by their parent DataStore. | -| | `EXEC` | | Updates a Control. Control action type cannot be changed. If the Control to update does not exist, a NOT_FOUND error is returned. | -| | `EXEC` | | Updates a Control. Control action type cannot be changed. If the Control to update does not exist, a NOT_FOUND error is returned. | -| | `EXEC` | | Updates a Control. Control action type cannot be changed. If the Control to update does not exist, a NOT_FOUND error is returned. | diff --git a/docs/google-docs/providers/google/discoveryengine/conversations/index.md b/docs/google-docs/providers/google/discoveryengine/conversations/index.md index f2d5213755..8b50b885ee 100644 --- a/docs/google-docs/providers/google/discoveryengine/conversations/index.md +++ b/docs/google-docs/providers/google/discoveryengine/conversations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconversations
TypeResource
Id
Id
## Fields @@ -51,12 +51,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a Conversation. If the Conversation to delete does not exist, a NOT_FOUND error is returned. | | | `DELETE` | | Deletes a Conversation. If the Conversation to delete does not exist, a NOT_FOUND error is returned. | | | `DELETE` | | Deletes a Conversation. If the Conversation to delete does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Conversation. Conversation action type cannot be changed. If the Conversation to update does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Conversation. Conversation action type cannot be changed. If the Conversation to update does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Conversation. Conversation action type cannot be changed. If the Conversation to update does not exist, a NOT_FOUND error is returned. | | | `EXEC` | | Lists all Conversations by their parent DataStore. | | | `EXEC` | | Lists all Conversations by their parent DataStore. | | | `EXEC` | | Lists all Conversations by their parent DataStore. | | | `EXEC` | | Converses a conversation. | -| | `EXEC` | | Updates a Conversation. Conversation action type cannot be changed. If the Conversation to update does not exist, a NOT_FOUND error is returned. | | | `EXEC` | | Converses a conversation. | -| | `EXEC` | | Updates a Conversation. Conversation action type cannot be changed. If the Conversation to update does not exist, a NOT_FOUND error is returned. | | | `EXEC` | | Converses a conversation. | -| | `EXEC` | | Updates a Conversation. Conversation action type cannot be changed. If the Conversation to update does not exist, a NOT_FOUND error is returned. | diff --git a/docs/google-docs/providers/google/discoveryengine/data_store_operations/index.md b/docs/google-docs/providers/google/discoveryengine/data_store_operations/index.md index 961d8ef1a7..627a6ccacd 100644 --- a/docs/google-docs/providers/google/discoveryengine/data_store_operations/index.md +++ b/docs/google-docs/providers/google/discoveryengine/data_store_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_store_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/data_stores/index.md b/docs/google-docs/providers/google/discoveryengine/data_stores/index.md index 19eea2de37..e7ef86a14b 100644 --- a/docs/google-docs/providers/google/discoveryengine/data_stores/index.md +++ b/docs/google-docs/providers/google/discoveryengine/data_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_stores
TypeResource
Id
Id
## Fields @@ -50,9 +50,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a DataStore. DataStore is for storing Documents. To serve these documents for Search, or Recommendation use case, an Engine needs to be created separately. | | | `DELETE` | | Deletes a DataStore. | | | `DELETE` | | Deletes a DataStore. | +| | `UPDATE` | | Updates a DataStore | +| | `UPDATE` | | Updates a DataStore | | | `EXEC` | | Lists all the DataStores associated with the project. | | | `EXEC` | | Lists all the DataStores associated with the project. | | | `EXEC` | | Completes the specified user input with keyword suggestions. | -| | `EXEC` | | Updates a DataStore | | | `EXEC` | | Completes the specified user input with keyword suggestions. | -| | `EXEC` | | Updates a DataStore | diff --git a/docs/google-docs/providers/google/discoveryengine/data_stores_site_search_engine/index.md b/docs/google-docs/providers/google/discoveryengine/data_stores_site_search_engine/index.md index 7561a8603f..bd8be9557c 100644 --- a/docs/google-docs/providers/google/discoveryengine/data_stores_site_search_engine/index.md +++ b/docs/google-docs/providers/google/discoveryengine/data_stores_site_search_engine/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_stores_site_search_engine
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/documents/index.md b/docs/google-docs/providers/google/discoveryengine/documents/index.md index 3646bbc9f2..c0e34ba8ad 100644 --- a/docs/google-docs/providers/google/discoveryengine/documents/index.md +++ b/docs/google-docs/providers/google/discoveryengine/documents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments
TypeResource
Id
Id
## Fields @@ -50,11 +50,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a Document. | | | `DELETE` | | Deletes a Document. | | | `DELETE` | | Deletes a Document. | +| | `UPDATE` | | Updates a Document. | +| | `UPDATE` | | Updates a Document. | | | `EXEC` | | Gets a list of Documents. | | | `EXEC` | | Gets a list of Documents. | | | `EXEC` | | Bulk import of multiple Documents. Request processing may be synchronous. Non-existing items are created. Note: It is possible for a subset of the Documents to be successfully updated. | -| | `EXEC` | | Updates a Document. | | | `EXEC` | | Permanently deletes all selected Documents in a branch. This process is asynchronous. Depending on the number of Documents to be deleted, this operation can take hours to complete. Before the delete operation completes, some Documents might still be returned by DocumentService.GetDocument or DocumentService.ListDocuments. To get a list of the Documents to be deleted, set PurgeDocumentsRequest.force to false. | | | `EXEC` | | Bulk import of multiple Documents. Request processing may be synchronous. Non-existing items are created. Note: It is possible for a subset of the Documents to be successfully updated. | -| | `EXEC` | | Updates a Document. | | | `EXEC` | | Permanently deletes all selected Documents in a branch. This process is asynchronous. Depending on the number of Documents to be deleted, this operation can take hours to complete. Before the delete operation completes, some Documents might still be returned by DocumentService.GetDocument or DocumentService.ListDocuments. To get a list of the Documents to be deleted, set PurgeDocumentsRequest.force to false. | diff --git a/docs/google-docs/providers/google/discoveryengine/engines/index.md b/docs/google-docs/providers/google/discoveryengine/engines/index.md index f8caa11a72..5710ee1ade 100644 --- a/docs/google-docs/providers/google/discoveryengine/engines/index.md +++ b/docs/google-docs/providers/google/discoveryengine/engines/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameengines
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the Engines associated with the project. | | | `INSERT` | | Creates a Engine. | | | `DELETE` | | Deletes a Engine. | +| | `UPDATE` | | Updates an Engine | | | `EXEC` | | Lists all the Engines associated with the project. | -| | `EXEC` | | Updates an Engine | diff --git a/docs/google-docs/providers/google/discoveryengine/grounding_configs/index.md b/docs/google-docs/providers/google/discoveryengine/grounding_configs/index.md index 66dc4df647..6818049dc8 100644 --- a/docs/google-docs/providers/google/discoveryengine/grounding_configs/index.md +++ b/docs/google-docs/providers/google/discoveryengine/grounding_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegrounding_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/index.md b/docs/google-docs/providers/google/discoveryengine/index.md index f952d7a753..7384541d3f 100644 --- a/docs/google-docs/providers/google/discoveryengine/index.md +++ b/docs/google-docs/providers/google/discoveryengine/index.md @@ -34,7 +34,7 @@ Discovery Engine API. TypeService TitleDiscovery Engine API DescriptionDiscovery Engine API. -Iddiscoveryengine:v24.06.00234 +Iddiscoveryengine:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/discoveryengine/operations/index.md b/docs/google-docs/providers/google/discoveryengine/operations/index.md index 8e9e986286..45242d4c8e 100644 --- a/docs/google-docs/providers/google/discoveryengine/operations/index.md +++ b/docs/google-docs/providers/google/discoveryengine/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/projects/index.md b/docs/google-docs/providers/google/discoveryengine/projects/index.md index afc30309c9..d0c25b557e 100644 --- a/docs/google-docs/providers/google/discoveryengine/projects/index.md +++ b/docs/google-docs/providers/google/discoveryengine/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/ranking_configs/index.md b/docs/google-docs/providers/google/discoveryengine/ranking_configs/index.md index 1cde855a84..40aafe496e 100644 --- a/docs/google-docs/providers/google/discoveryengine/ranking_configs/index.md +++ b/docs/google-docs/providers/google/discoveryengine/ranking_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameranking_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/schemas/index.md b/docs/google-docs/providers/google/discoveryengine/schemas/index.md index 828fd21a52..5af0796441 100644 --- a/docs/google-docs/providers/google/discoveryengine/schemas/index.md +++ b/docs/google-docs/providers/google/discoveryengine/schemas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameschemas
TypeResource
Id
Id
## Fields @@ -44,7 +44,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a Schema. | | | `DELETE` | | Deletes a Schema. | | | `DELETE` | | Deletes a Schema. | +| | `UPDATE` | | Updates a Schema. | +| | `UPDATE` | | Updates a Schema. | | | `EXEC` | | Gets a list of Schemas. | | | `EXEC` | | Gets a list of Schemas. | -| | `EXEC` | | Updates a Schema. | -| | `EXEC` | | Updates a Schema. | diff --git a/docs/google-docs/providers/google/discoveryengine/search_engine_operations/index.md b/docs/google-docs/providers/google/discoveryengine/search_engine_operations/index.md index 8feb027bdb..cc17eecd95 100644 --- a/docs/google-docs/providers/google/discoveryengine/search_engine_operations/index.md +++ b/docs/google-docs/providers/google/discoveryengine/search_engine_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesearch_engine_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/serving_configs/index.md b/docs/google-docs/providers/google/discoveryengine/serving_configs/index.md index be69638f76..743e26f26e 100644 --- a/docs/google-docs/providers/google/discoveryengine/serving_configs/index.md +++ b/docs/google-docs/providers/google/discoveryengine/serving_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameserving_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/sessions/index.md b/docs/google-docs/providers/google/discoveryengine/sessions/index.md index 2096a70193..83947a2fc1 100644 --- a/docs/google-docs/providers/google/discoveryengine/sessions/index.md +++ b/docs/google-docs/providers/google/discoveryengine/sessions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesessions
TypeResource
Id
Id
## Fields @@ -51,9 +51,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a Session. If the Session to delete does not exist, a NOT_FOUND error is returned. | | | `DELETE` | | Deletes a Session. If the Session to delete does not exist, a NOT_FOUND error is returned. | | | `DELETE` | | Deletes a Session. If the Session to delete does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Session. Session action type cannot be changed. If the Session to update does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Session. Session action type cannot be changed. If the Session to update does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Session. Session action type cannot be changed. If the Session to update does not exist, a NOT_FOUND error is returned. | | | `EXEC` | | Lists all Sessions by their parent DataStore. | | | `EXEC` | | Lists all Sessions by their parent DataStore. | | | `EXEC` | | Lists all Sessions by their parent DataStore. | -| | `EXEC` | | Updates a Session. Session action type cannot be changed. If the Session to update does not exist, a NOT_FOUND error is returned. | -| | `EXEC` | | Updates a Session. Session action type cannot be changed. If the Session to update does not exist, a NOT_FOUND error is returned. | -| | `EXEC` | | Updates a Session. Session action type cannot be changed. If the Session to update does not exist, a NOT_FOUND error is returned. | diff --git a/docs/google-docs/providers/google/discoveryengine/site_search_engine/index.md b/docs/google-docs/providers/google/discoveryengine/site_search_engine/index.md index 5450108c6a..f82a9d9dbb 100644 --- a/docs/google-docs/providers/google/discoveryengine/site_search_engine/index.md +++ b/docs/google-docs/providers/google/discoveryengine/site_search_engine/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesite_search_engine
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/site_search_engine_domain_verification_status/index.md b/docs/google-docs/providers/google/discoveryengine/site_search_engine_domain_verification_status/index.md index 43879cd9f7..1355c0a9a3 100644 --- a/docs/google-docs/providers/google/discoveryengine/site_search_engine_domain_verification_status/index.md +++ b/docs/google-docs/providers/google/discoveryengine/site_search_engine_domain_verification_status/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesite_search_engine_domain_verification_status
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/suggestion_deny_list_entries/index.md b/docs/google-docs/providers/google/discoveryengine/suggestion_deny_list_entries/index.md index 75b5422028..c9def85eb3 100644 --- a/docs/google-docs/providers/google/discoveryengine/suggestion_deny_list_entries/index.md +++ b/docs/google-docs/providers/google/discoveryengine/suggestion_deny_list_entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesuggestion_deny_list_entries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/target_site_operations/index.md b/docs/google-docs/providers/google/discoveryengine/target_site_operations/index.md index 9de9663f44..dbd7c04eda 100644 --- a/docs/google-docs/providers/google/discoveryengine/target_site_operations/index.md +++ b/docs/google-docs/providers/google/discoveryengine/target_site_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_site_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/discoveryengine/target_sites/index.md b/docs/google-docs/providers/google/discoveryengine/target_sites/index.md index db1522f0ed..7f81623e89 100644 --- a/docs/google-docs/providers/google/discoveryengine/target_sites/index.md +++ b/docs/google-docs/providers/google/discoveryengine/target_sites/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_sites
TypeResource
Id
Id
## Fields @@ -51,9 +51,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a TargetSite. | | | `DELETE` | | Deletes a TargetSite. | | | `DELETE` | | Deletes a TargetSite. | +| | `UPDATE` | | Updates a TargetSite. | +| | `UPDATE` | | Updates a TargetSite. | | | `EXEC` | | Gets a list of TargetSites. | | | `EXEC` | | Gets a list of TargetSites. | | | `EXEC` | | Creates TargetSite in a batch. | -| | `EXEC` | | Updates a TargetSite. | | | `EXEC` | | Creates TargetSite in a batch. | -| | `EXEC` | | Updates a TargetSite. | diff --git a/docs/google-docs/providers/google/discoveryengine/user_events/index.md b/docs/google-docs/providers/google/discoveryengine/user_events/index.md index 22d89c3c2b..5fdb1afa79 100644 --- a/docs/google-docs/providers/google/discoveryengine/user_events/index.md +++ b/docs/google-docs/providers/google/discoveryengine/user_events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuser_events
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/column_data_profiles/index.md b/docs/google-docs/providers/google/dlp/column_data_profiles/index.md index 3f586e0f74..a8324dfe50 100644 --- a/docs/google-docs/providers/google/dlp/column_data_profiles/index.md +++ b/docs/google-docs/providers/google/dlp/column_data_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecolumn_data_profiles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/connections/index.md b/docs/google-docs/providers/google/dlp/connections/index.md index cec3f73f66..42380ad189 100644 --- a/docs/google-docs/providers/google/dlp/connections/index.md +++ b/docs/google-docs/providers/google/dlp/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields @@ -41,7 +41,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Connections in a parent. | | | `INSERT` | | Create a Connection to an external data source. | | | `DELETE` | | Delete a Connection. | +| | `UPDATE` | | Update a Connection. | | | `EXEC` | | Lists Connections in a parent. | | | `EXEC` | | Searches for Connections in a parent. | -| | `EXEC` | | Update a Connection. | | | `EXEC` | | Searches for Connections in a parent. | diff --git a/docs/google-docs/providers/google/dlp/content/index.md b/docs/google-docs/providers/google/dlp/content/index.md index 7b1b5082c6..d3db6f6379 100644 --- a/docs/google-docs/providers/google/dlp/content/index.md +++ b/docs/google-docs/providers/google/dlp/content/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontent
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/deidentify_templates/index.md b/docs/google-docs/providers/google/dlp/deidentify_templates/index.md index ceae76cad5..3045fc791c 100644 --- a/docs/google-docs/providers/google/dlp/deidentify_templates/index.md +++ b/docs/google-docs/providers/google/dlp/deidentify_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeidentify_templates
TypeResource
Id
Id
## Fields @@ -55,11 +55,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | | | `DELETE` | | Deletes a DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | | | `DELETE` | | Deletes a DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | +| | `UPDATE` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | +| | `UPDATE` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | +| | `UPDATE` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | +| | `UPDATE` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | | | `EXEC` | | Lists DeidentifyTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | | | `EXEC` | | Lists DeidentifyTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | | | `EXEC` | | Lists DeidentifyTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | | | `EXEC` | | Lists DeidentifyTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | -| | `EXEC` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | -| | `EXEC` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | -| | `EXEC` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | -| | `EXEC` | | Updates the DeidentifyTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more. | diff --git a/docs/google-docs/providers/google/dlp/discovery_configs/index.md b/docs/google-docs/providers/google/dlp/discovery_configs/index.md index 8f40a856cb..a547de4356 100644 --- a/docs/google-docs/providers/google/dlp/discovery_configs/index.md +++ b/docs/google-docs/providers/google/dlp/discovery_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namediscovery_configs
TypeResource
Id
Id
## Fields @@ -52,7 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a config for discovery to scan and profile storage. | | | `DELETE` | | Deletes a discovery configuration. | | | `DELETE` | | Deletes a discovery configuration. | +| | `UPDATE` | | Updates a discovery configuration. | +| | `UPDATE` | | Updates a discovery configuration. | | | `EXEC` | | Lists discovery configurations. | | | `EXEC` | | Lists discovery configurations. | -| | `EXEC` | | Updates a discovery configuration. | -| | `EXEC` | | Updates a discovery configuration. | diff --git a/docs/google-docs/providers/google/dlp/dlp_jobs/index.md b/docs/google-docs/providers/google/dlp/dlp_jobs/index.md index 0461dc9589..c4c19ff083 100644 --- a/docs/google-docs/providers/google/dlp/dlp_jobs/index.md +++ b/docs/google-docs/providers/google/dlp/dlp_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedlp_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/image/index.md b/docs/google-docs/providers/google/dlp/image/index.md index 33949cd4e3..ef37bab0cd 100644 --- a/docs/google-docs/providers/google/dlp/image/index.md +++ b/docs/google-docs/providers/google/dlp/image/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimage
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/index.md b/docs/google-docs/providers/google/dlp/index.md index 1de60b50ce..13ea10e03e 100644 --- a/docs/google-docs/providers/google/dlp/index.md +++ b/docs/google-docs/providers/google/dlp/index.md @@ -34,7 +34,7 @@ Discover and protect your sensitive data. A fully managed service designed to he TypeService TitleSensitive Data Protection (DLP) DescriptionDiscover and protect your sensitive data. A fully managed service designed to help you discover, classify, and protect your valuable data assets with ease. -Iddlp:v24.06.00234 +Iddlp:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dlp/info_types/index.md b/docs/google-docs/providers/google/dlp/info_types/index.md index 5d7448c828..b2c505ef32 100644 --- a/docs/google-docs/providers/google/dlp/info_types/index.md +++ b/docs/google-docs/providers/google/dlp/info_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinfo_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/inspect_templates/index.md b/docs/google-docs/providers/google/dlp/inspect_templates/index.md index d675a50ef1..17500e3ffa 100644 --- a/docs/google-docs/providers/google/dlp/inspect_templates/index.md +++ b/docs/google-docs/providers/google/dlp/inspect_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinspect_templates
TypeResource
Id
Id
## Fields @@ -55,11 +55,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes an InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | | | `DELETE` | | Deletes an InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | | | `DELETE` | | Deletes an InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | +| | `UPDATE` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | +| | `UPDATE` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | +| | `UPDATE` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | +| | `UPDATE` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | | | `EXEC` | | Lists InspectTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | | | `EXEC` | | Lists InspectTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | | | `EXEC` | | Lists InspectTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | | | `EXEC` | | Lists InspectTemplates. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | -| | `EXEC` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | -| | `EXEC` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | -| | `EXEC` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | -| | `EXEC` | | Updates the InspectTemplate. See https://cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more. | diff --git a/docs/google-docs/providers/google/dlp/job_triggers/index.md b/docs/google-docs/providers/google/dlp/job_triggers/index.md index 000c056c0c..2de758510a 100644 --- a/docs/google-docs/providers/google/dlp/job_triggers/index.md +++ b/docs/google-docs/providers/google/dlp/job_triggers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejob_triggers
TypeResource
Id
Id
## Fields @@ -55,12 +55,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `DELETE` | | Deletes a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `DELETE` | | Deletes a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | +| | `UPDATE` | | Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | +| | `UPDATE` | | Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | +| | `UPDATE` | | Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `EXEC` | | Lists job triggers. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `EXEC` | | Lists job triggers. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `EXEC` | | Lists job triggers. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | -| | `EXEC` | | Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `EXEC` | | Activate a job trigger. Causes the immediate execute of a trigger instead of waiting on the trigger event to occur. | -| | `EXEC` | | Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | | | `EXEC` | | Activate a job trigger. Causes the immediate execute of a trigger instead of waiting on the trigger event to occur. | | | `EXEC` | | Inspect hybrid content and store findings to a trigger. The inspection will be processed asynchronously. To review the findings monitor the jobs within the trigger. | -| | `EXEC` | | Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more. | diff --git a/docs/google-docs/providers/google/dlp/project_data_profiles/index.md b/docs/google-docs/providers/google/dlp/project_data_profiles/index.md index 5e5a2b26f2..141078a638 100644 --- a/docs/google-docs/providers/google/dlp/project_data_profiles/index.md +++ b/docs/google-docs/providers/google/dlp/project_data_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproject_data_profiles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dlp/stored_info_types/index.md b/docs/google-docs/providers/google/dlp/stored_info_types/index.md index 39acdadb8f..3846482d54 100644 --- a/docs/google-docs/providers/google/dlp/stored_info_types/index.md +++ b/docs/google-docs/providers/google/dlp/stored_info_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestored_info_types
TypeResource
Id
Id
## Fields @@ -52,11 +52,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a stored infoType. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | | | `DELETE` | | Deletes a stored infoType. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | | | `DELETE` | | Deletes a stored infoType. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | +| | `UPDATE` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | +| | `UPDATE` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | +| | `UPDATE` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | +| | `UPDATE` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | | | `EXEC` | | Lists stored infoTypes. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | | | `EXEC` | | Lists stored infoTypes. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | | | `EXEC` | | Lists stored infoTypes. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | | | `EXEC` | | Lists stored infoTypes. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | -| | `EXEC` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | -| | `EXEC` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | -| | `EXEC` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | -| | `EXEC` | | Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more. | diff --git a/docs/google-docs/providers/google/dlp/table_data_profiles/index.md b/docs/google-docs/providers/google/dlp/table_data_profiles/index.md index 3613959eae..360c22fdf2 100644 --- a/docs/google-docs/providers/google/dlp/table_data_profiles/index.md +++ b/docs/google-docs/providers/google/dlp/table_data_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametable_data_profiles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dns/changes/index.md b/docs/google-docs/providers/google/dns/changes/index.md index bd635304d0..15b91a92c1 100644 --- a/docs/google-docs/providers/google/dns/changes/index.md +++ b/docs/google-docs/providers/google/dns/changes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechanges
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dns/dns_keys/index.md b/docs/google-docs/providers/google/dns/dns_keys/index.md index 64acfa4725..30ddf75113 100644 --- a/docs/google-docs/providers/google/dns/dns_keys/index.md +++ b/docs/google-docs/providers/google/dns/dns_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_keys
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dns/index.md b/docs/google-docs/providers/google/dns/index.md index c1e44d259c..c5439f4b97 100644 --- a/docs/google-docs/providers/google/dns/index.md +++ b/docs/google-docs/providers/google/dns/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleCloud DNS API Description -Iddns:v24.06.00234 +Iddns:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/dns/managed_zone_operations/index.md b/docs/google-docs/providers/google/dns/managed_zone_operations/index.md index ee6c19e038..12d8c573d7 100644 --- a/docs/google-docs/providers/google/dns/managed_zone_operations/index.md +++ b/docs/google-docs/providers/google/dns/managed_zone_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanaged_zone_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dns/managed_zones/index.md b/docs/google-docs/providers/google/dns/managed_zones/index.md index c154320bff..9823ad96ec 100644 --- a/docs/google-docs/providers/google/dns/managed_zones/index.md +++ b/docs/google-docs/providers/google/dns/managed_zones/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanaged_zones
TypeResource
Id
Id
## Fields @@ -54,6 +54,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Enumerates ManagedZones that have been created but not yet deleted. | | | `INSERT` | | Creates a new ManagedZone. | | | `DELETE` | | Deletes a previously created ManagedZone. | +| | `UPDATE` | | Applies a partial update to an existing ManagedZone. | +| | `UPDATE` | | Updates an existing ManagedZone. | | | `EXEC` | | Enumerates ManagedZones that have been created but not yet deleted. | -| | `EXEC` | | Applies a partial update to an existing ManagedZone. | -| | `EXEC` | | Updates an existing ManagedZone. | diff --git a/docs/google-docs/providers/google/dns/managed_zones_iam_policies/index.md b/docs/google-docs/providers/google/dns/managed_zones_iam_policies/index.md index acd05e7eb7..f6f8b44114 100644 --- a/docs/google-docs/providers/google/dns/managed_zones_iam_policies/index.md +++ b/docs/google-docs/providers/google/dns/managed_zones_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanaged_zones_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dns/policies/index.md b/docs/google-docs/providers/google/dns/policies/index.md index 8fe644c297..706aa439d6 100644 --- a/docs/google-docs/providers/google/dns/policies/index.md +++ b/docs/google-docs/providers/google/dns/policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies
TypeResource
Id
Id
## Fields @@ -45,6 +45,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Enumerates all Policies associated with a project. | | | `INSERT` | | Creates a new Policy. | | | `DELETE` | | Deletes a previously created Policy. Fails if the policy is still being referenced by a network. | +| | `UPDATE` | | Applies a partial update to an existing Policy. | +| | `UPDATE` | | Updates an existing Policy. | | | `EXEC` | | Enumerates all Policies associated with a project. | -| | `EXEC` | | Applies a partial update to an existing Policy. | -| | `EXEC` | | Updates an existing Policy. | diff --git a/docs/google-docs/providers/google/dns/projects/index.md b/docs/google-docs/providers/google/dns/projects/index.md index 4bed6b048d..f9fe5d01fd 100644 --- a/docs/google-docs/providers/google/dns/projects/index.md +++ b/docs/google-docs/providers/google/dns/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/dns/resource_record_sets/index.md b/docs/google-docs/providers/google/dns/resource_record_sets/index.md index 571bf24f0e..8a13b67281 100644 --- a/docs/google-docs/providers/google/dns/resource_record_sets/index.md +++ b/docs/google-docs/providers/google/dns/resource_record_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresource_record_sets
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Enumerates ResourceRecordSets that you have created but not yet deleted. | | | `INSERT` | | Creates a new ResourceRecordSet. | | | `DELETE` | | Deletes a previously created ResourceRecordSet. | +| | `UPDATE` | | Applies a partial update to an existing ResourceRecordSet. | | | `EXEC` | | Enumerates ResourceRecordSets that you have created but not yet deleted. | -| | `EXEC` | | Applies a partial update to an existing ResourceRecordSet. | diff --git a/docs/google-docs/providers/google/dns/response_policies/index.md b/docs/google-docs/providers/google/dns/response_policies/index.md index 1ee86e9b4b..d16d37f5af 100644 --- a/docs/google-docs/providers/google/dns/response_policies/index.md +++ b/docs/google-docs/providers/google/dns/response_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresponse_policies
TypeResource
Id
Id
## Fields @@ -44,6 +44,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Enumerates all Response Policies associated with a project. | | | `INSERT` | | Creates a new Response Policy | | | `DELETE` | | Deletes a previously created Response Policy. Fails if the response policy is non-empty or still being referenced by a network. | +| | `UPDATE` | | Applies a partial update to an existing Response Policy. | +| | `UPDATE` | | Updates an existing Response Policy. | | | `EXEC` | | Enumerates all Response Policies associated with a project. | -| | `EXEC` | | Applies a partial update to an existing Response Policy. | -| | `EXEC` | | Updates an existing Response Policy. | diff --git a/docs/google-docs/providers/google/dns/response_policy_rules/index.md b/docs/google-docs/providers/google/dns/response_policy_rules/index.md index 490f596f88..42252a7215 100644 --- a/docs/google-docs/providers/google/dns/response_policy_rules/index.md +++ b/docs/google-docs/providers/google/dns/response_policy_rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresponse_policy_rules
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Enumerates all Response Policy Rules associated with a project. | | | `INSERT` | | Creates a new Response Policy Rule. | | | `DELETE` | | Deletes a previously created Response Policy Rule. | +| | `UPDATE` | | Applies a partial update to an existing Response Policy Rule. | +| | `UPDATE` | | Updates an existing Response Policy Rule. | | | `EXEC` | | Enumerates all Response Policy Rules associated with a project. | -| | `EXEC` | | Applies a partial update to an existing Response Policy Rule. | -| | `EXEC` | | Updates an existing Response Policy Rule. | diff --git a/docs/google-docs/providers/google/documentai/evaluations/index.md b/docs/google-docs/providers/google/documentai/evaluations/index.md index d845f66a49..41de403ef4 100644 --- a/docs/google-docs/providers/google/documentai/evaluations/index.md +++ b/docs/google-docs/providers/google/documentai/evaluations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevaluations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/documentai/human_review_config/index.md b/docs/google-docs/providers/google/documentai/human_review_config/index.md index 2f12dda0e3..315c5c69de 100644 --- a/docs/google-docs/providers/google/documentai/human_review_config/index.md +++ b/docs/google-docs/providers/google/documentai/human_review_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehuman_review_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/documentai/index.md b/docs/google-docs/providers/google/documentai/index.md index b16442c75f..8abd7265f0 100644 --- a/docs/google-docs/providers/google/documentai/index.md +++ b/docs/google-docs/providers/google/documentai/index.md @@ -34,7 +34,7 @@ Service to parse structured information from unstructured or semi-structured doc TypeService TitleCloud Document AI API DescriptionService to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML. -Iddocumentai:v24.06.00234 +Iddocumentai:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/documentai/locations/index.md b/docs/google-docs/providers/google/documentai/locations/index.md index 56adc94f14..b484c9a209 100644 --- a/docs/google-docs/providers/google/documentai/locations/index.md +++ b/docs/google-docs/providers/google/documentai/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/documentai/operations/index.md b/docs/google-docs/providers/google/documentai/operations/index.md index 3f9a0b197c..d656ac55b9 100644 --- a/docs/google-docs/providers/google/documentai/operations/index.md +++ b/docs/google-docs/providers/google/documentai/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/documentai/processor_types/index.md b/docs/google-docs/providers/google/documentai/processor_types/index.md index f08a5e77f1..91cab3c068 100644 --- a/docs/google-docs/providers/google/documentai/processor_types/index.md +++ b/docs/google-docs/providers/google/documentai/processor_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprocessor_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/documentai/processor_versions/index.md b/docs/google-docs/providers/google/documentai/processor_versions/index.md index a96a5914f6..2f93190b25 100644 --- a/docs/google-docs/providers/google/documentai/processor_versions/index.md +++ b/docs/google-docs/providers/google/documentai/processor_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprocessor_versions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/documentai/processors/index.md b/docs/google-docs/providers/google/documentai/processors/index.md index 37f01c8eae..a92ab3d2d8 100644 --- a/docs/google-docs/providers/google/documentai/processors/index.md +++ b/docs/google-docs/providers/google/documentai/processors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprocessors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/index.md b/docs/google-docs/providers/google/domains/index.md index d4cd8a57e4..360415903f 100644 --- a/docs/google-docs/providers/google/domains/index.md +++ b/docs/google-docs/providers/google/domains/index.md @@ -34,7 +34,7 @@ Enables management and configuration of domain names. TypeService TitleCloud Domains API DescriptionEnables management and configuration of domain names. -Iddomains:v24.06.00234 +Iddomains:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/domains/locations/index.md b/docs/google-docs/providers/google/domains/locations/index.md index 604680d5e4..934a760178 100644 --- a/docs/google-docs/providers/google/domains/locations/index.md +++ b/docs/google-docs/providers/google/domains/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/operations/index.md b/docs/google-docs/providers/google/domains/operations/index.md index 24b49fa701..735bef7623 100644 --- a/docs/google-docs/providers/google/domains/operations/index.md +++ b/docs/google-docs/providers/google/domains/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/registrations/index.md b/docs/google-docs/providers/google/domains/registrations/index.md index 23410a2a7c..7af62c50be 100644 --- a/docs/google-docs/providers/google/domains/registrations/index.md +++ b/docs/google-docs/providers/google/domains/registrations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregistrations
TypeResource
Id
Id
## Fields @@ -50,13 +50,13 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the details of a `Registration` resource. | | | `SELECT` | | Lists the `Registration` resources in a project. | | | `DELETE` | | Deletes a `Registration` resource. This method works on any `Registration` resource using [Subscription or Commitment billing](/domains/pricing#billing-models), provided that the resource was created at least 1 day in the past. When an active registration is successfully deleted, you can continue to use the domain in [Google Domains](https://domains.google/) until it expires. The calling user becomes the domain's sole owner in Google Domains, and permissions for the domain are subsequently managed there. The domain does not renew automatically unless the new owner sets up billing in Google Domains. After January 2024 you will only be able to delete `Registration` resources when `state` is one of: `EXPORTED`, `EXPIRED`,`REGISTRATION_FAILED` or `TRANSFER_FAILED`. See [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) for more details. | +| | `UPDATE` | | Updates select fields of a `Registration` resource, notably `labels`. To update other fields, use the appropriate custom update method: * To update management settings, see `ConfigureManagementSettings` * To update DNS configuration, see `ConfigureDnsSettings` * To update contact information, see `ConfigureContactSettings` | | | `EXEC` | | Lists the `Registration` resources in a project. | | | `EXEC` | | Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact . Caution: Please consider carefully any changes to contact privacy settings when changing from `REDACTED_CONTACT_DATA` to `PUBLIC_CONTACT_DATA.` There may be a delay in reflecting updates you make to registrant contact information such that any changes you make to contact privacy (including from `REDACTED_CONTACT_DATA` to `PUBLIC_CONTACT_DATA`) will be applied without delay but changes to registrant contact information may take a limited time to be publicized. This means that changes to contact privacy from `REDACTED_CONTACT_DATA` to `PUBLIC_CONTACT_DATA` may make the previous registrant contact data public until the modified registrant contact details are published. | | | `EXEC` | | Updates a `Registration`'s DNS settings. | | | `EXEC` | | Updates a `Registration`'s management settings. | | | `EXEC` | | Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Exports a `Registration` resource, such that it is no longer managed by Cloud Domains. When an active domain is successfully exported, you can continue to use the domain in [Google Domains](https://domains.google/) until it expires. The calling user becomes the domain's sole owner in Google Domains, and permissions for the domain are subsequently managed there. The domain does not renew automatically unless the new owner sets up billing in Google Domains. | | | `EXEC` | | Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Imports a domain name from [Google Domains](https://domains.google/) for use in Cloud Domains. To transfer a domain from another registrar, use the `TransferDomain` method instead. Since individual users can own domains in Google Domains, the calling user must have ownership permission on the domain. | -| | `EXEC` | | Updates select fields of a `Registration` resource, notably `labels`. To update other fields, use the appropriate custom update method: * To update management settings, see `ConfigureManagementSettings` * To update DNS configuration, see `ConfigureDnsSettings` * To update contact information, see `ConfigureContactSettings` | | | `EXEC` | | Registers a new domain name and creates a corresponding `Registration` resource. Call `RetrieveRegisterParameters` first to check availability of the domain name and determine parameters like price that are needed to build a call to this method. A successful call creates a `Registration` resource in state `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 minutes, indicating that the domain was successfully registered. If the resource ends up in state `REGISTRATION_FAILED`, it indicates that the domain was not registered successfully, and you can safely delete the resource and retry registration. | | | `EXEC` | | Resets the authorization code of the `Registration` to a new random string. You can call this method only after 60 days have elapsed since the initial domain registration. | | | `EXEC` | | Searches for available domain names similar to the provided query. Availability results from this method are approximate; call `RetrieveRegisterParameters` on a domain before registering to confirm availability. | diff --git a/docs/google-docs/providers/google/domains/registrations_authorization_code/index.md b/docs/google-docs/providers/google/domains/registrations_authorization_code/index.md index 79dbe22fe1..cf0c41ab8b 100644 --- a/docs/google-docs/providers/google/domains/registrations_authorization_code/index.md +++ b/docs/google-docs/providers/google/domains/registrations_authorization_code/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregistrations_authorization_code
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/registrations_iam_policies/index.md b/docs/google-docs/providers/google/domains/registrations_iam_policies/index.md index f1f7bdb6ae..3362f5efb5 100644 --- a/docs/google-docs/providers/google/domains/registrations_iam_policies/index.md +++ b/docs/google-docs/providers/google/domains/registrations_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregistrations_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/registrations_importable_domains/index.md b/docs/google-docs/providers/google/domains/registrations_importable_domains/index.md index ebb4b18fa2..598e8b690c 100644 --- a/docs/google-docs/providers/google/domains/registrations_importable_domains/index.md +++ b/docs/google-docs/providers/google/domains/registrations_importable_domains/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregistrations_importable_domains
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/registrations_register_parameters/index.md b/docs/google-docs/providers/google/domains/registrations_register_parameters/index.md index 8ada6f68f3..d987b532e5 100644 --- a/docs/google-docs/providers/google/domains/registrations_register_parameters/index.md +++ b/docs/google-docs/providers/google/domains/registrations_register_parameters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregistrations_register_parameters
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/domains/registrations_transfer_parameters/index.md b/docs/google-docs/providers/google/domains/registrations_transfer_parameters/index.md index 037d30bd1b..969d8f4028 100644 --- a/docs/google-docs/providers/google/domains/registrations_transfer_parameters/index.md +++ b/docs/google-docs/providers/google/domains/registrations_transfer_parameters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregistrations_transfer_parameters
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/essentialcontacts/contacts/index.md b/docs/google-docs/providers/google/essentialcontacts/contacts/index.md index b83cbb9c98..2e5e50df87 100644 --- a/docs/google-docs/providers/google/essentialcontacts/contacts/index.md +++ b/docs/google-docs/providers/google/essentialcontacts/contacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontacts
TypeResource
Id
Id
## Fields @@ -51,15 +51,15 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a contact. | | | `DELETE` | | Deletes a contact. | | | `DELETE` | | Deletes a contact. | +| | `UPDATE` | | Updates a contact. Note: A contact's email address cannot be changed. | +| | `UPDATE` | | Updates a contact. Note: A contact's email address cannot be changed. | +| | `UPDATE` | | Updates a contact. Note: A contact's email address cannot be changed. | | | `EXEC` | | Lists the contacts that have been set on a resource. | | | `EXEC` | | Lists the contacts that have been set on a resource. | | | `EXEC` | | Lists the contacts that have been set on a resource. | | | `EXEC` | | Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. | -| | `EXEC` | | Updates a contact. Note: A contact's email address cannot be changed. | | | `EXEC` | | Allows a contact admin to send a test message to contact to verify that it has been configured correctly. | | | `EXEC` | | Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. | -| | `EXEC` | | Updates a contact. Note: A contact's email address cannot be changed. | | | `EXEC` | | Allows a contact admin to send a test message to contact to verify that it has been configured correctly. | | | `EXEC` | | Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. | -| | `EXEC` | | Updates a contact. Note: A contact's email address cannot be changed. | | | `EXEC` | | Allows a contact admin to send a test message to contact to verify that it has been configured correctly. | diff --git a/docs/google-docs/providers/google/essentialcontacts/index.md b/docs/google-docs/providers/google/essentialcontacts/index.md index 4e9fcadb86..3f75775952 100644 --- a/docs/google-docs/providers/google/essentialcontacts/index.md +++ b/docs/google-docs/providers/google/essentialcontacts/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleEssential Contacts API Description -Idessentialcontacts:v24.06.00234 +Idessentialcontacts:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/eventarc/channel_connections/index.md b/docs/google-docs/providers/google/eventarc/channel_connections/index.md index c361f9486b..26a50d0383 100644 --- a/docs/google-docs/providers/google/eventarc/channel_connections/index.md +++ b/docs/google-docs/providers/google/eventarc/channel_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechannel_connections
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/channel_connections_iam_policies/index.md b/docs/google-docs/providers/google/eventarc/channel_connections_iam_policies/index.md index 2bc7fdb98f..b0371d4185 100644 --- a/docs/google-docs/providers/google/eventarc/channel_connections_iam_policies/index.md +++ b/docs/google-docs/providers/google/eventarc/channel_connections_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechannel_connections_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/channels/index.md b/docs/google-docs/providers/google/eventarc/channels/index.md index 045933c1a2..85d55adcf6 100644 --- a/docs/google-docs/providers/google/eventarc/channels/index.md +++ b/docs/google-docs/providers/google/eventarc/channels/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechannels
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List channels. | | | `INSERT` | | Create a new channel in a particular project and location. | | | `DELETE` | | Delete a single channel. | +| | `UPDATE` | | Update a single channel. | | | `EXEC` | | List channels. | -| | `EXEC` | | Update a single channel. | diff --git a/docs/google-docs/providers/google/eventarc/channels_iam_policies/index.md b/docs/google-docs/providers/google/eventarc/channels_iam_policies/index.md index f56dfadbd4..c479d40c45 100644 --- a/docs/google-docs/providers/google/eventarc/channels_iam_policies/index.md +++ b/docs/google-docs/providers/google/eventarc/channels_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechannels_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/google_channel_config/index.md b/docs/google-docs/providers/google/eventarc/google_channel_config/index.md index 6404acf0cd..f903d07025 100644 --- a/docs/google-docs/providers/google/eventarc/google_channel_config/index.md +++ b/docs/google-docs/providers/google/eventarc/google_channel_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegoogle_channel_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/index.md b/docs/google-docs/providers/google/eventarc/index.md index c7457bd28e..85cfaef9d5 100644 --- a/docs/google-docs/providers/google/eventarc/index.md +++ b/docs/google-docs/providers/google/eventarc/index.md @@ -34,7 +34,7 @@ Build event-driven applications on Google Cloud Platform. TypeService TitleEventarc API DescriptionBuild event-driven applications on Google Cloud Platform. -Ideventarc:v24.06.00234 +Ideventarc:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/eventarc/locations/index.md b/docs/google-docs/providers/google/eventarc/locations/index.md index 31fd141e82..292ef3a4d8 100644 --- a/docs/google-docs/providers/google/eventarc/locations/index.md +++ b/docs/google-docs/providers/google/eventarc/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/operations/index.md b/docs/google-docs/providers/google/eventarc/operations/index.md index 1cce079d59..25e7a2a25e 100644 --- a/docs/google-docs/providers/google/eventarc/operations/index.md +++ b/docs/google-docs/providers/google/eventarc/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/providers/index.md b/docs/google-docs/providers/google/eventarc/providers/index.md index a7229dc207..cb82400186 100644 --- a/docs/google-docs/providers/google/eventarc/providers/index.md +++ b/docs/google-docs/providers/google/eventarc/providers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproviders
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/eventarc/triggers/index.md b/docs/google-docs/providers/google/eventarc/triggers/index.md index e7b8aef017..b035cffbe5 100644 --- a/docs/google-docs/providers/google/eventarc/triggers/index.md +++ b/docs/google-docs/providers/google/eventarc/triggers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametriggers
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List triggers. | | | `INSERT` | | Create a new trigger in a particular project and location. | | | `DELETE` | | Delete a single trigger. | +| | `UPDATE` | | Update a single trigger. | | | `EXEC` | | List triggers. | -| | `EXEC` | | Update a single trigger. | diff --git a/docs/google-docs/providers/google/eventarc/triggers_iam_policies/index.md b/docs/google-docs/providers/google/eventarc/triggers_iam_policies/index.md index ead37637d9..0d981b6c6c 100644 --- a/docs/google-docs/providers/google/eventarc/triggers_iam_policies/index.md +++ b/docs/google-docs/providers/google/eventarc/triggers_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametriggers_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/file/backups/index.md b/docs/google-docs/providers/google/file/backups/index.md index 5b8d7a95bb..3ea52a8189 100644 --- a/docs/google-docs/providers/google/file/backups/index.md +++ b/docs/google-docs/providers/google/file/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all backups in a project for either a specified location or for all locations. | | | `INSERT` | | Creates a backup. | | | `DELETE` | | Deletes a backup. | +| | `UPDATE` | | Updates the settings of a specific backup. | | | `EXEC` | | Lists all backups in a project for either a specified location or for all locations. | -| | `EXEC` | | Updates the settings of a specific backup. | diff --git a/docs/google-docs/providers/google/file/index.md b/docs/google-docs/providers/google/file/index.md index ad4f7981be..e74f077ccb 100644 --- a/docs/google-docs/providers/google/file/index.md +++ b/docs/google-docs/providers/google/file/index.md @@ -34,7 +34,7 @@ The Cloud Filestore API is used for creating and managing cloud file servers. TypeService TitleCloud Filestore API DescriptionThe Cloud Filestore API is used for creating and managing cloud file servers. -Idfile:v24.06.00234 +Idfile:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/file/instances/index.md b/docs/google-docs/providers/google/file/instances/index.md index 948d9ef88f..f99a9976d4 100644 --- a/docs/google-docs/providers/google/file/instances/index.md +++ b/docs/google-docs/providers/google/file/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -52,7 +52,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all instances in a project for either a specified location or for all locations. | | | `INSERT` | | Creates an instance. When creating from a backup, the capacity of the new instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier). | | | `DELETE` | | Deletes an instance. | +| | `UPDATE` | | Updates the settings of a specific instance. | | | `EXEC` | | Lists all instances in a project for either a specified location or for all locations. | -| | `EXEC` | | Updates the settings of a specific instance. | | | `EXEC` | | Restores an existing instance's file share from a backup. The capacity of the instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier). | | | `EXEC` | | Revert an existing instance's file system to a specified snapshot. | diff --git a/docs/google-docs/providers/google/file/locations/index.md b/docs/google-docs/providers/google/file/locations/index.md index 0c27bb8b91..5a9a766e7a 100644 --- a/docs/google-docs/providers/google/file/locations/index.md +++ b/docs/google-docs/providers/google/file/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/file/operations/index.md b/docs/google-docs/providers/google/file/operations/index.md index 71f9c8f113..9f8bdb366b 100644 --- a/docs/google-docs/providers/google/file/operations/index.md +++ b/docs/google-docs/providers/google/file/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/file/snapshots/index.md b/docs/google-docs/providers/google/file/snapshots/index.md index 04751d7e30..3f968694dd 100644 --- a/docs/google-docs/providers/google/file/snapshots/index.md +++ b/docs/google-docs/providers/google/file/snapshots/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all snapshots in a project for either a specified location or for all locations. | | | `INSERT` | | Creates a snapshot. | | | `DELETE` | | Deletes a snapshot. | +| | `UPDATE` | | Updates the settings of a specific snapshot. | | | `EXEC` | | Lists all snapshots in a project for either a specified location or for all locations. | -| | `EXEC` | | Updates the settings of a specific snapshot. | diff --git a/docs/google-docs/providers/google/firestore/backup_schedules/index.md b/docs/google-docs/providers/google/firestore/backup_schedules/index.md index cad9d11bd8..75841abca3 100644 --- a/docs/google-docs/providers/google/firestore/backup_schedules/index.md +++ b/docs/google-docs/providers/google/firestore/backup_schedules/index.md @@ -24,10 +24,18 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackup_schedules
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Output only. The unique backup schedule identifier across all locations and databases for the given project. This will be auto-assigned. Format is `projects/{project}/databases/{database}/backupSchedules/{backup_schedule}` | +| | `string` | Output only. The timestamp at which this backup schedule was created and effective since. No backups will be created for this schedule before this time. | +| | `object` | Represents a recurring schedule that runs every day. The time zone is UTC. | +| | `string` | At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days. | +| | `string` | Output only. The timestamp at which this backup schedule was most recently updated. When a backup schedule is first created, this is the same as create_time. | +| | `object` | Represents a recurring schedule that runs on a specified day of the week. The time zone is UTC. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -35,4 +43,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List backup schedules. | | | `INSERT` | | Creates a backup schedule on a database. At most two backup schedules can be configured on a database, one daily backup schedule and one weekly backup schedule. | | | `DELETE` | | Deletes a backup schedule. | -| | `EXEC` | | Updates a backup schedule. | +| | `UPDATE` | | Updates a backup schedule. | diff --git a/docs/google-docs/providers/google/firestore/backups/index.md b/docs/google-docs/providers/google/firestore/backups/index.md index 5884a69fd8..564e0048fd 100644 --- a/docs/google-docs/providers/google/firestore/backups/index.md +++ b/docs/google-docs/providers/google/firestore/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/firestore/databases/index.md b/docs/google-docs/providers/google/firestore/databases/index.md index b4a7a80030..8e452f7210 100644 --- a/docs/google-docs/providers/google/firestore/databases/index.md +++ b/docs/google-docs/providers/google/firestore/databases/index.md @@ -24,14 +24,29 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases
TypeResource
Id
Id
## Fields | Name | Datatype | Description | |:-----|:---------|:------------| -| | `array` | The databases in the project. | -| | `array` | In the event that data about individual databases cannot be listed they will be recorded here. An example entry might be: projects/some_project/locations/some_location This can happen if the Cloud Region that the Database resides in is currently unavailable. In this case we can't fetch all the details about the database. You may be able to get a more detailed error message (or possibly fetch the resource) by sending a 'Get' request for the resource or a 'List' request for the specific location. | +| | `string` | The resource name of the Database. Format: `projects/{project}/databases/{database}` | +| | `string` | The App Engine integration mode to use for this database. | +| | `object` | The CMEK (Customer Managed Encryption Key) configuration for a Firestore database. If not present, the database is secured by the default Google encryption key. | +| | `string` | The concurrency control mode to use for this database. | +| | `string` | Output only. The timestamp at which this database was created. Databases created before 2016 do not populate create_time. | +| | `string` | State of delete protection for the database. | +| | `string` | Output only. The timestamp at which this database was deleted. Only set if the database has been deleted. | +| | `string` | Output only. The earliest timestamp at which older versions of the data can be read from the database. See [version_retention_period] above; this field is populated with `now - version_retention_period`. This value is continuously updated, and becomes stale the moment it is queried. If you are using this value to recover data, make sure to account for the time from the moment when the value is queried to the moment when you initiate the recovery. | +| | `string` | This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. | +| | `string` | Output only. The key_prefix for this database. This key_prefix is used, in combination with the project id ("~") to construct the application id that is returned from the Cloud Datastore APIs in Google App Engine first generation runtimes. This value may be empty in which case the appid to use for URL-encoded keys is the project_id (eg: foo instead of v~foo). | +| | `string` | The location of the database. Available locations are listed at https://cloud.google.com/firestore/docs/locations. | +| | `string` | Whether to enable the PITR feature on this database. | +| | `string` | Output only. The database resource's prior database ID. This field is only populated for deleted databases. | +| | `string` | The type of the database. See https://cloud.google.com/datastore/docs/firestore-or-datastore for information about how to choose. | +| | `string` | Output only. The system-generated UUID4 for this Database. | +| | `string` | Output only. The timestamp at which this database was most recently updated. Note this only includes updates to the database resource and not data contained by the database. | +| | `string` | Output only. The period during which past versions of data are retained in the database. Any read or query can specify a `read_time` within this window, and will read the state of the database at that time. If the PITR feature is enabled, the retention period is 7 days. Otherwise, the retention period is 1 hour. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -39,7 +54,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List all the databases in the project. | | | `INSERT` | | Create a database. | | | `DELETE` | | Deletes a database. | +| | `UPDATE` | | Updates a database. | | | `EXEC` | | Exports a copy of all or a subset of documents from Google Cloud Firestore to another storage system, such as Google Cloud Storage. Recent updates to documents may not be reflected in the export. The export occurs in the background and its progress can be monitored and managed via the Operation resource that is created. The output of an export may only be used once the associated operation is done. If an export operation is cancelled before completion it may leave partial data behind in Google Cloud Storage. For more details on export behavior and output format, refer to: https://cloud.google.com/firestore/docs/manage-data/export-import | | | `EXEC` | | Imports documents into Google Cloud Firestore. Existing documents with the same name are overwritten. The import occurs in the background and its progress can be monitored and managed via the Operation resource that is created. If an ImportDocuments operation is cancelled, it is possible that a subset of the data has already been imported to Cloud Firestore. | -| | `EXEC` | | Updates a database. | | | `EXEC` | | Creates a new database by restoring from an existing backup. The new database must be in the same cloud region or multi-region location as the existing backup. This behaves similar to FirestoreAdmin.CreateDatabase except instead of creating a new empty database, a new database is created with the database type, index configuration, and documents from an existing backup. The long-running operation can be used to track the progress of the restore, with the Operation's metadata field type being the RestoreDatabaseMetadata. The response type is the Database if the restore was successful. The new database is not readable or writeable until the LRO has completed. | diff --git a/docs/google-docs/providers/google/firestore/documents/index.md b/docs/google-docs/providers/google/firestore/documents/index.md index 1ba03e833e..158ab44ac5 100644 --- a/docs/google-docs/providers/google/firestore/documents/index.md +++ b/docs/google-docs/providers/google/firestore/documents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments
TypeResource
Id
Id
## Fields @@ -42,6 +42,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists documents. | | | `INSERT` | | Creates a new document. | | | `DELETE` | | Deletes a document. | +| | `UPDATE` | | Updates or inserts a document. | | | `EXEC` | | Lists documents. | | | `EXEC` | | Lists documents. | | | `EXEC` | | Gets multiple documents. Documents returned by this method are not guaranteed to be returned in the same order that they were requested. | @@ -50,7 +51,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Commits a transaction, while optionally updating documents. | | | `EXEC` | | Listens to changes. This method is only available via gRPC or WebChannel (not REST). | | | `EXEC` | | Partitions a query by returning partition cursors that can be used to run the query in parallel. The returned partition cursors are split points that can be used by RunQuery as starting/end points for the query results. | -| | `EXEC` | | Updates or inserts a document. | | | `EXEC` | | Rolls back a transaction. | | | `EXEC` | | Runs an aggregation query. Rather than producing Document results like Firestore.RunQuery, this API allows running an aggregation to produce a series of AggregationResult server-side. High-Level Example: ``` -- Return the number of documents in table given a filter. SELECT COUNT(*) FROM ( SELECT * FROM k where a = true ); ``` | | | `EXEC` | | Runs a query. | diff --git a/docs/google-docs/providers/google/firestore/documents_collection_ids/index.md b/docs/google-docs/providers/google/firestore/documents_collection_ids/index.md index 9820253fe9..c4a8457997 100644 --- a/docs/google-docs/providers/google/firestore/documents_collection_ids/index.md +++ b/docs/google-docs/providers/google/firestore/documents_collection_ids/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments_collection_ids
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/firestore/fields/index.md b/docs/google-docs/providers/google/firestore/fields/index.md index 240f54dc8b..b411088fc5 100644 --- a/docs/google-docs/providers/google/firestore/fields/index.md +++ b/docs/google-docs/providers/google/firestore/fields/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefields
TypeResource
Id
Id
## Fields @@ -38,5 +38,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets the metadata and configuration for a Field. | | | `SELECT` | | Lists the field configuration and metadata for this database. Currently, FirestoreAdmin.ListFields only supports listing fields that have been explicitly overridden. To issue this query, call FirestoreAdmin.ListFields with the filter set to `indexConfig.usesAncestorConfig:false` or `ttlConfig:*`. | +| | `UPDATE` | | Updates a field configuration. Currently, field updates apply only to single field index configuration. However, calls to FirestoreAdmin.UpdateField should provide a field mask to avoid changing any configuration that the caller isn't aware of. The field mask should be specified as: `{ paths: "index_config" }`. This call returns a google.longrunning.Operation which may be used to track the status of the field update. The metadata for the operation will be the type FieldOperationMetadata. To configure the default field settings for the database, use the special `Field` with resource name: `projects/{project_id}/databases/{database_id}/collectionGroups/__default__/fields/*`. | | | `EXEC` | | Lists the field configuration and metadata for this database. Currently, FirestoreAdmin.ListFields only supports listing fields that have been explicitly overridden. To issue this query, call FirestoreAdmin.ListFields with the filter set to `indexConfig.usesAncestorConfig:false` or `ttlConfig:*`. | -| | `EXEC` | | Updates a field configuration. Currently, field updates apply only to single field index configuration. However, calls to FirestoreAdmin.UpdateField should provide a field mask to avoid changing any configuration that the caller isn't aware of. The field mask should be specified as: `{ paths: "index_config" }`. This call returns a google.longrunning.Operation which may be used to track the status of the field update. The metadata for the operation will be the type FieldOperationMetadata. To configure the default field settings for the database, use the special `Field` with resource name: `projects/{project_id}/databases/{database_id}/collectionGroups/__default__/fields/*`. | diff --git a/docs/google-docs/providers/google/firestore/index.md b/docs/google-docs/providers/google/firestore/index.md index 3077629271..84b2a61313 100644 --- a/docs/google-docs/providers/google/firestore/index.md +++ b/docs/google-docs/providers/google/firestore/index.md @@ -34,7 +34,7 @@ Accesses the NoSQL document database built for automatic scaling, high performan TypeService TitleCloud Firestore API DescriptionAccesses the NoSQL document database built for automatic scaling, high performance, and ease of application development. -Idfirestore:v24.06.00234 +Idfirestore:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/firestore/indexes/index.md b/docs/google-docs/providers/google/firestore/indexes/index.md index 2c91544123..8eebb188ed 100644 --- a/docs/google-docs/providers/google/firestore/indexes/index.md +++ b/docs/google-docs/providers/google/firestore/indexes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameindexes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/firestore/locations/index.md b/docs/google-docs/providers/google/firestore/locations/index.md index 128afe9bb0..1b88cbba82 100644 --- a/docs/google-docs/providers/google/firestore/locations/index.md +++ b/docs/google-docs/providers/google/firestore/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/firestore/operations/index.md b/docs/google-docs/providers/google/firestore/operations/index.md index 8ffbe87b6e..fb33696c3e 100644 --- a/docs/google-docs/providers/google/firestore/operations/index.md +++ b/docs/google-docs/providers/google/firestore/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/backup_plans/index.md b/docs/google-docs/providers/google/gkebackup/backup_plans/index.md index d23ad99618..1bf5f03f5d 100644 --- a/docs/google-docs/providers/google/gkebackup/backup_plans/index.md +++ b/docs/google-docs/providers/google/gkebackup/backup_plans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackup_plans
TypeResource
Id
Id
## Fields @@ -54,5 +54,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists BackupPlans in a given location. | | | `INSERT` | | Creates a new BackupPlan in a given location. | | | `DELETE` | | Deletes an existing BackupPlan. | +| | `UPDATE` | | Update a BackupPlan. | | | `EXEC` | | Lists BackupPlans in a given location. | -| | `EXEC` | | Update a BackupPlan. | diff --git a/docs/google-docs/providers/google/gkebackup/backup_plans_iam_policies/index.md b/docs/google-docs/providers/google/gkebackup/backup_plans_iam_policies/index.md index 178fec3a9c..d8c08530a5 100644 --- a/docs/google-docs/providers/google/gkebackup/backup_plans_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkebackup/backup_plans_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackup_plans_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/backups/index.md b/docs/google-docs/providers/google/gkebackup/backups/index.md index c7408b1c85..67bb48afe5 100644 --- a/docs/google-docs/providers/google/gkebackup/backups/index.md +++ b/docs/google-docs/providers/google/gkebackup/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields @@ -65,5 +65,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Backups for a given BackupPlan. | | | `INSERT` | | Creates a Backup for the given BackupPlan. | | | `DELETE` | | Deletes an existing Backup. | +| | `UPDATE` | | Update a Backup. | | | `EXEC` | | Lists the Backups for a given BackupPlan. | -| | `EXEC` | | Update a Backup. | diff --git a/docs/google-docs/providers/google/gkebackup/backups_backup_index_download_url/index.md b/docs/google-docs/providers/google/gkebackup/backups_backup_index_download_url/index.md index e0c33f371f..55692149f6 100644 --- a/docs/google-docs/providers/google/gkebackup/backups_backup_index_download_url/index.md +++ b/docs/google-docs/providers/google/gkebackup/backups_backup_index_download_url/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_backup_index_download_url
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/backups_iam_policies/index.md b/docs/google-docs/providers/google/gkebackup/backups_iam_policies/index.md index 378a5aaf4e..a99e2f0b60 100644 --- a/docs/google-docs/providers/google/gkebackup/backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkebackup/backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/index.md b/docs/google-docs/providers/google/gkebackup/index.md index 2b1afd55d1..42ad2e931d 100644 --- a/docs/google-docs/providers/google/gkebackup/index.md +++ b/docs/google-docs/providers/google/gkebackup/index.md @@ -34,7 +34,7 @@ Backup for GKE is a managed Kubernetes workload backup and restore service for G TypeService TitleBackup for GKE API DescriptionBackup for GKE is a managed Kubernetes workload backup and restore service for GKE clusters. -Idgkebackup:v24.06.00234 +Idgkebackup:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/gkebackup/locations/index.md b/docs/google-docs/providers/google/gkebackup/locations/index.md index 41e16c0a1d..4c107b69e5 100644 --- a/docs/google-docs/providers/google/gkebackup/locations/index.md +++ b/docs/google-docs/providers/google/gkebackup/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/operations/index.md b/docs/google-docs/providers/google/gkebackup/operations/index.md index cfe2cb71dc..14358bb914 100644 --- a/docs/google-docs/providers/google/gkebackup/operations/index.md +++ b/docs/google-docs/providers/google/gkebackup/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/restore_plans/index.md b/docs/google-docs/providers/google/gkebackup/restore_plans/index.md index 690cecfc84..9051623048 100644 --- a/docs/google-docs/providers/google/gkebackup/restore_plans/index.md +++ b/docs/google-docs/providers/google/gkebackup/restore_plans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerestore_plans
TypeResource
Id
Id
## Fields @@ -49,5 +49,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists RestorePlans in a given location. | | | `INSERT` | | Creates a new RestorePlan in a given location. | | | `DELETE` | | Deletes an existing RestorePlan. | +| | `UPDATE` | | Update a RestorePlan. | | | `EXEC` | | Lists RestorePlans in a given location. | -| | `EXEC` | | Update a RestorePlan. | diff --git a/docs/google-docs/providers/google/gkebackup/restore_plans_iam_policies/index.md b/docs/google-docs/providers/google/gkebackup/restore_plans_iam_policies/index.md index 3f48b18023..3d92727481 100644 --- a/docs/google-docs/providers/google/gkebackup/restore_plans_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkebackup/restore_plans_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerestore_plans_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/restores/index.md b/docs/google-docs/providers/google/gkebackup/restores/index.md index eed41435b7..73f74ca8d1 100644 --- a/docs/google-docs/providers/google/gkebackup/restores/index.md +++ b/docs/google-docs/providers/google/gkebackup/restores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerestores
TypeResource
Id
Id
## Fields @@ -56,5 +56,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Restores for a given RestorePlan. | | | `INSERT` | | Creates a new Restore for the given RestorePlan. | | | `DELETE` | | Deletes an existing Restore. | +| | `UPDATE` | | Update a Restore. | | | `EXEC` | | Lists the Restores for a given RestorePlan. | -| | `EXEC` | | Update a Restore. | diff --git a/docs/google-docs/providers/google/gkebackup/restores_iam_policies/index.md b/docs/google-docs/providers/google/gkebackup/restores_iam_policies/index.md index 081c77f521..0dcce0c3ed 100644 --- a/docs/google-docs/providers/google/gkebackup/restores_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkebackup/restores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerestores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/volume_backups/index.md b/docs/google-docs/providers/google/gkebackup/volume_backups/index.md index 7d4ac3a813..9f294afad9 100644 --- a/docs/google-docs/providers/google/gkebackup/volume_backups/index.md +++ b/docs/google-docs/providers/google/gkebackup/volume_backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevolume_backups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/volume_backups_iam_policies/index.md b/docs/google-docs/providers/google/gkebackup/volume_backups_iam_policies/index.md index 6dd22ccc99..a843d03698 100644 --- a/docs/google-docs/providers/google/gkebackup/volume_backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkebackup/volume_backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevolume_backups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/volume_restores/index.md b/docs/google-docs/providers/google/gkebackup/volume_restores/index.md index 7bf6bb8c08..f06d45ebd0 100644 --- a/docs/google-docs/providers/google/gkebackup/volume_restores/index.md +++ b/docs/google-docs/providers/google/gkebackup/volume_restores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevolume_restores
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkebackup/volume_restores_iam_policies/index.md b/docs/google-docs/providers/google/gkebackup/volume_restores_iam_policies/index.md index 59ea2b67c2..dcaac06c53 100644 --- a/docs/google-docs/providers/google/gkebackup/volume_restores_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkebackup/volume_restores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevolume_restores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/bindings/index.md b/docs/google-docs/providers/google/gkehub/bindings/index.md index ed8abb4111..d28fa110e8 100644 --- a/docs/google-docs/providers/google/gkehub/bindings/index.md +++ b/docs/google-docs/providers/google/gkehub/bindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebindings
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists MembershipBindings. | | | `INSERT` | | Creates a MembershipBinding. | | | `DELETE` | | Deletes a MembershipBinding. | +| | `UPDATE` | | Updates a MembershipBinding. | | | `EXEC` | | Lists MembershipBindings. | -| | `EXEC` | | Updates a MembershipBinding. | diff --git a/docs/google-docs/providers/google/gkehub/features/index.md b/docs/google-docs/providers/google/gkehub/features/index.md index 236acc87f9..4d5075ece7 100644 --- a/docs/google-docs/providers/google/gkehub/features/index.md +++ b/docs/google-docs/providers/google/gkehub/features/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeatures
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Features in a given project and location. | | | `INSERT` | | Adds a new Feature. | | | `DELETE` | | Removes a Feature. | +| | `UPDATE` | | Updates an existing Feature. | | | `EXEC` | | Lists Features in a given project and location. | -| | `EXEC` | | Updates an existing Feature. | diff --git a/docs/google-docs/providers/google/gkehub/features_iam_policies/index.md b/docs/google-docs/providers/google/gkehub/features_iam_policies/index.md index 8227c8ed26..54be52a5a7 100644 --- a/docs/google-docs/providers/google/gkehub/features_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkehub/features_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefeatures_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/fleets/index.md b/docs/google-docs/providers/google/gkehub/fleets/index.md index 4353cb9243..ebd43009d8 100644 --- a/docs/google-docs/providers/google/gkehub/fleets/index.md +++ b/docs/google-docs/providers/google/gkehub/fleets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefleets
TypeResource
Id
Id
## Fields @@ -47,6 +47,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns all fleets within an organization or a project that the caller has access to. | | | `INSERT` | | Creates a fleet. | | | `DELETE` | | Removes a Fleet. There must be no memberships remaining in the Fleet. | +| | `UPDATE` | | Updates a fleet. | | | `EXEC` | | Returns all fleets within an organization or a project that the caller has access to. | | | `EXEC` | | Returns all fleets within an organization or a project that the caller has access to. | -| | `EXEC` | | Updates a fleet. | diff --git a/docs/google-docs/providers/google/gkehub/index.md b/docs/google-docs/providers/google/gkehub/index.md index 6540c48f1f..073878e457 100644 --- a/docs/google-docs/providers/google/gkehub/index.md +++ b/docs/google-docs/providers/google/gkehub/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleGKE Hub API Description -Idgkehub:v24.06.00234 +Idgkehub:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/gkehub/locations/index.md b/docs/google-docs/providers/google/gkehub/locations/index.md index 4e5aaa4ed9..256a58ca31 100644 --- a/docs/google-docs/providers/google/gkehub/locations/index.md +++ b/docs/google-docs/providers/google/gkehub/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/memberships/index.md b/docs/google-docs/providers/google/gkehub/memberships/index.md index 14b91694df..a4f200c229 100644 --- a/docs/google-docs/providers/google/gkehub/memberships/index.md +++ b/docs/google-docs/providers/google/gkehub/memberships/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namememberships
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Memberships in a given project and location. | | | `INSERT` | | Creates a new Membership. **This is currently only supported for GKE clusters on Google Cloud**. To register other clusters, follow the instructions at https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster. | | | `DELETE` | | Removes a Membership. **This is currently only supported for GKE clusters on Google Cloud**. To unregister other clusters, follow the instructions at https://cloud.google.com/anthos/multicluster-management/connect/unregistering-a-cluster. | +| | `UPDATE` | | Updates an existing Membership. | | | `EXEC` | | Lists Memberships in a given project and location. | | | `EXEC` | | Generates the manifest for deployment of the GKE connect agent. **This method is used internally by Google-provided libraries.** Most clients should not need to call this method directly. | -| | `EXEC` | | Updates an existing Membership. | diff --git a/docs/google-docs/providers/google/gkehub/memberships_iam_policies/index.md b/docs/google-docs/providers/google/gkehub/memberships_iam_policies/index.md index 575bb297eb..f7ef9056a4 100644 --- a/docs/google-docs/providers/google/gkehub/memberships_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkehub/memberships_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namememberships_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/namespaces/index.md b/docs/google-docs/providers/google/gkehub/namespaces/index.md index 7369af27c8..a111630960 100644 --- a/docs/google-docs/providers/google/gkehub/namespaces/index.md +++ b/docs/google-docs/providers/google/gkehub/namespaces/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenamespaces
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists fleet namespaces. | | | `INSERT` | | Creates a fleet namespace. | | | `DELETE` | | Deletes a fleet namespace. | +| | `UPDATE` | | Updates a fleet namespace. | | | `EXEC` | | Lists fleet namespaces. | -| | `EXEC` | | Updates a fleet namespace. | diff --git a/docs/google-docs/providers/google/gkehub/operations/index.md b/docs/google-docs/providers/google/gkehub/operations/index.md index 26fd1d0553..924e603795 100644 --- a/docs/google-docs/providers/google/gkehub/operations/index.md +++ b/docs/google-docs/providers/google/gkehub/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/rbacrolebindings/index.md b/docs/google-docs/providers/google/gkehub/rbacrolebindings/index.md index e85333b293..66194a3a5f 100644 --- a/docs/google-docs/providers/google/gkehub/rbacrolebindings/index.md +++ b/docs/google-docs/providers/google/gkehub/rbacrolebindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerbacrolebindings
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all Scope RBACRoleBindings. | | | `INSERT` | | Creates a Scope RBACRoleBinding. | | | `DELETE` | | Deletes a Scope RBACRoleBinding. | +| | `UPDATE` | | Updates a Scope RBACRoleBinding. | | | `EXEC` | | Lists all Scope RBACRoleBindings. | -| | `EXEC` | | Updates a Scope RBACRoleBinding. | diff --git a/docs/google-docs/providers/google/gkehub/scopes/index.md b/docs/google-docs/providers/google/gkehub/scopes/index.md index caecfc73a6..5a25ed20c3 100644 --- a/docs/google-docs/providers/google/gkehub/scopes/index.md +++ b/docs/google-docs/providers/google/gkehub/scopes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescopes
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Scopes. | | | `INSERT` | | Creates a Scope. | | | `DELETE` | | Deletes a Scope. | +| | `UPDATE` | | Updates a scopes. | | | `EXEC` | | Lists Scopes. | -| | `EXEC` | | Updates a scopes. | diff --git a/docs/google-docs/providers/google/gkehub/scopes_iam_policies/index.md b/docs/google-docs/providers/google/gkehub/scopes_iam_policies/index.md index 071803b2e8..9be3c1493f 100644 --- a/docs/google-docs/providers/google/gkehub/scopes_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkehub/scopes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescopes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/scopes_memberships/index.md b/docs/google-docs/providers/google/gkehub/scopes_memberships/index.md index f0121d6434..cdba677e84 100644 --- a/docs/google-docs/providers/google/gkehub/scopes_memberships/index.md +++ b/docs/google-docs/providers/google/gkehub/scopes_memberships/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescopes_memberships
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkehub/scopes_permitted/index.md b/docs/google-docs/providers/google/gkehub/scopes_permitted/index.md index 96f5d52aad..2fed6ec7d3 100644 --- a/docs/google-docs/providers/google/gkehub/scopes_permitted/index.md +++ b/docs/google-docs/providers/google/gkehub/scopes_permitted/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescopes_permitted
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters/index.md b/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters/index.md index 031a6969cb..b3932a623a 100644 --- a/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters/index.md +++ b/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebare_metal_admin_clusters
TypeResource
Id
Id
## Fields @@ -65,8 +65,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets details of a single bare metal admin cluster. | | | `SELECT` | | Lists bare metal admin clusters in a given project and location. | | | `INSERT` | | Creates a new bare metal admin cluster in a given project and location. The API needs to be combined with creating a bootstrap cluster to work. See: https://cloud.google.com/anthos/clusters/docs/bare-metal/latest/installing/creating-clusters/create-admin-cluster-api#prepare_bootstrap_environment | +| | `UPDATE` | | Updates the parameters of a single bare metal admin cluster. | | | `EXEC` | | Lists bare metal admin clusters in a given project and location. | | | `EXEC` | | Enrolls an existing bare metal admin cluster to the Anthos On-Prem API within a given project and location. Through enrollment, an existing admin cluster will become Anthos On-Prem API managed. The corresponding GCP resources will be created and all future modifications to the cluster will be expected to be performed through the API. | -| | `EXEC` | | Updates the parameters of a single bare metal admin cluster. | | | `EXEC` | | Queries the bare metal admin cluster version config. | | | `EXEC` | | Unenrolls an existing bare metal admin cluster from the Anthos On-Prem API within a given project and location. Unenrollment removes the Cloud reference to the cluster without modifying the underlying OnPrem Resources. Clusters will continue to run; however, they will no longer be accessible through the Anthos On-Prem API or its clients. | diff --git a/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters_iam_policies/index.md b/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters_iam_policies/index.md index 204ca4792e..9cca5844b5 100644 --- a/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkeonprem/bare_metal_admin_clusters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebare_metal_admin_clusters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters/index.md b/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters/index.md index 58c33c7e58..921841049b 100644 --- a/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters/index.md +++ b/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebare_metal_clusters
TypeResource
Id
Id
## Fields @@ -69,8 +69,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists bare metal clusters in a given project and location. | | | `INSERT` | | Creates a new bare metal cluster in a given project and location. | | | `DELETE` | | Deletes a single bare metal Cluster. | +| | `UPDATE` | | Updates the parameters of a single bare metal Cluster. | | | `EXEC` | | Lists bare metal clusters in a given project and location. | | | `EXEC` | | Enrolls an existing bare metal user cluster and its node pools to the Anthos On-Prem API within a given project and location. Through enrollment, an existing cluster will become Anthos On-Prem API managed. The corresponding GCP resources will be created and all future modifications to the cluster and/or its node pools will be expected to be performed through the API. | -| | `EXEC` | | Updates the parameters of a single bare metal Cluster. | | | `EXEC` | | Queries the bare metal user cluster version config. | | | `EXEC` | | Unenrolls an existing bare metal user cluster and its node pools from the Anthos On-Prem API within a given project and location. Unenrollment removes the Cloud reference to the cluster without modifying the underlying OnPrem Resources. Clusters and node pools will continue to run; however, they will no longer be accessible through the Anthos On-Prem API or its clients. | diff --git a/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters_iam_policies/index.md b/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters_iam_policies/index.md index 69709bc437..efd83de35e 100644 --- a/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkeonprem/bare_metal_clusters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebare_metal_clusters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools/index.md b/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools/index.md index ade0dc8e6a..15c8eaf892 100644 --- a/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools/index.md +++ b/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebare_metal_node_pools
TypeResource
Id
Id
## Fields @@ -50,7 +50,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists bare metal node pools in a given project, location and bare metal cluster. | | | `INSERT` | | Creates a new bare metal node pool in a given project, location and Bare Metal cluster. | | | `DELETE` | | Deletes a single bare metal node pool. | +| | `UPDATE` | | Updates the parameters of a single bare metal node pool. | | | `EXEC` | | Lists bare metal node pools in a given project, location and bare metal cluster. | | | `EXEC` | | Enrolls an existing bare metal node pool to the Anthos On-Prem API within a given project and location. Through enrollment, an existing node pool will become Anthos On-Prem API managed. The corresponding GCP resources will be created. | -| | `EXEC` | | Updates the parameters of a single bare metal node pool. | | | `EXEC` | | Unenrolls a bare metal node pool from Anthos On-Prem API. | diff --git a/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools_iam_policies/index.md b/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools_iam_policies/index.md index a390e873b5..9796b24ee9 100644 --- a/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkeonprem/bare_metal_node_pools_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebare_metal_node_pools_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/index.md b/docs/google-docs/providers/google/gkeonprem/index.md index 1e1007a022..8bf0942e2b 100644 --- a/docs/google-docs/providers/google/gkeonprem/index.md +++ b/docs/google-docs/providers/google/gkeonprem/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleAnthos On-Prem API Description -Idgkeonprem:v24.06.00234 +Idgkeonprem:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/gkeonprem/locations/index.md b/docs/google-docs/providers/google/gkeonprem/locations/index.md index 28ce67fd82..4de4558e39 100644 --- a/docs/google-docs/providers/google/gkeonprem/locations/index.md +++ b/docs/google-docs/providers/google/gkeonprem/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/operations/index.md b/docs/google-docs/providers/google/gkeonprem/operations/index.md index bef705c962..cfea713939 100644 --- a/docs/google-docs/providers/google/gkeonprem/operations/index.md +++ b/docs/google-docs/providers/google/gkeonprem/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters/index.md b/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters/index.md index ebb0450b62..66e969faaa 100644 --- a/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters/index.md +++ b/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_admin_clusters
TypeResource
Id
Id
## Fields @@ -61,7 +61,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets details of a single VMware admin cluster. | | | `SELECT` | | Lists VMware admin clusters in a given project and location. | +| | `UPDATE` | | Updates the parameters of a single VMware admin cluster. | | | `EXEC` | | Lists VMware admin clusters in a given project and location. | | | `EXEC` | | Enrolls an existing VMware admin cluster to the Anthos On-Prem API within a given project and location. Through enrollment, an existing admin cluster will become Anthos On-Prem API managed. The corresponding GCP resources will be created and all future modifications to the cluster will be expected to be performed through the API. | -| | `EXEC` | | Updates the parameters of a single VMware admin cluster. | | | `EXEC` | | Unenrolls an existing VMware admin cluster from the Anthos On-Prem API within a given project and location. Unenrollment removes the Cloud reference to the cluster without modifying the underlying OnPrem Resources. Clusters will continue to run; however, they will no longer be accessible through the Anthos On-Prem API or its clients. | diff --git a/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters_iam_policies/index.md b/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters_iam_policies/index.md index a394e5f418..f1c5d2382d 100644 --- a/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkeonprem/vmware_admin_clusters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_admin_clusters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/vmware_clusters/index.md b/docs/google-docs/providers/google/gkeonprem/vmware_clusters/index.md index d97b78a613..09b73112a3 100644 --- a/docs/google-docs/providers/google/gkeonprem/vmware_clusters/index.md +++ b/docs/google-docs/providers/google/gkeonprem/vmware_clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_clusters
TypeResource
Id
Id
## Fields @@ -69,8 +69,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists VMware Clusters in a given project and location. | | | `INSERT` | | Creates a new VMware user cluster in a given project and location. | | | `DELETE` | | Deletes a single VMware Cluster. | +| | `UPDATE` | | Updates the parameters of a single VMware cluster. | | | `EXEC` | | Lists VMware Clusters in a given project and location. | | | `EXEC` | | Enrolls an existing VMware user cluster and its node pools to the Anthos On-Prem API within a given project and location. Through enrollment, an existing cluster will become Anthos On-Prem API managed. The corresponding GCP resources will be created and all future modifications to the cluster and/or its node pools will be expected to be performed through the API. | -| | `EXEC` | | Updates the parameters of a single VMware cluster. | | | `EXEC` | | Queries the VMware user cluster version config. | | | `EXEC` | | Unenrolls an existing VMware user cluster and its node pools from the Anthos On-Prem API within a given project and location. Unenrollment removes the Cloud reference to the cluster without modifying the underlying OnPrem Resources. Clusters and node pools will continue to run; however, they will no longer be accessible through the Anthos On-Prem API or UI. | diff --git a/docs/google-docs/providers/google/gkeonprem/vmware_clusters_iam_policies/index.md b/docs/google-docs/providers/google/gkeonprem/vmware_clusters_iam_policies/index.md index 84e29ec93c..f90bdd143f 100644 --- a/docs/google-docs/providers/google/gkeonprem/vmware_clusters_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkeonprem/vmware_clusters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_clusters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/gkeonprem/vmware_node_pools/index.md b/docs/google-docs/providers/google/gkeonprem/vmware_node_pools/index.md index 2300418d59..9d945396f9 100644 --- a/docs/google-docs/providers/google/gkeonprem/vmware_node_pools/index.md +++ b/docs/google-docs/providers/google/gkeonprem/vmware_node_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_node_pools
TypeResource
Id
Id
## Fields @@ -51,7 +51,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists VMware node pools in a given project, location and VMWare cluster. | | | `INSERT` | | Creates a new VMware node pool in a given project, location and VMWare cluster. | | | `DELETE` | | Deletes a single VMware node pool. | +| | `UPDATE` | | Updates the parameters of a single VMware node pool. | | | `EXEC` | | Lists VMware node pools in a given project, location and VMWare cluster. | | | `EXEC` | | Enrolls a VMware node pool to Anthos On-Prem API | -| | `EXEC` | | Updates the parameters of a single VMware node pool. | | | `EXEC` | | Unenrolls a VMware node pool to Anthos On-Prem API | diff --git a/docs/google-docs/providers/google/gkeonprem/vmware_node_pools_iam_policies/index.md b/docs/google-docs/providers/google/gkeonprem/vmware_node_pools_iam_policies/index.md index 5e8e4bd81b..e00eda096b 100644 --- a/docs/google-docs/providers/google/gkeonprem/vmware_node_pools_iam_policies/index.md +++ b/docs/google-docs/providers/google/gkeonprem/vmware_node_pools_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_node_pools_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/attribute_definitions/index.md b/docs/google-docs/providers/google/healthcare/attribute_definitions/index.md index b856c92954..a61699f277 100644 --- a/docs/google-docs/providers/google/healthcare/attribute_definitions/index.md +++ b/docs/google-docs/providers/google/healthcare/attribute_definitions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattribute_definitions
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Attribute definitions in the specified consent store. | | | `INSERT` | | Creates a new Attribute definition in the parent consent store. | | | `DELETE` | | Deletes the specified Attribute definition. Fails if the Attribute definition is referenced by any User data mapping, or the latest revision of any Consent. | +| | `UPDATE` | | Updates the specified Attribute definition. | | | `EXEC` | | Lists the Attribute definitions in the specified consent store. | -| | `EXEC` | | Updates the specified Attribute definition. | diff --git a/docs/google-docs/providers/google/healthcare/consent_artifacts/index.md b/docs/google-docs/providers/google/healthcare/consent_artifacts/index.md index 3f4f78a19a..72a0f4ada4 100644 --- a/docs/google-docs/providers/google/healthcare/consent_artifacts/index.md +++ b/docs/google-docs/providers/google/healthcare/consent_artifacts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsent_artifacts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/consent_stores/index.md b/docs/google-docs/providers/google/healthcare/consent_stores/index.md index 92ea8563b3..d5d0315b0c 100644 --- a/docs/google-docs/providers/google/healthcare/consent_stores/index.md +++ b/docs/google-docs/providers/google/healthcare/consent_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsent_stores
TypeResource
Id
Id
## Fields @@ -41,8 +41,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the consent stores in the specified dataset. | | | `INSERT` | | Creates a new consent store in the parent dataset. Attempting to create a consent store with the same ID as an existing store fails with an ALREADY_EXISTS error. | | | `DELETE` | | Deletes the specified consent store and removes all the consent store's data. | +| | `UPDATE` | | Updates the specified consent store. | | | `EXEC` | | Lists the consent stores in the specified dataset. | | | `EXEC` | | Checks if a particular data_id of a User data mapping in the specified consent store is consented for the specified use. | | | `EXEC` | | Evaluates the user's Consents for all matching User data mappings. Note: User data mappings are indexed asynchronously, which can cause a slight delay between the time mappings are created or updated and when they are included in EvaluateUserConsents results. | -| | `EXEC` | | Updates the specified consent store. | | | `EXEC` | | Queries all data_ids that are consented for a specified use in the given consent store and writes them to a specified destination. The returned Operation includes a progress counter for the number of User data mappings processed. If the request is successful, a detailed response is returned of type QueryAccessibleDataResponse, contained in the response field when the operation finishes. The metadata field type is OperationMetadata. Errors are logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). For example, the following sample log entry shows a `failed to evaluate consent policy` error that occurred during a QueryAccessibleData call to consent store `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}`. ```json jsonPayload: { @type: "type.googleapis.com/google.cloud.healthcare.logging.QueryAccessibleDataLogEntry" error: { code: 9 message: "failed to evaluate consent policy" } resourceName: "projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/consents/{consent_id}" } logName: "projects/{project_id}/logs/healthcare.googleapis.com%2Fquery_accessible_data" operation: { id: "projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/operations/{operation_id}" producer: "healthcare.googleapis.com/QueryAccessibleData" } receiveTimestamp: "TIMESTAMP" resource: { labels: { consent_store_id: "{consent_store_id}" dataset_id: "{dataset_id}" location: "{location_id}" project_id: "{project_id}" } type: "healthcare_consent_store" } severity: "ERROR" timestamp: "TIMESTAMP" ``` | diff --git a/docs/google-docs/providers/google/healthcare/consent_stores_iam_policies/index.md b/docs/google-docs/providers/google/healthcare/consent_stores_iam_policies/index.md index e16fbfb46f..c17f325989 100644 --- a/docs/google-docs/providers/google/healthcare/consent_stores_iam_policies/index.md +++ b/docs/google-docs/providers/google/healthcare/consent_stores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsent_stores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/consents/index.md b/docs/google-docs/providers/google/healthcare/consents/index.md index 1c876c1281..348301b98a 100644 --- a/docs/google-docs/providers/google/healthcare/consents/index.md +++ b/docs/google-docs/providers/google/healthcare/consents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsents
TypeResource
Id
Id
## Fields @@ -47,8 +47,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Consent in the given consent store, returning each Consent's latest revision. | | | `INSERT` | | Creates a new Consent in the parent consent store. | | | `DELETE` | | Deletes the Consent and its revisions. To keep a record of the Consent but mark it inactive, see [RevokeConsent]. To delete a revision of a Consent, see [DeleteConsentRevision]. This operation does not delete the related Consent artifact. | +| | `UPDATE` | | Updates the latest revision of the specified Consent by committing a new revision with the changes. A FAILED_PRECONDITION error occurs if the latest revision of the specified Consent is in the `REJECTED` or `REVOKED` state. | | | `EXEC` | | Lists the Consent in the given consent store, returning each Consent's latest revision. | | | `EXEC` | | Activates the latest revision of the specified Consent by committing a new revision with `state` updated to `ACTIVE`. If the latest revision of the specified Consent is in the `ACTIVE` state, no new revision is committed. A FAILED_PRECONDITION error occurs if the latest revision of the specified Consent is in the `REJECTED` or `REVOKED` state. | -| | `EXEC` | | Updates the latest revision of the specified Consent by committing a new revision with the changes. A FAILED_PRECONDITION error occurs if the latest revision of the specified Consent is in the `REJECTED` or `REVOKED` state. | | | `EXEC` | | Rejects the latest revision of the specified Consent by committing a new revision with `state` updated to `REJECTED`. If the latest revision of the specified Consent is in the `REJECTED` state, no new revision is committed. A FAILED_PRECONDITION error occurs if the latest revision of the specified Consent is in the `ACTIVE` or `REVOKED` state. | | | `EXEC` | | Revokes the latest revision of the specified Consent by committing a new revision with `state` updated to `REVOKED`. If the latest revision of the specified Consent is in the `REVOKED` state, no new revision is committed. A FAILED_PRECONDITION error occurs if the latest revision of the given consent is in `DRAFT` or `REJECTED` state. | diff --git a/docs/google-docs/providers/google/healthcare/consents_revision/index.md b/docs/google-docs/providers/google/healthcare/consents_revision/index.md index 5a3fcf3fa1..880b853667 100644 --- a/docs/google-docs/providers/google/healthcare/consents_revision/index.md +++ b/docs/google-docs/providers/google/healthcare/consents_revision/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsents_revision
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/consents_revisions/index.md b/docs/google-docs/providers/google/healthcare/consents_revisions/index.md index 0c647d8110..e1c5d50fe4 100644 --- a/docs/google-docs/providers/google/healthcare/consents_revisions/index.md +++ b/docs/google-docs/providers/google/healthcare/consents_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsents_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/data_mapper_workspaces_iam_policies/index.md b/docs/google-docs/providers/google/healthcare/data_mapper_workspaces_iam_policies/index.md index c80ce72fff..9f50d1dfaa 100644 --- a/docs/google-docs/providers/google/healthcare/data_mapper_workspaces_iam_policies/index.md +++ b/docs/google-docs/providers/google/healthcare/data_mapper_workspaces_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_mapper_workspaces_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/datasets/index.md b/docs/google-docs/providers/google/healthcare/datasets/index.md index a4c49cd171..ac7fe360b9 100644 --- a/docs/google-docs/providers/google/healthcare/datasets/index.md +++ b/docs/google-docs/providers/google/healthcare/datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatasets
TypeResource
Id
Id
## Fields @@ -39,6 +39,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the health datasets in the current project. | | | `INSERT` | | Creates a new health dataset. Results are returned through the Operation interface which returns either an `Operation.response` which contains a Dataset or `Operation.error`. The metadata field type is OperationMetadata. | | | `DELETE` | | Deletes the specified health dataset and all data contained in the dataset. Deleting a dataset does not affect the sources from which the dataset was imported (if any). | +| | `UPDATE` | | Updates dataset metadata. | | | `EXEC` | | Lists the health datasets in the current project. | | | `EXEC` | | Creates a new dataset containing de-identified data from the source dataset. The metadata field type is OperationMetadata. If the request is successful, the response field type is DeidentifySummary. If errors occur, error is set. The LRO result may still be successful if de-identification fails for some DICOM instances. The new de-identified dataset will not contain these failed resources. Failed resource totals are tracked in Operation.metadata. Error details are also logged to Cloud Logging. For more information, see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging). | -| | `EXEC` | | Updates dataset metadata. | diff --git a/docs/google-docs/providers/google/healthcare/datasets_iam_policies/index.md b/docs/google-docs/providers/google/healthcare/datasets_iam_policies/index.md index 43c0791016..b5696ca0a4 100644 --- a/docs/google-docs/providers/google/healthcare/datasets_iam_policies/index.md +++ b/docs/google-docs/providers/google/healthcare/datasets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatasets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/dicom_stores/index.md b/docs/google-docs/providers/google/healthcare/dicom_stores/index.md index e3787c37f2..5c24ff01a2 100644 --- a/docs/google-docs/providers/google/healthcare/dicom_stores/index.md +++ b/docs/google-docs/providers/google/healthcare/dicom_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedicom_stores
TypeResource
Id
Id
## Fields @@ -41,11 +41,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the DICOM stores in the given dataset. | | | `INSERT` | | Creates a new DICOM store within the parent dataset. | | | `DELETE` | | Deletes the specified DICOM store and removes all images that are contained within it. | +| | `UPDATE` | | Updates the specified DICOM store. | | | `EXEC` | | Lists the DICOM stores in the given dataset. | | | `EXEC` | | De-identifies data from the source store and writes it to the destination store. The metadata field type is OperationMetadata. If the request is successful, the response field type is DeidentifyDicomStoreSummary. If errors occur, error is set. The LRO result may still be successful if de-identification fails for some DICOM instances. The output DICOM store will not contain these failed resources. Failed resource totals are tracked in Operation.metadata. Error details are also logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). | | | `EXEC` | | Exports data to the specified destination by copying it from the DICOM store. Errors are also logged to Cloud Logging. For more information, see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging). The metadata field type is OperationMetadata. | | | `EXEC` | | Imports data into the DICOM store by copying it from the specified source. Errors are logged to Cloud Logging. For more information, see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging). The metadata field type is OperationMetadata. | -| | `EXEC` | | Updates the specified DICOM store. | | | `EXEC` | | SearchForInstances returns a list of matching instances. See [Search Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6). For details on the implementation of SearchForInstances, see [Search transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API conformance statement. For samples that show how to call SearchForInstances, see [Search for DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#search-dicom). | | | `EXEC` | | SearchForSeries returns a list of matching series. See [Search Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6). For details on the implementation of SearchForSeries, see [Search transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API conformance statement. For samples that show how to call SearchForSeries, see [Search for DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#search-dicom). | | | `EXEC` | | SearchForStudies returns a list of matching studies. See [Search Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6). For details on the implementation of SearchForStudies, see [Search transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API conformance statement. For samples that show how to call SearchForStudies, see [Search for DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#search-dicom). | diff --git a/docs/google-docs/providers/google/healthcare/dicom_stores_dicomstore_metrics/index.md b/docs/google-docs/providers/google/healthcare/dicom_stores_dicomstore_metrics/index.md index e8ba8e0e5b..e89e727ee2 100644 --- a/docs/google-docs/providers/google/healthcare/dicom_stores_dicomstore_metrics/index.md +++ b/docs/google-docs/providers/google/healthcare/dicom_stores_dicomstore_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedicom_stores_dicomstore_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/dicom_stores_iam_policies/index.md b/docs/google-docs/providers/google/healthcare/dicom_stores_iam_policies/index.md index 56c71ef156..71fd7f5d13 100644 --- a/docs/google-docs/providers/google/healthcare/dicom_stores_iam_policies/index.md +++ b/docs/google-docs/providers/google/healthcare/dicom_stores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedicom_stores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/fhir/index.md b/docs/google-docs/providers/google/healthcare/fhir/index.md index dfb4d1d96b..067bc88ba5 100644 --- a/docs/google-docs/providers/google/healthcare/fhir/index.md +++ b/docs/google-docs/providers/google/healthcare/fhir/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefhir
TypeResource
Id
Id
## Fields @@ -34,18 +34,18 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `INSERT` | | Creates a FHIR resource. Implements the FHIR standard create interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#create), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#create), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#create)), which creates a new resource with a server-assigned resource ID. Also supports the FHIR standard conditional create interaction ([DSTU2](https://hl7.org/implement/standards/fhir/DSTU2/http.html#ccreate), [STU3](https://hl7.org/implement/standards/fhir/STU3/http.html#ccreate), [R4](https://hl7.org/implement/standards/fhir/R4/http.html#ccreate)), specified by supplying an `If-None-Exist` header containing a FHIR search query, limited to searching by resource identifier. If no resources match this search query, the server processes the create operation as normal. When using conditional create, the search term for identifier should be in the pattern `identifier=system\|value` or `identifier=value` - similar to the `search` method on resources with a specific identifier. The request body must contain a JSON-encoded FHIR resource, and the request headers must contain `Content-Type: application/fhir+json`. On success, the response body contains a JSON-encoded representation of the resource as it was created on the server, including the server-assigned resource ID and version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `create`, see [Creating a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#creating_a_fhir_resource). | | | `DELETE` | | Deletes a FHIR resource. Implements the FHIR standard delete interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#delete), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#delete), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#delete)). Note: Unless resource versioning is disabled by setting the disable_resource_versioning flag on the FHIR store, the deleted resources will be moved to a history repository that can still be retrieved through vread and related methods, unless they are removed by the purge method. For samples that show how to call `delete`, see [Deleting a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#deleting_a_fhir_resource). | +| | `UPDATE` | | Updates part of an existing resource by applying the operations specified in a [JSON Patch](http://jsonpatch.com/) document. Implements the FHIR standard patch interaction ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#patch), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#patch)). DSTU2 doesn't define a patch method, but the server supports it in the same way it supports STU3. The request body must contain a JSON Patch document, and the request headers must contain `Content-Type: application/json-patch+json`. On success, the response body contains a JSON-encoded representation of the updated resource, including the server-assigned version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `patch`, see [Patching a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#patching_a_fhir_resource). | +| | `UPDATE` | | Updates the entire contents of a resource. Implements the FHIR standard update interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#update), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#update), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#update)). If the specified resource does not exist and the FHIR store has enable_update_create set, creates the resource with the client-specified ID. It is strongly advised not to include or encode any sensitive data such as patient identifiers in client-specified resource IDs. Those IDs are part of the FHIR resource path recorded in Cloud Audit Logs and Pub/Sub notifications. Those IDs can also be contained in reference fields within other resources. The request body must contain a JSON-encoded FHIR resource, and the request headers must contain `Content-Type: application/fhir+json`. The resource must contain an `id` element having an identical value to the ID in the REST path of the request. On success, the response body contains a JSON-encoded representation of the updated resource, including the server-assigned version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `update`, see [Updating a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#updating_a_fhir_resource). | | | `EXEC` | | Gets the FHIR capability statement ([STU3](http://hl7.org/implement/standards/fhir/STU3/capabilitystatement.html), [R4](http://hl7.org/implement/standards/fhir/R4/capabilitystatement.html)), or the [conformance statement](http://hl7.org/implement/standards/fhir/DSTU2/conformance.html) in the DSTU2 case for the store, which contains a description of functionality supported by the server. Implements the FHIR standard capabilities interaction ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#capabilities), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#capabilities)), or the [conformance interaction](http://hl7.org/implement/standards/fhir/DSTU2/http.html#conformance) in the DSTU2 case. On success, the response body contains a JSON-encoded representation of a `CapabilityStatement` resource. | | | `EXEC` | | Deletes a FHIR resource that match an identifier search query. Implements the FHIR standard conditional delete interaction, limited to searching by resource identifier. If multiple resources match, 412 Precondition Failed error will be returned. Search term for identifier should be in the pattern `identifier=system\|value` or `identifier=value` - similar to the `search` method on resources with a specific identifier. Note: Unless resource versioning is disabled by setting the disable_resource_versioning flag on the FHIR store, the deleted resource is moved to a history repository that can still be retrieved through vread and related methods, unless they are removed by the purge method. For samples that show how to call `conditionalDelete`, see [Conditionally deleting a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#conditionally_deleting_a_fhir_resource). | | | `EXEC` | | If a resource is found with the identifier specified in the query parameters, updates part of that resource by applying the operations specified in a [JSON Patch](http://jsonpatch.com/) document. Implements the FHIR standard conditional patch interaction, limited to searching by resource identifier. DSTU2 doesn't define a conditional patch method, but the server supports it in the same way it supports STU3. Search term for identifier should be in the pattern `identifier=system\|value` or `identifier=value` - similar to the `search` method on resources with a specific identifier. If the search criteria identify more than one match, the request returns a `412 Precondition Failed` error. The request body must contain a JSON Patch document, and the request headers must contain `Content-Type: application/json-patch+json`. On success, the response body contains a JSON-encoded representation of the updated resource, including the server-assigned version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `conditionalPatch`, see [Conditionally patching a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#conditionally_patching_a_fhir_resource). | | | `EXEC` | | If a resource is found with the identifier specified in the query parameters, updates the entire contents of that resource. Implements the FHIR standard conditional update interaction, limited to searching by resource identifier. Search term for identifier should be in the pattern `identifier=system\|value` or `identifier=value` - similar to the `search` method on resources with a specific identifier. If the search criteria identify more than one match, the request returns a `412 Precondition Failed` error. If the search criteria identify zero matches, and the supplied resource body contains an `id`, and the FHIR store has enable_update_create set, creates the resource with the client-specified ID. It is strongly advised not to include or encode any sensitive data such as patient identifiers in client-specified resource IDs. Those IDs are part of the FHIR resource path recorded in Cloud Audit Logs and Pub/Sub notifications. Those IDs can also be contained in reference fields within other resources. If the search criteria identify zero matches, and the supplied resource body does not contain an `id`, the resource is created with a server-assigned ID as per the create method. The request body must contain a JSON-encoded FHIR resource, and the request headers must contain `Content-Type: application/fhir+json`. On success, the response body contains a JSON-encoded representation of the updated resource, including the server-assigned version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `conditionalUpdate`, see [Conditionally updating a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#conditionally_updating_a_fhir_resource). | | | `EXEC` | | Executes all the requests in the given Bundle. Implements the FHIR standard batch/transaction interaction ([DSTU2](https://hl7.org/implement/standards/fhir/DSTU2/http.html#transaction), [STU3](https://hl7.org/implement/standards/fhir/STU3/http.html#transaction), [R4](https://hl7.org/implement/standards/fhir/R4/http.html#transaction)). Supports all interactions within a bundle, except search. This method accepts Bundles of type `batch` and `transaction`, processing them according to the batch processing rules ([DSTU2](https://hl7.org/implement/standards/fhir/DSTU2/http.html#2.1.0.16.1), [STU3](https://hl7.org/implement/standards/fhir/STU3/http.html#2.21.0.17.1), [R4](https://hl7.org/implement/standards/fhir/R4/http.html#brules)) and transaction processing rules ([DSTU2](https://hl7.org/implement/standards/fhir/DSTU2/http.html#2.1.0.16.2), [STU3](https://hl7.org/implement/standards/fhir/STU3/http.html#2.21.0.17.2), [R4](https://hl7.org/implement/standards/fhir/R4/http.html#trules)). The request body must contain a JSON-encoded FHIR `Bundle` resource, and the request headers must contain `Content-Type: application/fhir+json`. For a batch bundle or a successful transaction, the response body contains a JSON-encoded representation of a `Bundle` resource of type `batch-response` or `transaction-response` containing one entry for each entry in the request, with the outcome of processing the entry. In the case of an error for a transaction bundle, the response body contains a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. This method checks permissions for each request in the bundle. The `executeBundle` permission is required to call this method, but you must also grant sufficient permissions to execute the individual requests in the bundle. For example, if the bundle contains a request to create a FHIR resource, the caller must also have been granted the `healthcare.fhirResources.create` permission. You can use audit logs to view the permissions for `executeBundle` and each request in the bundle. For more information, see [Viewing Cloud Audit logs](https://cloud.google.com/healthcare-api/docs/how-tos/audit-logging). For samples that show how to call `executeBundle`, see [Managing FHIR resources using FHIR bundles](https://cloud.google.com/healthcare/docs/how-tos/fhir-bundles). | | | `EXEC` | | Lists all the versions of a resource (including the current version and deleted versions) from the FHIR store. Implements the per-resource form of the FHIR standard history interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#history), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#history), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#history)). On success, the response body contains a JSON-encoded representation of a `Bundle` resource of type `history`, containing the version history sorted from most recent to oldest versions. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `history`, see [Listing FHIR resource versions](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#listing_fhir_resource_versions). | -| | `EXEC` | | Updates part of an existing resource by applying the operations specified in a [JSON Patch](http://jsonpatch.com/) document. Implements the FHIR standard patch interaction ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#patch), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#patch)). DSTU2 doesn't define a patch method, but the server supports it in the same way it supports STU3. The request body must contain a JSON Patch document, and the request headers must contain `Content-Type: application/json-patch+json`. On success, the response body contains a JSON-encoded representation of the updated resource, including the server-assigned version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `patch`, see [Patching a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#patching_a_fhir_resource). | | | `EXEC` | | Retrieves a Patient resource and resources related to that patient. Implements the FHIR extended operation Patient-everything ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/patient-operations.html#everything), [STU3](http://hl7.org/implement/standards/fhir/STU3/patient-operations.html#everything), [R4](http://hl7.org/implement/standards/fhir/R4/patient-operations.html#everything)). On success, the response body contains a JSON-encoded representation of a `Bundle` resource of type `searchset`, containing the results of the operation. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. The resources in scope for the response are: * The patient resource itself. * All the resources directly referenced by the patient resource. * Resources directly referencing the patient resource that meet the inclusion criteria. The inclusion criteria are based on the membership rules in the patient compartment definition ([DSTU2](http://hl7.org/fhir/DSTU2/compartment-patient.html), [STU3](http://www.hl7.org/fhir/stu3/compartmentdefinition-patient.html), [R4](http://hl7.org/fhir/R4/compartmentdefinition-patient.html)), which details the eligible resource types and referencing search parameters. For samples that show how to call `Patient-everything`, see [Getting all patient compartment resources](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#getting_all_patient_compartment_resources). | | | `EXEC` | | Gets the contents of a FHIR resource. Implements the FHIR standard read interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#read), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#read), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#read)). Also supports the FHIR standard conditional read interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#cread), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#cread), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#cread)) specified by supplying an `If-Modified-Since` header with a date/time value or an `If-None-Match` header with an ETag value. On success, the response body contains a JSON-encoded representation of the resource. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `read`, see [Getting a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#getting_a_fhir_resource). | | | `EXEC` | | Deletes all the historical versions of a resource (excluding the current version) from the FHIR store. To remove all versions of a resource, first delete the current version and then call this method. This is not a FHIR standard operation. For samples that show how to call `Resource-purge`, see [Deleting historical versions of a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#deleting_historical_versions_of_a_fhir_resource). | | | `EXEC` | | Validates an input FHIR resource's conformance to its profiles and the profiles configured on the FHIR store. Implements the FHIR extended operation $validate ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/resource-operations.html#validate), [STU3](http://hl7.org/implement/standards/fhir/STU3/resource-operations.html#validate), or [R4](http://hl7.org/implement/standards/fhir/R4/resource-operation-validate.html)). The request body must contain a JSON-encoded FHIR resource, and the request headers must contain `Content-Type: application/fhir+json`. The `Parameters` input syntax is not supported. The `profile` query parameter can be used to request that the resource only be validated against a specific profile. If a profile with the given URL cannot be found in the FHIR store then an error is returned. Errors generated by validation contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. | | | `EXEC` | | Searches for resources in the given FHIR store according to criteria specified as query parameters. Implements the FHIR standard search interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#search), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#search), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#search)) using the search semantics described in the FHIR Search specification ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/search.html), [STU3](http://hl7.org/implement/standards/fhir/STU3/search.html), [R4](http://hl7.org/implement/standards/fhir/R4/search.html)). Supports four methods of search defined by the specification: * `GET [base]?[parameters]` to search across all resources. * `GET [base]/[type]?[parameters]` to search resources of a specified type. * `POST [base]/_search?[parameters]` as an alternate form having the same semantics as the `GET` method across all resources. * `POST [base]/[type]/_search?[parameters]` as an alternate form having the same semantics as the `GET` method for the specified type. The `GET` and `POST` methods do not support compartment searches. The `POST` method does not support `application/x-www-form-urlencoded` search parameters. On success, the response body contains a JSON-encoded representation of a `Bundle` resource of type `searchset`, containing the results of the search. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. The server's capability statement, retrieved through capabilities, indicates what search parameters are supported on each FHIR resource. A list of all search parameters defined by the specification can be found in the FHIR Search Parameter Registry ([STU3](http://hl7.org/implement/standards/fhir/STU3/searchparameter-registry.html), [R4](http://hl7.org/implement/standards/fhir/R4/searchparameter-registry.html)). FHIR search parameters for DSTU2 can be found on each resource's definition page. Supported search modifiers: `:missing`, `:exact`, `:contains`, `:text`, `:in`, `:not-in`, `:above`, `:below`, `:[type]`, `:not`, and `recurse` (DSTU2 and STU3) or `:iterate` (R4). Supported search result parameters: `_sort`, `_count`, `_include`, `_revinclude`, `_summary=text`, `_summary=data`, and `_elements`. The maximum number of search results returned defaults to 100, which can be overridden by the `_count` parameter up to a maximum limit of 1000. The server might return fewer resources than requested to prevent excessively large responses. If there are additional results, the returned `Bundle` contains a link of `relation` "next", which has a `_page_token` parameter for an opaque pagination token that can be used to retrieve the next page. Resources with a total size larger than 5MB or a field count larger than 50,000 might not be fully searchable as the server might trim its generated search index in those cases. Note: FHIR resources are indexed asynchronously, so there might be a slight delay between the time a resource is created or changed, and the time when the change reflects in search results. The only exception is resource identifier data, which is indexed synchronously as a special index. As a result, searching using resource identifier is not subject to indexing delay. To use the special synchronous index, the search term for identifier should be in the pattern `identifier=[system]\|[value]` or `identifier=[value]`, and any of the following search result parameters can be used: * `_count` * `_include` * `_revinclude` * `_summary` * `_elements` If your query contains any other search parameters, the standard asynchronous index will be used instead. Note that searching against the special index is optimized for resolving a small number of matches. The search isn't optimized if your identifier search criteria matches a large number (i.e. more than 2,000) of resources. For a search query that will match a large number of resources, you can avoiding using the special synchronous index by including an additional `_sort` parameter in your query. Use `_sort=-_lastUpdated` if you want to keep the default sorting order. Note: The special synchronous identifier index are currently disabled for DocumentReference and DocumentManifest searches. For samples and detailed information, see [Searching for FHIR resources](https://cloud.google.com/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](https://cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search). | | | `EXEC` | | Searches for resources in the given FHIR store according to criteria specified as query parameters. Implements the FHIR standard search interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#search), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#search), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#search)) using the search semantics described in the FHIR Search specification ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/search.html), [STU3](http://hl7.org/implement/standards/fhir/STU3/search.html), [R4](http://hl7.org/implement/standards/fhir/R4/search.html)). Supports four methods of search defined by the specification: * `GET [base]?[parameters]` to search across all resources. * `GET [base]/[type]?[parameters]` to search resources of a specified type. * `POST [base]/_search?[parameters]` as an alternate form having the same semantics as the `GET` method across all resources. * `POST [base]/[type]/_search?[parameters]` as an alternate form having the same semantics as the `GET` method for the specified type. The `GET` and `POST` methods do not support compartment searches. The `POST` method does not support `application/x-www-form-urlencoded` search parameters. On success, the response body contains a JSON-encoded representation of a `Bundle` resource of type `searchset`, containing the results of the search. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. The server's capability statement, retrieved through capabilities, indicates what search parameters are supported on each FHIR resource. A list of all search parameters defined by the specification can be found in the FHIR Search Parameter Registry ([STU3](http://hl7.org/implement/standards/fhir/STU3/searchparameter-registry.html), [R4](http://hl7.org/implement/standards/fhir/R4/searchparameter-registry.html)). FHIR search parameters for DSTU2 can be found on each resource's definition page. Supported search modifiers: `:missing`, `:exact`, `:contains`, `:text`, `:in`, `:not-in`, `:above`, `:below`, `:[type]`, `:not`, and `recurse` (DSTU2 and STU3) or `:iterate` (R4). Supported search result parameters: `_sort`, `_count`, `_include`, `_revinclude`, `_summary=text`, `_summary=data`, and `_elements`. The maximum number of search results returned defaults to 100, which can be overridden by the `_count` parameter up to a maximum limit of 1000. The server might return fewer resources than requested to prevent excessively large responses. If there are additional results, the returned `Bundle` contains a link of `relation` "next", which has a `_page_token` parameter for an opaque pagination token that can be used to retrieve the next page. Resources with a total size larger than 5MB or a field count larger than 50,000 might not be fully searchable as the server might trim its generated search index in those cases. Note: FHIR resources are indexed asynchronously, so there might be a slight delay between the time a resource is created or changed, and the time when the change reflects in search results. The only exception is resource identifier data, which is indexed synchronously as a special index. As a result, searching using resource identifier is not subject to indexing delay. To use the special synchronous index, the search term for identifier should be in the pattern `identifier=[system]\|[value]` or `identifier=[value]`, and any of the following search result parameters can be used: * `_count` * `_include` * `_revinclude` * `_summary` * `_elements` If your query contains any other search parameters, the standard asynchronous index will be used instead. Note that searching against the special index is optimized for resolving a small number of matches. The search isn't optimized if your identifier search criteria matches a large number (i.e. more than 2,000) of resources. For a search query that will match a large number of resources, you can avoiding using the special synchronous index by including an additional `_sort` parameter in your query. Use `_sort=-_lastUpdated` if you want to keep the default sorting order. Note: The special synchronous identifier index are currently disabled for DocumentReference and DocumentManifest searches. For samples and detailed information, see [Searching for FHIR resources](https://cloud.google.com/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](https://cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search). | -| | `EXEC` | | Updates the entire contents of a resource. Implements the FHIR standard update interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#update), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#update), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#update)). If the specified resource does not exist and the FHIR store has enable_update_create set, creates the resource with the client-specified ID. It is strongly advised not to include or encode any sensitive data such as patient identifiers in client-specified resource IDs. Those IDs are part of the FHIR resource path recorded in Cloud Audit Logs and Pub/Sub notifications. Those IDs can also be contained in reference fields within other resources. The request body must contain a JSON-encoded FHIR resource, and the request headers must contain `Content-Type: application/fhir+json`. The resource must contain an `id` element having an identical value to the ID in the REST path of the request. On success, the response body contains a JSON-encoded representation of the updated resource, including the server-assigned version ID. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `update`, see [Updating a FHIR resource](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#updating_a_fhir_resource). | | | `EXEC` | | Gets the contents of a version (current or historical) of a FHIR resource by version ID. Implements the FHIR standard vread interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#vread), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#vread), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#vread)). On success, the response body contains a JSON-encoded representation of the resource. Errors generated by the FHIR store contain a JSON-encoded `OperationOutcome` resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead. For samples that show how to call `vread`, see [Retrieving a FHIR resource version](https://cloud.google.com/healthcare/docs/how-tos/fhir-resources#retrieving_a_fhir_resource_version). | diff --git a/docs/google-docs/providers/google/healthcare/fhir_stores/index.md b/docs/google-docs/providers/google/healthcare/fhir_stores/index.md index a17ada624c..5e30df9e9c 100644 --- a/docs/google-docs/providers/google/healthcare/fhir_stores/index.md +++ b/docs/google-docs/providers/google/healthcare/fhir_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefhir_stores
TypeResource
Id
Id
## Fields @@ -49,9 +49,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the FHIR stores in the given dataset. | | | `INSERT` | | Creates a new FHIR store within the parent dataset. | | | `DELETE` | | Deletes the specified FHIR store and removes all resources within it. | +| | `UPDATE` | | Updates the configuration of the specified FHIR store. | | | `EXEC` | | Lists the FHIR stores in the given dataset. | | | `EXEC` | | De-identifies data from the source store and writes it to the destination store. The metadata field type is OperationMetadata. If the request is successful, the response field type is DeidentifyFhirStoreSummary. If errors occur, error is set. Error details are also logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). | | | `EXEC` | | Export resources from the FHIR store to the specified destination. This method returns an Operation that can be used to track the status of the export by calling GetOperation. Immediate fatal errors appear in the error field, errors are also logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). Otherwise, when the operation finishes, a detailed response of type ExportResourcesResponse is returned in the response field. The metadata field type for this operation is OperationMetadata. | | | `EXEC` | | Imports resources to the FHIR store by loading data from the specified sources. This method is optimized to load large quantities of data using import semantics that ignore some FHIR store configuration options and are not suitable for all use cases. It is primarily intended to load data into an empty FHIR store that is not being used by other clients. In cases where this method is not appropriate, consider using ExecuteBundle to load data. Every resource in the input must contain a client-supplied ID. Each resource is stored using the supplied ID regardless of the enable_update_create setting on the FHIR store. It is strongly advised not to include or encode any sensitive data such as patient identifiers in client-specified resource IDs. Those IDs are part of the FHIR resource path recorded in Cloud Audit Logs and Cloud Pub/Sub notifications. Those IDs can also be contained in reference fields within other resources. The import process does not enforce referential integrity, regardless of the disable_referential_integrity setting on the FHIR store. This allows the import of resources with arbitrary interdependencies without considering grouping or ordering, but if the input data contains invalid references or if some resources fail to be imported, the FHIR store might be left in a state that violates referential integrity. The import process does not trigger Pub/Sub notification or BigQuery streaming update, regardless of how those are configured on the FHIR store. If a resource with the specified ID already exists, the most recent version of the resource is overwritten without creating a new historical version, regardless of the disable_resource_versioning setting on the FHIR store. If transient failures occur during the import, it's possible that successfully imported resources will be overwritten more than once. The import operation is idempotent unless the input data contains multiple valid resources with the same ID but different contents. In that case, after the import completes, the store contains exactly one resource with that ID but there is no ordering guarantee on which version of the contents it will have. The operation result counters do not count duplicate IDs as an error and count one success for each resource in the input, which might result in a success count larger than the number of resources in the FHIR store. This often occurs when importing data organized in bundles produced by Patient-everything where each bundle contains its own copy of a resource such as Practitioner that might be referred to by many patients. If some resources fail to import, for example due to parsing errors, successfully imported resources are not rolled back. The location and format of the input data is specified by the parameters in ImportResourcesRequest. Note that if no format is specified, this method assumes the `BUNDLE` format. When using the `BUNDLE` format this method ignores the `Bundle.type` field, except that `history` bundles are rejected, and does not apply any of the bundle processing semantics for batch or transaction bundles. Unlike in ExecuteBundle, transaction bundles are not executed as a single transaction and bundle-internal references are not rewritten. The bundle is treated as a collection of resources to be written as provided in `Bundle.entry.resource`, ignoring `Bundle.entry.request`. As an example, this allows the import of `searchset` bundles produced by a FHIR search or Patient-everything operation. This method returns an Operation that can be used to track the status of the import by calling GetOperation. Immediate fatal errors appear in the error field, errors are also logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). Otherwise, when the operation finishes, a detailed response of type ImportResourcesResponse is returned in the response field. The metadata field type for this operation is OperationMetadata. | -| | `EXEC` | | Updates the configuration of the specified FHIR store. | | | `EXEC` | | Rolls back resources from the FHIR store to the specified time. This method returns an Operation that can be used to track the status of the rollback by calling GetOperation. Immediate fatal errors appear in the error field, errors are also logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). Otherwise, when the operation finishes, a detailed response of type RollbackFhirResourcesResponse is returned in the response field. The metadata field type for this operation is OperationMetadata. | diff --git a/docs/google-docs/providers/google/healthcare/fhir_stores_fhirstore_metrics/index.md b/docs/google-docs/providers/google/healthcare/fhir_stores_fhirstore_metrics/index.md index b36bf371d6..ad0793cc51 100644 --- a/docs/google-docs/providers/google/healthcare/fhir_stores_fhirstore_metrics/index.md +++ b/docs/google-docs/providers/google/healthcare/fhir_stores_fhirstore_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefhir_stores_fhirstore_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/fhir_stores_iam_policies/index.md b/docs/google-docs/providers/google/healthcare/fhir_stores_iam_policies/index.md index c285669817..d796f6184b 100644 --- a/docs/google-docs/providers/google/healthcare/fhir_stores_iam_policies/index.md +++ b/docs/google-docs/providers/google/healthcare/fhir_stores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefhir_stores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/frames_frames/index.md b/docs/google-docs/providers/google/healthcare/frames_frames/index.md index 84b46e1f2b..74eff4d8e6 100644 --- a/docs/google-docs/providers/google/healthcare/frames_frames/index.md +++ b/docs/google-docs/providers/google/healthcare/frames_frames/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameframes_frames
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/frames_rendered/index.md b/docs/google-docs/providers/google/healthcare/frames_rendered/index.md index eabaeeaad4..64f87f221c 100644 --- a/docs/google-docs/providers/google/healthcare/frames_rendered/index.md +++ b/docs/google-docs/providers/google/healthcare/frames_rendered/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameframes_rendered
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/hl7_v2_stores/index.md b/docs/google-docs/providers/google/healthcare/hl7_v2_stores/index.md index a0e60f0799..672d68b316 100644 --- a/docs/google-docs/providers/google/healthcare/hl7_v2_stores/index.md +++ b/docs/google-docs/providers/google/healthcare/hl7_v2_stores/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehl7_v2_stores
TypeResource
Id
Id
## Fields @@ -42,7 +42,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the HL7v2 stores in the given dataset. | | | `INSERT` | | Creates a new HL7v2 store within the parent dataset. | | | `DELETE` | | Deletes the specified HL7v2 store and removes all messages that it contains. | +| | `UPDATE` | | Updates the HL7v2 store. | | | `EXEC` | | Lists the HL7v2 stores in the given dataset. | | | `EXEC` | | Exports the messages to a destination. To filter messages to be exported, define a filter using the start and end time, relative to the message generation time (MSH.7). This API returns an Operation that can be used to track the status of the job by calling GetOperation. Immediate fatal errors appear in the error field. Otherwise, when the operation finishes, a detailed response of type ExportMessagesResponse is returned in the response field. The metadata field type for this operation is OperationMetadata. | | | `EXEC` | | Import messages to the HL7v2 store by loading data from the specified sources. This method is optimized to load large quantities of data using import semantics that ignore some HL7v2 store configuration options and are not suitable for all use cases. It is primarily intended to load data into an empty HL7v2 store that is not being used by other clients. An existing message will be overwritten if a duplicate message is imported. A duplicate message is a message with the same raw bytes as a message that already exists in this HL7v2 store. When a message is overwritten, its labels will also be overwritten. The import operation is idempotent unless the input data contains multiple valid messages with the same raw bytes but different labels. In that case, after the import completes, the store contains exactly one message with those raw bytes but there is no ordering guarantee on which version of the labels it has. The operation result counters do not count duplicated raw bytes as an error and count one success for each message in the input, which might result in a success count larger than the number of messages in the HL7v2 store. If some messages fail to import, for example due to parsing errors, successfully imported messages are not rolled back. This method returns an Operation that can be used to track the status of the import by calling GetOperation. Immediate fatal errors appear in the error field, errors are also logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://cloud.google.com/healthcare/docs/how-tos/logging)). Otherwise, when the operation finishes, a response of type ImportMessagesResponse is returned in the response field. The metadata field type for this operation is OperationMetadata. | -| | `EXEC` | | Updates the HL7v2 store. | diff --git a/docs/google-docs/providers/google/healthcare/hl7_v2_stores_hl7v2_store_metrics/index.md b/docs/google-docs/providers/google/healthcare/hl7_v2_stores_hl7v2_store_metrics/index.md index 081253c727..7ad44f0f5b 100644 --- a/docs/google-docs/providers/google/healthcare/hl7_v2_stores_hl7v2_store_metrics/index.md +++ b/docs/google-docs/providers/google/healthcare/hl7_v2_stores_hl7v2_store_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehl7_v2_stores_hl7v2_store_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/hl7_v2_stores_iam_policies/index.md b/docs/google-docs/providers/google/healthcare/hl7_v2_stores_iam_policies/index.md index f4184c386f..79229f2de2 100644 --- a/docs/google-docs/providers/google/healthcare/hl7_v2_stores_iam_policies/index.md +++ b/docs/google-docs/providers/google/healthcare/hl7_v2_stores_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehl7_v2_stores_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/index.md b/docs/google-docs/providers/google/healthcare/index.md index 72fc6afb4b..0c13a1de2b 100644 --- a/docs/google-docs/providers/google/healthcare/index.md +++ b/docs/google-docs/providers/google/healthcare/index.md @@ -34,7 +34,7 @@ Manage, store, and access healthcare data in Google Cloud Platform. TypeService TitleCloud Healthcare API DescriptionManage, store, and access healthcare data in Google Cloud Platform. -Idhealthcare:v24.06.00234 +Idhealthcare:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/healthcare/instances/index.md b/docs/google-docs/providers/google/healthcare/instances/index.md index 0fc50b591d..3a105d21e1 100644 --- a/docs/google-docs/providers/google/healthcare/instances/index.md +++ b/docs/google-docs/providers/google/healthcare/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/instances_instance/index.md b/docs/google-docs/providers/google/healthcare/instances_instance/index.md index 6e361d32f2..bcdf71f949 100644 --- a/docs/google-docs/providers/google/healthcare/instances_instance/index.md +++ b/docs/google-docs/providers/google/healthcare/instances_instance/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_instance
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/instances_metadata/index.md b/docs/google-docs/providers/google/healthcare/instances_metadata/index.md index 8f05b9b8ff..5ba00ffc52 100644 --- a/docs/google-docs/providers/google/healthcare/instances_metadata/index.md +++ b/docs/google-docs/providers/google/healthcare/instances_metadata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_metadata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/instances_rendered/index.md b/docs/google-docs/providers/google/healthcare/instances_rendered/index.md index c30125de49..a10ba219f8 100644 --- a/docs/google-docs/providers/google/healthcare/instances_rendered/index.md +++ b/docs/google-docs/providers/google/healthcare/instances_rendered/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_rendered
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/locations/index.md b/docs/google-docs/providers/google/healthcare/locations/index.md index f23f980cf5..cb473afac4 100644 --- a/docs/google-docs/providers/google/healthcare/locations/index.md +++ b/docs/google-docs/providers/google/healthcare/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/messages/index.md b/docs/google-docs/providers/google/healthcare/messages/index.md index e5182fbaca..5447627cbc 100644 --- a/docs/google-docs/providers/google/healthcare/messages/index.md +++ b/docs/google-docs/providers/google/healthcare/messages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemessages
TypeResource
Id
Id
## Fields @@ -47,6 +47,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the messages in the given HL7v2 store with support for filtering. Note: HL7v2 messages are indexed asynchronously, so there might be a slight delay between the time a message is created and when it can be found through a filter. | | | `INSERT` | | Parses and stores an HL7v2 message. This method triggers an asynchronous notification to any Pub/Sub topic configured in Hl7V2Store.Hl7V2NotificationConfig, if the filtering matches the message. If an MLLP adapter is configured to listen to a Pub/Sub topic, the adapter transmits the message when a notification is received. | | | `DELETE` | | Deletes an HL7v2 message. | +| | `UPDATE` | | Update the message. The contents of the message in Message.data and data extracted from the contents such as Message.create_time cannot be altered. Only the Message.labels field is allowed to be updated. The labels in the request are merged with the existing set of labels. Existing labels with the same keys are updated. | | | `EXEC` | | Lists all the messages in the given HL7v2 store with support for filtering. Note: HL7v2 messages are indexed asynchronously, so there might be a slight delay between the time a message is created and when it can be found through a filter. | | | `EXEC` | | Parses and stores an HL7v2 message. This method triggers an asynchronous notification to any Pub/Sub topic configured in Hl7V2Store.Hl7V2NotificationConfig, if the filtering matches the message. If an MLLP adapter is configured to listen to a Pub/Sub topic, the adapter transmits the message when a notification is received. If the method is successful, it generates a response containing an HL7v2 acknowledgment (`ACK`) message. If the method encounters an error, it returns a negative acknowledgment (`NACK`) message. This behavior is suitable for replying to HL7v2 interface systems that expect these acknowledgments. | -| | `EXEC` | | Update the message. The contents of the message in Message.data and data extracted from the contents such as Message.create_time cannot be altered. Only the Message.labels field is allowed to be updated. The labels in the request are merged with the existing set of labels. Existing labels with the same keys are updated. | diff --git a/docs/google-docs/providers/google/healthcare/nlp/index.md b/docs/google-docs/providers/google/healthcare/nlp/index.md index 6504d4e3d8..83598c366c 100644 --- a/docs/google-docs/providers/google/healthcare/nlp/index.md +++ b/docs/google-docs/providers/google/healthcare/nlp/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenlp
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/operations/index.md b/docs/google-docs/providers/google/healthcare/operations/index.md index 2b2379a65c..6b50d00de4 100644 --- a/docs/google-docs/providers/google/healthcare/operations/index.md +++ b/docs/google-docs/providers/google/healthcare/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/series/index.md b/docs/google-docs/providers/google/healthcare/series/index.md index f4df95caa6..f9c4009b3a 100644 --- a/docs/google-docs/providers/google/healthcare/series/index.md +++ b/docs/google-docs/providers/google/healthcare/series/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameseries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/series_metadata/index.md b/docs/google-docs/providers/google/healthcare/series_metadata/index.md index b469b1fd0a..7da4b4cca2 100644 --- a/docs/google-docs/providers/google/healthcare/series_metadata/index.md +++ b/docs/google-docs/providers/google/healthcare/series_metadata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameseries_metadata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/series_series/index.md b/docs/google-docs/providers/google/healthcare/series_series/index.md index 0a10642e63..ba00a7e3e0 100644 --- a/docs/google-docs/providers/google/healthcare/series_series/index.md +++ b/docs/google-docs/providers/google/healthcare/series_series/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameseries_series
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/series_series_metrics/index.md b/docs/google-docs/providers/google/healthcare/series_series_metrics/index.md index b5545cbe30..981dfb127b 100644 --- a/docs/google-docs/providers/google/healthcare/series_series_metrics/index.md +++ b/docs/google-docs/providers/google/healthcare/series_series_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameseries_series_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/studies/index.md b/docs/google-docs/providers/google/healthcare/studies/index.md index ce32806589..158f04ee5a 100644 --- a/docs/google-docs/providers/google/healthcare/studies/index.md +++ b/docs/google-docs/providers/google/healthcare/studies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestudies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/studies_metadata/index.md b/docs/google-docs/providers/google/healthcare/studies_metadata/index.md index 7385ba2e02..4a7e466628 100644 --- a/docs/google-docs/providers/google/healthcare/studies_metadata/index.md +++ b/docs/google-docs/providers/google/healthcare/studies_metadata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestudies_metadata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/studies_study/index.md b/docs/google-docs/providers/google/healthcare/studies_study/index.md index 35b6ef1d11..38082695e5 100644 --- a/docs/google-docs/providers/google/healthcare/studies_study/index.md +++ b/docs/google-docs/providers/google/healthcare/studies_study/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestudies_study
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/studies_study_metrics/index.md b/docs/google-docs/providers/google/healthcare/studies_study_metrics/index.md index 3f963f17b8..5b1af9275b 100644 --- a/docs/google-docs/providers/google/healthcare/studies_study_metrics/index.md +++ b/docs/google-docs/providers/google/healthcare/studies_study_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestudies_study_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/healthcare/user_data_mappings/index.md b/docs/google-docs/providers/google/healthcare/user_data_mappings/index.md index 119e271c1a..23da1e6a93 100644 --- a/docs/google-docs/providers/google/healthcare/user_data_mappings/index.md +++ b/docs/google-docs/providers/google/healthcare/user_data_mappings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuser_data_mappings
TypeResource
Id
Id
## Fields @@ -43,6 +43,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the User data mappings in the specified consent store. | | | `INSERT` | | Creates a new User data mapping in the parent consent store. | | | `DELETE` | | Deletes the specified User data mapping. | +| | `UPDATE` | | Updates the specified User data mapping. | | | `EXEC` | | Lists the User data mappings in the specified consent store. | | | `EXEC` | | Archives the specified User data mapping. | -| | `EXEC` | | Updates the specified User data mapping. | diff --git a/docs/google-docs/providers/google/iam/index.md b/docs/google-docs/providers/google/iam/index.md index a81073dac6..384cd4f0b5 100644 --- a/docs/google-docs/providers/google/iam/index.md +++ b/docs/google-docs/providers/google/iam/index.md @@ -34,7 +34,7 @@ Manages identity and access control for Google Cloud resources, including the cr TypeService TitleIdentity and Access Management (IAM) API DescriptionManages identity and access control for Google Cloud resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls. Enabling this API also enables the IAM Service Account Credentials API (iamcredentials.googleapis.com). However, disabling this API doesn't disable the IAM Service Account Credentials API. -Idiam:v24.06.00234 +Idiam:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/iam/operations/index.md b/docs/google-docs/providers/google/iam/operations/index.md index e20cc0a172..119c46049a 100644 --- a/docs/google-docs/providers/google/iam/operations/index.md +++ b/docs/google-docs/providers/google/iam/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/iam/policies/index.md b/docs/google-docs/providers/google/iam/policies/index.md index 713444223a..d2b60e4861 100644 --- a/docs/google-docs/providers/google/iam/policies/index.md +++ b/docs/google-docs/providers/google/iam/policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves the policies of the specified kind that are attached to a resource. The response lists only policy metadata. In particular, policy rules are omitted. | | | `INSERT` | | Creates a policy. | | | `DELETE` | | Deletes a policy. This action is permanent. | +| | `UPDATE` | | Updates the specified policy. You can update only the rules and the display name for the policy. To update a policy, you should use a read-modify-write loop: 1. Use GetPolicy to read the current version of the policy. 2. Modify the policy as needed. 3. Use `UpdatePolicy` to write the updated policy. This pattern helps prevent conflicts between concurrent updates. | | | `EXEC` | | Retrieves the policies of the specified kind that are attached to a resource. The response lists only policy metadata. In particular, policy rules are omitted. | -| | `EXEC` | | Updates the specified policy. You can update only the rules and the display name for the policy. To update a policy, you should use a read-modify-write loop: 1. Use GetPolicy to read the current version of the policy. 2. Modify the policy as needed. 3. Use `UpdatePolicy` to write the updated policy. This pattern helps prevent conflicts between concurrent updates. | diff --git a/docs/google-docs/providers/google/iamcredentials/index.md b/docs/google-docs/providers/google/iamcredentials/index.md index 8a8fb6b837..4eafa7c057 100644 --- a/docs/google-docs/providers/google/iamcredentials/index.md +++ b/docs/google-docs/providers/google/iamcredentials/index.md @@ -34,7 +34,7 @@ Creates short-lived credentials for impersonating IAM service accounts. Disablin TypeService TitleIAM Service Account Credentials API DescriptionCreates short-lived credentials for impersonating IAM service accounts. Disabling this API also disables the IAM API (iam.googleapis.com). However, enabling this API doesn't enable the IAM API. -Idiamcredentials:v24.06.00234 +Idiamcredentials:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/iamcredentials/service_accounts/index.md b/docs/google-docs/providers/google/iamcredentials/service_accounts/index.md index 6131d19826..80ead8fa8e 100644 --- a/docs/google-docs/providers/google/iamcredentials/service_accounts/index.md +++ b/docs/google-docs/providers/google/iamcredentials/service_accounts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_accounts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/iap/brands/index.md b/docs/google-docs/providers/google/iap/brands/index.md index 2e531e080d..ff1a551839 100644 --- a/docs/google-docs/providers/google/iap/brands/index.md +++ b/docs/google-docs/providers/google/iap/brands/index.md @@ -24,10 +24,16 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebrands
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Output only. Identifier of the brand. NOTE: GCP project number achieves the same brand identification purpose as only one brand per project can be created. | +| | `string` | Application name displayed on OAuth consent screen. | +| | `boolean` | Output only. Whether the brand is only intended for usage inside the G Suite organization only. | +| | `string` | Support email displayed on the OAuth consent screen. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/iap/dest_groups/index.md b/docs/google-docs/providers/google/iap/dest_groups/index.md index 60fc3095f0..a8ff6d2e20 100644 --- a/docs/google-docs/providers/google/iap/dest_groups/index.md +++ b/docs/google-docs/providers/google/iap/dest_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedest_groups
TypeResource
Id
Id
## Fields @@ -40,5 +40,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the existing TunnelDestGroups. To group across all locations, use a `-` as the location ID. For example: `/v1/projects/123/iap_tunnel/locations/-/destGroups` | | | `INSERT` | | Creates a new TunnelDestGroup. | | | `DELETE` | | Deletes a TunnelDestGroup. | +| | `UPDATE` | | Updates a TunnelDestGroup. | | | `EXEC` | | Lists the existing TunnelDestGroups. To group across all locations, use a `-` as the location ID. For example: `/v1/projects/123/iap_tunnel/locations/-/destGroups` | -| | `EXEC` | | Updates a TunnelDestGroup. | diff --git a/docs/google-docs/providers/google/iap/iap/index.md b/docs/google-docs/providers/google/iap/iap/index.md index f8fc8b4268..9de53b2467 100644 --- a/docs/google-docs/providers/google/iap/iap/index.md +++ b/docs/google-docs/providers/google/iap/iap/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameiap
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/iap/iap_iam_policies/index.md b/docs/google-docs/providers/google/iap/iap_iam_policies/index.md index f59ba75593..f600a183e5 100644 --- a/docs/google-docs/providers/google/iap/iap_iam_policies/index.md +++ b/docs/google-docs/providers/google/iap/iap_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameiap_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/iap/iap_iap_settings/index.md b/docs/google-docs/providers/google/iap/iap_iap_settings/index.md index 05af42811c..e425a75474 100644 --- a/docs/google-docs/providers/google/iap/iap_iap_settings/index.md +++ b/docs/google-docs/providers/google/iap/iap_iap_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameiap_iap_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/iap/identity_aware_proxy_clients/index.md b/docs/google-docs/providers/google/iap/identity_aware_proxy_clients/index.md index 8e23336be4..a03b50c02c 100644 --- a/docs/google-docs/providers/google/iap/identity_aware_proxy_clients/index.md +++ b/docs/google-docs/providers/google/iap/identity_aware_proxy_clients/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameidentity_aware_proxy_clients
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/iap/index.md b/docs/google-docs/providers/google/iap/index.md index 45d7c70c2e..f1d5a206a6 100644 --- a/docs/google-docs/providers/google/iap/index.md +++ b/docs/google-docs/providers/google/iap/index.md @@ -34,7 +34,7 @@ Controls access to cloud applications running on Google Cloud Platform. TypeService TitleCloud Identity-Aware Proxy API DescriptionControls access to cloud applications running on Google Cloud Platform. -Idiap:v24.06.00234 +Idiap:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/identitytoolkit/index.md b/docs/google-docs/providers/google/identitytoolkit/index.md index 4671ab362e..c642520263 100644 --- a/docs/google-docs/providers/google/identitytoolkit/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/index.md @@ -34,7 +34,7 @@ Help the third party sites to implement federated login. TypeService TitleGoogle Identity Toolkit API DescriptionHelp the third party sites to implement federated login. -Ididentitytoolkit:v24.06.00234 +Ididentitytoolkit:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty/index.md index 63c16184dd..f345a2a575 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_account/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_account/index.md index 89a0041b29..3e773964a1 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_account/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_account/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_account
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_account_info/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_account_info/index.md index 027269ef78..e7b8ee3cf9 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_account_info/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_account_info/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_account_info
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_auth_uri/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_auth_uri/index.md index e7629f3d13..121f533876 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_auth_uri/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_auth_uri/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_auth_uri
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_oob_confirmation_code/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_oob_confirmation_code/index.md index dec77b7d54..93b84b69cc 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_oob_confirmation_code/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_oob_confirmation_code/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_oob_confirmation_code
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_project_config/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_project_config/index.md index 5e7ce9bb3e..6eedb54074 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_project_config/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_project_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_project_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_public_keys/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_public_keys/index.md index 2a5a01c55d..ee021a7ada 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_public_keys/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_public_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_public_keys
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/identitytoolkit/relyingparty_recaptcha_param/index.md b/docs/google-docs/providers/google/identitytoolkit/relyingparty_recaptcha_param/index.md index 2ae0a2d3e4..a86839b326 100644 --- a/docs/google-docs/providers/google/identitytoolkit/relyingparty_recaptcha_param/index.md +++ b/docs/google-docs/providers/google/identitytoolkit/relyingparty_recaptcha_param/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelyingparty_recaptcha_param
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ids/endpoints/index.md b/docs/google-docs/providers/google/ids/endpoints/index.md index 394d5ba0c4..6427bf56d1 100644 --- a/docs/google-docs/providers/google/ids/endpoints/index.md +++ b/docs/google-docs/providers/google/ids/endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoints
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Endpoints in a given project and location. | | | `INSERT` | | Creates a new Endpoint in a given project and location. | | | `DELETE` | | Deletes a single Endpoint. | +| | `UPDATE` | | Updates the parameters of a single Endpoint. | | | `EXEC` | | Lists Endpoints in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Endpoint. | diff --git a/docs/google-docs/providers/google/ids/endpoints_iam_policies/index.md b/docs/google-docs/providers/google/ids/endpoints_iam_policies/index.md index 3b9eb31021..cfbc0939a2 100644 --- a/docs/google-docs/providers/google/ids/endpoints_iam_policies/index.md +++ b/docs/google-docs/providers/google/ids/endpoints_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoints_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ids/index.md b/docs/google-docs/providers/google/ids/index.md index fc54486030..bb62248346 100644 --- a/docs/google-docs/providers/google/ids/index.md +++ b/docs/google-docs/providers/google/ids/index.md @@ -34,7 +34,7 @@ Cloud IDS (Cloud Intrusion Detection System) detects malware, spyware, command-a TypeService TitleCloud IDS API DescriptionCloud IDS (Cloud Intrusion Detection System) detects malware, spyware, command-and-control attacks, and other network-based threats. Its security efficacy is industry leading, built with Palo Alto Networks technologies. When you use this product, your organization name and consumption levels will be shared with Palo Alto Networks. -Idids:v24.06.00234 +Idids:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/ids/locations/index.md b/docs/google-docs/providers/google/ids/locations/index.md index fb1cb048e7..7493d928e6 100644 --- a/docs/google-docs/providers/google/ids/locations/index.md +++ b/docs/google-docs/providers/google/ids/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ids/operations/index.md b/docs/google-docs/providers/google/ids/operations/index.md index fc5c122bd8..bd2aa21af5 100644 --- a/docs/google-docs/providers/google/ids/operations/index.md +++ b/docs/google-docs/providers/google/ids/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/apps_script_projects/index.md b/docs/google-docs/providers/google/integrations/apps_script_projects/index.md index 05649ccedc..32ef1fd119 100644 --- a/docs/google-docs/providers/google/integrations/apps_script_projects/index.md +++ b/docs/google-docs/providers/google/integrations/apps_script_projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapps_script_projects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/auth_configs/index.md b/docs/google-docs/providers/google/integrations/auth_configs/index.md index fca7ced28a..978a419461 100644 --- a/docs/google-docs/providers/google/integrations/auth_configs/index.md +++ b/docs/google-docs/providers/google/integrations/auth_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauth_configs
TypeResource
Id
Id
## Fields @@ -58,7 +58,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates an auth config record. Fetch corresponding credentials for specific auth types, e.g. access token for OAuth 2.0, JWT token for JWT. Encrypt the auth config with Cloud KMS and store the encrypted credentials in Spanner. Returns the encrypted auth config. | | | `DELETE` | | Deletes an auth config. | | | `DELETE` | | Deletes an auth config. | +| | `UPDATE` | | Updates an auth config. If credential is updated, fetch the encrypted auth config from Spanner, decrypt with Cloud KMS key, update the credential fields, re-encrypt with Cloud KMS key and update the Spanner record. For other fields, directly update the Spanner record. Returns the encrypted auth config. | +| | `UPDATE` | | Updates an auth config. If credential is updated, fetch the encrypted auth config from Spanner, decrypt with Cloud KMS key, update the credential fields, re-encrypt with Cloud KMS key and update the Spanner record. For other fields, directly update the Spanner record. Returns the encrypted auth config. | | | `EXEC` | | Lists all auth configs that match the filter. Restrict to auth configs belong to the current client only. | | | `EXEC` | | Lists all auth configs that match the filter. Restrict to auth configs belong to the current client only. | -| | `EXEC` | | Updates an auth config. If credential is updated, fetch the encrypted auth config from Spanner, decrypt with Cloud KMS key, update the credential fields, re-encrypt with Cloud KMS key and update the Spanner record. For other fields, directly update the Spanner record. Returns the encrypted auth config. | -| | `EXEC` | | Updates an auth config. If credential is updated, fetch the encrypted auth config from Spanner, decrypt with Cloud KMS key, update the credential fields, re-encrypt with Cloud KMS key and update the Spanner record. For other fields, directly update the Spanner record. Returns the encrypted auth config. | diff --git a/docs/google-docs/providers/google/integrations/callback/index.md b/docs/google-docs/providers/google/integrations/callback/index.md index 8da844770f..9762f506c5 100644 --- a/docs/google-docs/providers/google/integrations/callback/index.md +++ b/docs/google-docs/providers/google/integrations/callback/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecallback
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/certificates/index.md b/docs/google-docs/providers/google/integrations/certificates/index.md index 14084ed6e9..0d270ba0ff 100644 --- a/docs/google-docs/providers/google/integrations/certificates/index.md +++ b/docs/google-docs/providers/google/integrations/certificates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificates
TypeResource
Id
Id
## Fields @@ -50,7 +50,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new certificate. The certificate will be registered to the trawler service and will be encrypted using cloud KMS and stored in Spanner Returns the certificate. | | | `DELETE` | | Delete a certificate | | | `DELETE` | | Delete a certificate | +| | `UPDATE` | | Updates the certificate by id. If new certificate file is updated, it will register with the trawler service, re-encrypt with cloud KMS and update the Spanner record. Other fields will directly update the Spanner record. Returns the Certificate. | +| | `UPDATE` | | Updates the certificate by id. If new certificate file is updated, it will register with the trawler service, re-encrypt with cloud KMS and update the Spanner record. Other fields will directly update the Spanner record. Returns the Certificate. | | | `EXEC` | | List all the certificates that match the filter. Restrict to certificate of current client only. | | | `EXEC` | | List all the certificates that match the filter. Restrict to certificate of current client only. | -| | `EXEC` | | Updates the certificate by id. If new certificate file is updated, it will register with the trawler service, re-encrypt with cloud KMS and update the Spanner record. Other fields will directly update the Spanner record. Returns the Certificate. | -| | `EXEC` | | Updates the certificate by id. If new certificate file is updated, it will register with the trawler service, re-encrypt with cloud KMS and update the Spanner record. Other fields will directly update the Spanner record. Returns the Certificate. | diff --git a/docs/google-docs/providers/google/integrations/clientmetadata/index.md b/docs/google-docs/providers/google/integrations/clientmetadata/index.md index 42ed55cc83..4a8c7c8ac8 100644 --- a/docs/google-docs/providers/google/integrations/clientmetadata/index.md +++ b/docs/google-docs/providers/google/integrations/clientmetadata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclientmetadata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/clients/index.md b/docs/google-docs/providers/google/integrations/clients/index.md index 6ec435a93e..77a3ce4852 100644 --- a/docs/google-docs/providers/google/integrations/clients/index.md +++ b/docs/google-docs/providers/google/integrations/clients/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclients
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/cloud_functions/index.md b/docs/google-docs/providers/google/integrations/cloud_functions/index.md index 985b48da26..b9f38066be 100644 --- a/docs/google-docs/providers/google/integrations/cloud_functions/index.md +++ b/docs/google-docs/providers/google/integrations/cloud_functions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecloud_functions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/connections/index.md b/docs/google-docs/providers/google/integrations/connections/index.md index d5c59be107..9e90fbc2b1 100644 --- a/docs/google-docs/providers/google/integrations/connections/index.md +++ b/docs/google-docs/providers/google/integrations/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/connections_connection_schema_metadata/index.md b/docs/google-docs/providers/google/integrations/connections_connection_schema_metadata/index.md index 41704f71d1..4db6114348 100644 --- a/docs/google-docs/providers/google/integrations/connections_connection_schema_metadata/index.md +++ b/docs/google-docs/providers/google/integrations/connections_connection_schema_metadata/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_connection_schema_metadata
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/connector_platform_regions/index.md b/docs/google-docs/providers/google/integrations/connector_platform_regions/index.md index 3be2bff140..788d1d9346 100644 --- a/docs/google-docs/providers/google/integrations/connector_platform_regions/index.md +++ b/docs/google-docs/providers/google/integrations/connector_platform_regions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnector_platform_regions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/executions/index.md b/docs/google-docs/providers/google/integrations/executions/index.md index acf0080063..f730d60b89 100644 --- a/docs/google-docs/providers/google/integrations/executions/index.md +++ b/docs/google-docs/providers/google/integrations/executions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexecutions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/index.md b/docs/google-docs/providers/google/integrations/index.md index dc07af74db..4103cea608 100644 --- a/docs/google-docs/providers/google/integrations/index.md +++ b/docs/google-docs/providers/google/integrations/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleApplication Integration API Description -Idintegrations:v24.06.00234 +Idintegrations:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/integrations/integrations/index.md b/docs/google-docs/providers/google/integrations/integrations/index.md index 8337a64d15..795401fc12 100644 --- a/docs/google-docs/providers/google/integrations/integrations/index.md +++ b/docs/google-docs/providers/google/integrations/integrations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameintegrations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/runtime_action_schemas/index.md b/docs/google-docs/providers/google/integrations/runtime_action_schemas/index.md index 27780aa1a5..8a71a5b5e8 100644 --- a/docs/google-docs/providers/google/integrations/runtime_action_schemas/index.md +++ b/docs/google-docs/providers/google/integrations/runtime_action_schemas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruntime_action_schemas
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/runtime_entity_schemas/index.md b/docs/google-docs/providers/google/integrations/runtime_entity_schemas/index.md index d3ace13e65..52411119c0 100644 --- a/docs/google-docs/providers/google/integrations/runtime_entity_schemas/index.md +++ b/docs/google-docs/providers/google/integrations/runtime_entity_schemas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruntime_entity_schemas
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/sfdc_channels/index.md b/docs/google-docs/providers/google/integrations/sfdc_channels/index.md index 50e3c0e0b5..ebe4143fd3 100644 --- a/docs/google-docs/providers/google/integrations/sfdc_channels/index.md +++ b/docs/google-docs/providers/google/integrations/sfdc_channels/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesfdc_channels
TypeResource
Id
Id
## Fields @@ -50,7 +50,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates an sfdc channel record. Store the sfdc channel in Spanner. Returns the sfdc channel. | | | `DELETE` | | Deletes an sfdc channel. | | | `DELETE` | | Deletes an sfdc channel. | +| | `UPDATE` | | Updates an sfdc channel. Updates the sfdc channel in spanner. Returns the sfdc channel. | +| | `UPDATE` | | Updates an sfdc channel. Updates the sfdc channel in spanner. Returns the sfdc channel. | | | `EXEC` | | Lists all sfdc channels that match the filter. Restrict to sfdc channels belonging to the current client only. | | | `EXEC` | | Lists all sfdc channels that match the filter. Restrict to sfdc channels belonging to the current client only. | -| | `EXEC` | | Updates an sfdc channel. Updates the sfdc channel in spanner. Returns the sfdc channel. | -| | `EXEC` | | Updates an sfdc channel. Updates the sfdc channel in spanner. Returns the sfdc channel. | diff --git a/docs/google-docs/providers/google/integrations/sfdc_instances/index.md b/docs/google-docs/providers/google/integrations/sfdc_instances/index.md index dd40590665..4d25f96ca4 100644 --- a/docs/google-docs/providers/google/integrations/sfdc_instances/index.md +++ b/docs/google-docs/providers/google/integrations/sfdc_instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesfdc_instances
TypeResource
Id
Id
## Fields @@ -50,7 +50,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates an sfdc instance record. Store the sfdc instance in Spanner. Returns the sfdc instance. | | | `DELETE` | | Deletes an sfdc instance. | | | `DELETE` | | Deletes an sfdc instance. | +| | `UPDATE` | | Updates an sfdc instance. Updates the sfdc instance in spanner. Returns the sfdc instance. | +| | `UPDATE` | | Updates an sfdc instance. Updates the sfdc instance in spanner. Returns the sfdc instance. | | | `EXEC` | | Lists all sfdc instances that match the filter. Restrict to sfdc instances belonging to the current client only. | | | `EXEC` | | Lists all sfdc instances that match the filter. Restrict to sfdc instances belonging to the current client only. | -| | `EXEC` | | Updates an sfdc instance. Updates the sfdc instance in spanner. Returns the sfdc instance. | -| | `EXEC` | | Updates an sfdc instance. Updates the sfdc instance in spanner. Returns the sfdc instance. | diff --git a/docs/google-docs/providers/google/integrations/skip_this_resource/index.md b/docs/google-docs/providers/google/integrations/skip_this_resource/index.md index 87be006d05..2e412e766f 100644 --- a/docs/google-docs/providers/google/integrations/skip_this_resource/index.md +++ b/docs/google-docs/providers/google/integrations/skip_this_resource/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameskip_this_resource
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/suspensions/index.md b/docs/google-docs/providers/google/integrations/suspensions/index.md index ac2802d566..722f652b76 100644 --- a/docs/google-docs/providers/google/integrations/suspensions/index.md +++ b/docs/google-docs/providers/google/integrations/suspensions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesuspensions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/integrations/versions/index.md b/docs/google-docs/providers/google/integrations/versions/index.md index fdaac66353..3614a1e3bb 100644 --- a/docs/google-docs/providers/google/integrations/versions/index.md +++ b/docs/google-docs/providers/google/integrations/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields @@ -67,16 +67,16 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Create a integration with a draft version in the specified project. | | | `DELETE` | | Soft-deletes the integration. Changes the status of the integration to ARCHIVED. If the integration being ARCHIVED is tagged as "HEAD", the tag is removed from this snapshot and set to the previous non-ARCHIVED snapshot. The PUBLISH_REQUESTED, DUE_FOR_DELETION tags are removed too. This RPC throws an exception if the version being deleted is DRAFT, and if the `locked_by` user is not the same as the user performing the Delete. Audit fields updated include last_modified_timestamp, last_modified_by. Any existing lock is released when Deleting a integration. Currently, there is no undelete mechanism. | | | `DELETE` | | Soft-deletes the integration. Changes the status of the integration to ARCHIVED. If the integration being ARCHIVED is tagged as "HEAD", the tag is removed from this snapshot and set to the previous non-ARCHIVED snapshot. The PUBLISH_REQUESTED, DUE_FOR_DELETION tags are removed too. This RPC throws an exception if the version being deleted is DRAFT, and if the `locked_by` user is not the same as the user performing the Delete. Audit fields updated include last_modified_timestamp, last_modified_by. Any existing lock is released when Deleting a integration. Currently, there is no undelete mechanism. | +| | `UPDATE` | | Update a integration with a draft version in the specified project. | +| | `UPDATE` | | Update a integration with a draft version in the specified project. | | | `EXEC` | | Returns the list of all integration versions in the specified project. | | | `EXEC` | | Returns the list of all integration versions in the specified project. | | | `EXEC` | | Downloads an integration. Retrieves the `IntegrationVersion` for a given `integration_id` and returns the response as a string. | | | `EXEC` | | Downloads an Integration version package like IntegrationVersion,Integration Config etc. Retrieves the IntegrationVersion package for a given `integration_id` and returns the response as a JSON. | -| | `EXEC` | | Update a integration with a draft version in the specified project. | | | `EXEC` | | This RPC throws an exception if the integration is in ARCHIVED or ACTIVE state. This RPC throws an exception if the version being published is DRAFT, and if the `locked_by` user is not the same as the user performing the Publish. Audit fields updated include last_published_timestamp, last_published_by, last_modified_timestamp, last_modified_by. Any existing lock is on this integration is released. | | | `EXEC` | | Sets the status of the ACTIVE integration to SNAPSHOT with a new tag "PREVIOUSLY_PUBLISHED" after validating it. The "HEAD" and "PUBLISH_REQUESTED" tags do not change. This RPC throws an exception if the version being snapshot is not ACTIVE. Audit fields added include action, action_by, action_timestamp. | | | `EXEC` | | Uploads an integration. The content can be a previously downloaded integration. Performs the same function as CreateDraftIntegrationVersion, but accepts input in a string format, which holds the complete representation of the IntegrationVersion content. | | | `EXEC` | | Downloads an integration. Retrieves the `IntegrationVersion` for a given `integration_id` and returns the response as a string. | -| | `EXEC` | | Update a integration with a draft version in the specified project. | | | `EXEC` | | This RPC throws an exception if the integration is in ARCHIVED or ACTIVE state. This RPC throws an exception if the version being published is DRAFT, and if the `locked_by` user is not the same as the user performing the Publish. Audit fields updated include last_published_timestamp, last_published_by, last_modified_timestamp, last_modified_by. Any existing lock is on this integration is released. | | | `EXEC` | | Clears the `locked_by` and `locked_at_timestamp`in the DRAFT version of this integration. It then performs the same action as the CreateDraftIntegrationVersion (i.e., copies the DRAFT version of the integration as a SNAPSHOT and then creates a new DRAFT version with the `locked_by` set to the `user_taking_over` and the `locked_at_timestamp` set to the current timestamp). Both the `locked_by` and `user_taking_over` are notified via email about the takeover. This RPC throws an exception if the integration is not in DRAFT status or if the `locked_by` and `locked_at_timestamp` fields are not set.The TakeoverEdit lock is treated the same as an edit of the integration, and hence shares ACLs with edit. Audit fields updated include last_modified_timestamp, last_modified_by. | | | `EXEC` | | Sets the status of the ACTIVE integration to SNAPSHOT with a new tag "PREVIOUSLY_PUBLISHED" after validating it. The "HEAD" and "PUBLISH_REQUESTED" tags do not change. This RPC throws an exception if the version being snapshot is not ACTIVE. Audit fields added include action, action_by, action_timestamp. | diff --git a/docs/google-docs/providers/google/jobs/client_events/index.md b/docs/google-docs/providers/google/jobs/client_events/index.md index d3e540d6e9..f2ea178d2a 100644 --- a/docs/google-docs/providers/google/jobs/client_events/index.md +++ b/docs/google-docs/providers/google/jobs/client_events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclient_events
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/jobs/companies/index.md b/docs/google-docs/providers/google/jobs/companies/index.md index 2bc5386e2e..065bd7dce0 100644 --- a/docs/google-docs/providers/google/jobs/companies/index.md +++ b/docs/google-docs/providers/google/jobs/companies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecompanies
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all companies associated with the project. | | | `INSERT` | | Creates a new company entity. | | | `DELETE` | | Deletes specified company. Prerequisite: The company has no jobs associated with it. | +| | `UPDATE` | | Updates specified company. | | | `EXEC` | | Lists all companies associated with the project. | -| | `EXEC` | | Updates specified company. | diff --git a/docs/google-docs/providers/google/jobs/index.md b/docs/google-docs/providers/google/jobs/index.md index 4fc0a02ae7..6cbc202bb5 100644 --- a/docs/google-docs/providers/google/jobs/index.md +++ b/docs/google-docs/providers/google/jobs/index.md @@ -34,7 +34,7 @@ Cloud Talent Solution provides the capability to create, read, update, and delet TypeService TitleCloud Talent Solution API DescriptionCloud Talent Solution provides the capability to create, read, update, and delete job postings, as well as search jobs based on keywords and filters. -Idjobs:v24.06.00234 +Idjobs:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/jobs/jobs/index.md b/docs/google-docs/providers/google/jobs/jobs/index.md index 4539287d30..2bd1503dc9 100644 --- a/docs/google-docs/providers/google/jobs/jobs/index.md +++ b/docs/google-docs/providers/google/jobs/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields @@ -67,10 +67,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists jobs by filter. | | | `INSERT` | | Creates a new job. Typically, the job becomes searchable within 10 seconds, but it may take up to 5 minutes. | | | `DELETE` | | Deletes the specified job. Typically, the job becomes unsearchable within 10 seconds, but it may take up to 5 minutes. | +| | `UPDATE` | | Updates specified job. Typically, updated contents become visible in search results within 10 seconds, but it may take up to 5 minutes. | | | `EXEC` | | Lists jobs by filter. | | | `EXEC` | | Begins executing a batch create jobs operation. | | | `EXEC` | | Begins executing a batch delete jobs operation. | | | `EXEC` | | Begins executing a batch update jobs operation. | -| | `EXEC` | | Updates specified job. Typically, updated contents become visible in search results within 10 seconds, but it may take up to 5 minutes. | | | `EXEC` | | Searches for jobs using the provided SearchJobsRequest. This call constrains the visibility of jobs present in the database, and only returns jobs that the caller has permission to search against. | | | `EXEC` | | Searches for jobs using the provided SearchJobsRequest. This API call is intended for the use case of targeting passive job seekers (for example, job seekers who have signed up to receive email alerts about potential job opportunities), it has different algorithmic adjustments that are designed to specifically target passive job seekers. This call constrains the visibility of jobs present in the database, and only returns jobs the caller has permission to search against. | diff --git a/docs/google-docs/providers/google/jobs/operations/index.md b/docs/google-docs/providers/google/jobs/operations/index.md index 8a9eb0928b..1b04631d6a 100644 --- a/docs/google-docs/providers/google/jobs/operations/index.md +++ b/docs/google-docs/providers/google/jobs/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/jobs/tenants/index.md b/docs/google-docs/providers/google/jobs/tenants/index.md index 3a888b27e6..1de168b51d 100644 --- a/docs/google-docs/providers/google/jobs/tenants/index.md +++ b/docs/google-docs/providers/google/jobs/tenants/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametenants
TypeResource
Id
Id
## Fields @@ -39,6 +39,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all tenants associated with the project. | | | `INSERT` | | Creates a new tenant entity. | | | `DELETE` | | Deletes specified tenant. | +| | `UPDATE` | | Updates specified tenant. | | | `EXEC` | | Lists all tenants associated with the project. | | | `EXEC` | | Completes the specified prefix with keyword suggestions. Intended for use by a job search auto-complete search box. | -| | `EXEC` | | Updates specified tenant. | diff --git a/docs/google-docs/providers/google/kmsinventory/crypto_keys/index.md b/docs/google-docs/providers/google/kmsinventory/crypto_keys/index.md index 7a88ee8584..d3814a2ca5 100644 --- a/docs/google-docs/providers/google/kmsinventory/crypto_keys/index.md +++ b/docs/google-docs/providers/google/kmsinventory/crypto_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_keys
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/kmsinventory/crypto_keys_protected_resources_summary/index.md b/docs/google-docs/providers/google/kmsinventory/crypto_keys_protected_resources_summary/index.md index 4a99b71ace..495b5529af 100644 --- a/docs/google-docs/providers/google/kmsinventory/crypto_keys_protected_resources_summary/index.md +++ b/docs/google-docs/providers/google/kmsinventory/crypto_keys_protected_resources_summary/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrypto_keys_protected_resources_summary
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/kmsinventory/index.md b/docs/google-docs/providers/google/kmsinventory/index.md index f3aa78b285..9ffdeaf2b7 100644 --- a/docs/google-docs/providers/google/kmsinventory/index.md +++ b/docs/google-docs/providers/google/kmsinventory/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleKMS Inventory API Description -Idkmsinventory:v24.06.00234 +Idkmsinventory:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/kmsinventory/protected_resources/index.md b/docs/google-docs/providers/google/kmsinventory/protected_resources/index.md index 46a11141ca..9ea0a470e1 100644 --- a/docs/google-docs/providers/google/kmsinventory/protected_resources/index.md +++ b/docs/google-docs/providers/google/kmsinventory/protected_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprotected_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/language/documents/index.md b/docs/google-docs/providers/google/language/documents/index.md index ae282c0569..4b1a3e5189 100644 --- a/docs/google-docs/providers/google/language/documents/index.md +++ b/docs/google-docs/providers/google/language/documents/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedocuments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/language/index.md b/docs/google-docs/providers/google/language/index.md index 943ca02298..b47173492a 100644 --- a/docs/google-docs/providers/google/language/index.md +++ b/docs/google-docs/providers/google/language/index.md @@ -34,7 +34,7 @@ Provides natural language understanding technologies, such as sentiment analysis TypeService TitleCloud Natural Language API DescriptionProvides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers. -Idlanguage:v24.06.00234 +Idlanguage:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/libraryagent/books/index.md b/docs/google-docs/providers/google/libraryagent/books/index.md index a749bc2750..2b5d580a7a 100644 --- a/docs/google-docs/providers/google/libraryagent/books/index.md +++ b/docs/google-docs/providers/google/libraryagent/books/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebooks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/libraryagent/index.md b/docs/google-docs/providers/google/libraryagent/index.md index 57e90401df..198df9a3bc 100644 --- a/docs/google-docs/providers/google/libraryagent/index.md +++ b/docs/google-docs/providers/google/libraryagent/index.md @@ -34,7 +34,7 @@ A simple Google Example Library API. TypeService TitleLibrary Agent API DescriptionA simple Google Example Library API. -Idlibraryagent:v24.06.00234 +Idlibraryagent:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/libraryagent/shelves/index.md b/docs/google-docs/providers/google/libraryagent/shelves/index.md index aac87b24f5..e9a49edb39 100644 --- a/docs/google-docs/providers/google/libraryagent/shelves/index.md +++ b/docs/google-docs/providers/google/libraryagent/shelves/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameshelves
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/lifesciences/index.md b/docs/google-docs/providers/google/lifesciences/index.md index b1fd97617f..adc6c0e8a6 100644 --- a/docs/google-docs/providers/google/lifesciences/index.md +++ b/docs/google-docs/providers/google/lifesciences/index.md @@ -34,7 +34,7 @@ Cloud Life Sciences is a suite of services and tools for managing, processing, a TypeService TitleCloud Life Sciences API DescriptionCloud Life Sciences is a suite of services and tools for managing, processing, and transforming life sciences data. -Idlifesciences:v24.06.00234 +Idlifesciences:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/lifesciences/locations/index.md b/docs/google-docs/providers/google/lifesciences/locations/index.md index 0d12567572..ff2b16ed47 100644 --- a/docs/google-docs/providers/google/lifesciences/locations/index.md +++ b/docs/google-docs/providers/google/lifesciences/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/lifesciences/operations/index.md b/docs/google-docs/providers/google/lifesciences/operations/index.md index 256d527ff6..be4908beb5 100644 --- a/docs/google-docs/providers/google/lifesciences/operations/index.md +++ b/docs/google-docs/providers/google/lifesciences/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/lifesciences/pipelines/index.md b/docs/google-docs/providers/google/lifesciences/pipelines/index.md index a3d8f082ca..31c5ec3b07 100644 --- a/docs/google-docs/providers/google/lifesciences/pipelines/index.md +++ b/docs/google-docs/providers/google/lifesciences/pipelines/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepipelines
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/billing_accounts_cmek_settings/index.md b/docs/google-docs/providers/google/logging/billing_accounts_cmek_settings/index.md index 00cd497e13..fcfae06c25 100644 --- a/docs/google-docs/providers/google/logging/billing_accounts_cmek_settings/index.md +++ b/docs/google-docs/providers/google/logging/billing_accounts_cmek_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebilling_accounts_cmek_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/billing_accounts_settings/index.md b/docs/google-docs/providers/google/logging/billing_accounts_settings/index.md index 8c763ba9b0..2ff6d4e894 100644 --- a/docs/google-docs/providers/google/logging/billing_accounts_settings/index.md +++ b/docs/google-docs/providers/google/logging/billing_accounts_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebilling_accounts_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/buckets/index.md b/docs/google-docs/providers/google/logging/buckets/index.md index f86f296825..4f9ce8d31f 100644 --- a/docs/google-docs/providers/google/logging/buckets/index.md +++ b/docs/google-docs/providers/google/logging/buckets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebuckets
TypeResource
Id
Id
## Fields @@ -62,17 +62,17 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a log bucket.Changes the bucket's lifecycle_state to the DELETE_REQUESTED state. After 7 days, the bucket will be purged and all log entries in the bucket will be permanently deleted. | | | `DELETE` | | Deletes a log bucket.Changes the bucket's lifecycle_state to the DELETE_REQUESTED state. After 7 days, the bucket will be purged and all log entries in the bucket will be permanently deleted. | | | `DELETE` | | Deletes a log bucket.Changes the bucket's lifecycle_state to the DELETE_REQUESTED state. After 7 days, the bucket will be purged and all log entries in the bucket will be permanently deleted. | +| | `UPDATE` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | +| | `UPDATE` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | +| | `UPDATE` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | +| | `UPDATE` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | | | `EXEC` | | Lists log buckets. | | | `EXEC` | | Lists log buckets. | | | `EXEC` | | Lists log buckets. | | | `EXEC` | | Lists log buckets. | | | `EXEC` | | Lists log buckets. | -| | `EXEC` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | | | `EXEC` | | Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days. | -| | `EXEC` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | | | `EXEC` | | Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days. | | | `EXEC` | | Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days. | -| | `EXEC` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | | | `EXEC` | | Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days. | -| | `EXEC` | | Updates a log bucket.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed. | | | `EXEC` | | Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days. | diff --git a/docs/google-docs/providers/google/logging/buckets_async/index.md b/docs/google-docs/providers/google/logging/buckets_async/index.md index 8b1256b5aa..793076e237 100644 --- a/docs/google-docs/providers/google/logging/buckets_async/index.md +++ b/docs/google-docs/providers/google/logging/buckets_async/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebuckets_async
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/cmek_settings/index.md b/docs/google-docs/providers/google/logging/cmek_settings/index.md index 7989fc6061..f106d9618c 100644 --- a/docs/google-docs/providers/google/logging/cmek_settings/index.md +++ b/docs/google-docs/providers/google/logging/cmek_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecmek_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/entries/index.md b/docs/google-docs/providers/google/logging/entries/index.md index 62ec8a7034..6dfe4b65a7 100644 --- a/docs/google-docs/providers/google/logging/entries/index.md +++ b/docs/google-docs/providers/google/logging/entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameentries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/exclusions/index.md b/docs/google-docs/providers/google/logging/exclusions/index.md index 1a86b715ff..02e63d7c35 100644 --- a/docs/google-docs/providers/google/logging/exclusions/index.md +++ b/docs/google-docs/providers/google/logging/exclusions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexclusions
TypeResource
Id
Id
## Fields @@ -59,13 +59,13 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes an exclusion in the _Default sink. | | | `DELETE` | | Deletes an exclusion in the _Default sink. | | | `DELETE` | | Deletes an exclusion in the _Default sink. | +| | `UPDATE` | | Changes one or more properties of an existing exclusion in the _Default sink. | +| | `UPDATE` | | Changes one or more properties of an existing exclusion in the _Default sink. | +| | `UPDATE` | | Changes one or more properties of an existing exclusion in the _Default sink. | +| | `UPDATE` | | Changes one or more properties of an existing exclusion in the _Default sink. | +| | `UPDATE` | | Changes one or more properties of an existing exclusion in the _Default sink. | | | `EXEC` | | Lists all the exclusions on the _Default sink in a parent resource. | | | `EXEC` | | Lists all the exclusions on the _Default sink in a parent resource. | | | `EXEC` | | Lists all the exclusions on the _Default sink in a parent resource. | | | `EXEC` | | Lists all the exclusions on the _Default sink in a parent resource. | | | `EXEC` | | Lists all the exclusions on the _Default sink in a parent resource. | -| | `EXEC` | | Changes one or more properties of an existing exclusion in the _Default sink. | -| | `EXEC` | | Changes one or more properties of an existing exclusion in the _Default sink. | -| | `EXEC` | | Changes one or more properties of an existing exclusion in the _Default sink. | -| | `EXEC` | | Changes one or more properties of an existing exclusion in the _Default sink. | -| | `EXEC` | | Changes one or more properties of an existing exclusion in the _Default sink. | diff --git a/docs/google-docs/providers/google/logging/index.md b/docs/google-docs/providers/google/logging/index.md index 6528dd470d..0dbb98dece 100644 --- a/docs/google-docs/providers/google/logging/index.md +++ b/docs/google-docs/providers/google/logging/index.md @@ -34,7 +34,7 @@ Writes log entries and manages your Cloud Logging configuration. TypeService TitleCloud Logging API DescriptionWrites log entries and manages your Cloud Logging configuration. -Idlogging:v24.06.00234 +Idlogging:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/logging/links/index.md b/docs/google-docs/providers/google/logging/links/index.md index 5836ecd520..4f4d2b0f34 100644 --- a/docs/google-docs/providers/google/logging/links/index.md +++ b/docs/google-docs/providers/google/logging/links/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelinks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/locations/index.md b/docs/google-docs/providers/google/logging/locations/index.md index c693207ead..7b8f7b110d 100644 --- a/docs/google-docs/providers/google/logging/locations/index.md +++ b/docs/google-docs/providers/google/logging/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/logging_cmek_settings/index.md b/docs/google-docs/providers/google/logging/logging_cmek_settings/index.md index 9dd09d6ad9..7b17bc11ec 100644 --- a/docs/google-docs/providers/google/logging/logging_cmek_settings/index.md +++ b/docs/google-docs/providers/google/logging/logging_cmek_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelogging_cmek_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/logging_settings/index.md b/docs/google-docs/providers/google/logging/logging_settings/index.md index f54985e076..6f4dd1b049 100644 --- a/docs/google-docs/providers/google/logging/logging_settings/index.md +++ b/docs/google-docs/providers/google/logging/logging_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelogging_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/logs/index.md b/docs/google-docs/providers/google/logging/logs/index.md index bdc7f42e64..0eaeea79ff 100644 --- a/docs/google-docs/providers/google/logging/logs/index.md +++ b/docs/google-docs/providers/google/logging/logs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelogs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/metrics/index.md b/docs/google-docs/providers/google/logging/metrics/index.md index f9abbf72ad..9970e9b348 100644 --- a/docs/google-docs/providers/google/logging/metrics/index.md +++ b/docs/google-docs/providers/google/logging/metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemetrics
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists logs-based metrics. | | | `INSERT` | | Creates a logs-based metric. | | | `DELETE` | | Deletes a logs-based metric. | +| | `UPDATE` | | Creates or updates a logs-based metric. | | | `EXEC` | | Lists logs-based metrics. | -| | `EXEC` | | Creates or updates a logs-based metric. | diff --git a/docs/google-docs/providers/google/logging/monitored_resource_descriptors/index.md b/docs/google-docs/providers/google/logging/monitored_resource_descriptors/index.md index d08eb1fb71..69eb599ef4 100644 --- a/docs/google-docs/providers/google/logging/monitored_resource_descriptors/index.md +++ b/docs/google-docs/providers/google/logging/monitored_resource_descriptors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemonitored_resource_descriptors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/operations/index.md b/docs/google-docs/providers/google/logging/operations/index.md index fe5184a28a..3e3da964c9 100644 --- a/docs/google-docs/providers/google/logging/operations/index.md +++ b/docs/google-docs/providers/google/logging/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/recent_queries/index.md b/docs/google-docs/providers/google/logging/recent_queries/index.md index c887aa45e5..85dd5c79d2 100644 --- a/docs/google-docs/providers/google/logging/recent_queries/index.md +++ b/docs/google-docs/providers/google/logging/recent_queries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerecent_queries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/saved_queries/index.md b/docs/google-docs/providers/google/logging/saved_queries/index.md index c6744f1a07..c9e2b678c6 100644 --- a/docs/google-docs/providers/google/logging/saved_queries/index.md +++ b/docs/google-docs/providers/google/logging/saved_queries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesaved_queries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/settings/index.md b/docs/google-docs/providers/google/logging/settings/index.md index 230aaccb5d..eb99290bfa 100644 --- a/docs/google-docs/providers/google/logging/settings/index.md +++ b/docs/google-docs/providers/google/logging/settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesettings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/logging/sinks/index.md b/docs/google-docs/providers/google/logging/sinks/index.md index ead1e88b7f..6bb110c1db 100644 --- a/docs/google-docs/providers/google/logging/sinks/index.md +++ b/docs/google-docs/providers/google/logging/sinks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesinks
TypeResource
Id
Id
## Fields @@ -67,17 +67,17 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a sink. If the sink has a unique writer_identity, then that service account is also deleted. | | | `DELETE` | | Deletes a sink. If the sink has a unique writer_identity, then that service account is also deleted. | | | `DELETE` | | Deletes a sink. If the sink has a unique writer_identity, then that service account is also deleted. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | +| | `UPDATE` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | | | `EXEC` | | Lists sinks. | | | `EXEC` | | Lists sinks. | | | `EXEC` | | Lists sinks. | | | `EXEC` | | Lists sinks. | | | `EXEC` | | Lists sinks. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | -| | `EXEC` | | Updates a sink. This method replaces the values of the destination and filter fields of the existing sink with the corresponding values from the new sink.The updated sink might also have a new writer_identity; see the unique_writer_identity field. | diff --git a/docs/google-docs/providers/google/logging/views/index.md b/docs/google-docs/providers/google/logging/views/index.md index 0764b50070..a3104e1e7e 100644 --- a/docs/google-docs/providers/google/logging/views/index.md +++ b/docs/google-docs/providers/google/logging/views/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameviews
TypeResource
Id
Id
## Fields @@ -56,12 +56,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can delete the view. If this occurs, please try again in a few minutes. | | | `DELETE` | | Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can delete the view. If this occurs, please try again in a few minutes. | | | `DELETE` | | Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can delete the view. If this occurs, please try again in a few minutes. | +| | `UPDATE` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | +| | `UPDATE` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | +| | `UPDATE` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | +| | `UPDATE` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | | | `EXEC` | | Lists views on a log bucket. | | | `EXEC` | | Lists views on a log bucket. | | | `EXEC` | | Lists views on a log bucket. | | | `EXEC` | | Lists views on a log bucket. | | | `EXEC` | | Lists views on a log bucket. | -| | `EXEC` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | -| | `EXEC` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | -| | `EXEC` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | -| | `EXEC` | | Updates a view on a log bucket. This method replaces the value of the filter field from the existing view with the corresponding value from the new view. If an UNAVAILABLE error is returned, this indicates that system is not in a state where it can update the view. If this occurs, please try again in a few minutes. | diff --git a/docs/google-docs/providers/google/logging/views_iam_policies/index.md b/docs/google-docs/providers/google/logging/views_iam_policies/index.md index d1369dd7c3..a2b15cb2ec 100644 --- a/docs/google-docs/providers/google/logging/views_iam_policies/index.md +++ b/docs/google-docs/providers/google/logging/views_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameviews_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/looker/backups_iam_policies/index.md b/docs/google-docs/providers/google/looker/backups_iam_policies/index.md index 3fa7323667..d205ab6475 100644 --- a/docs/google-docs/providers/google/looker/backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/looker/backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/looker/index.md b/docs/google-docs/providers/google/looker/index.md index 913cf6fb23..1b7ec51e93 100644 --- a/docs/google-docs/providers/google/looker/index.md +++ b/docs/google-docs/providers/google/looker/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleLooker (Google Cloud core) API Description -Idlooker:v24.06.00234 +Idlooker:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/looker/instances/index.md b/docs/google-docs/providers/google/looker/instances/index.md index 03a8cd685b..0ee2187abb 100644 --- a/docs/google-docs/providers/google/looker/instances/index.md +++ b/docs/google-docs/providers/google/looker/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -61,8 +61,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Instances in a given project and location. | | | `INSERT` | | Creates a new Instance in a given project and location. | | | `DELETE` | | Delete instance. | +| | `UPDATE` | | Update Instance. | | | `EXEC` | | Lists Instances in a given project and location. | | | `EXEC` | | Export instance. | | | `EXEC` | | Import instance. | -| | `EXEC` | | Update Instance. | | | `EXEC` | | Restart instance. | diff --git a/docs/google-docs/providers/google/looker/instances_iam_policies/index.md b/docs/google-docs/providers/google/looker/instances_iam_policies/index.md index dd8fda0d95..2985f4a890 100644 --- a/docs/google-docs/providers/google/looker/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/looker/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/looker/locations/index.md b/docs/google-docs/providers/google/looker/locations/index.md index c1fa7cb1d5..b84d90abac 100644 --- a/docs/google-docs/providers/google/looker/locations/index.md +++ b/docs/google-docs/providers/google/looker/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/looker/operations/index.md b/docs/google-docs/providers/google/looker/operations/index.md index cd9bc59927..700b08a899 100644 --- a/docs/google-docs/providers/google/looker/operations/index.md +++ b/docs/google-docs/providers/google/looker/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/backups/index.md b/docs/google-docs/providers/google/managedidentities/backups/index.md index 1bce600ac4..1cff6aec36 100644 --- a/docs/google-docs/providers/google/managedidentities/backups/index.md +++ b/docs/google-docs/providers/google/managedidentities/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Backup in a given project. | | | `INSERT` | | Creates a Backup for a domain. | | | `DELETE` | | Deletes identified Backup. | +| | `UPDATE` | | Updates the labels for specified Backup. | | | `EXEC` | | Lists Backup in a given project. | -| | `EXEC` | | Updates the labels for specified Backup. | diff --git a/docs/google-docs/providers/google/managedidentities/backups_iam_policies/index.md b/docs/google-docs/providers/google/managedidentities/backups_iam_policies/index.md index febc3c465a..f348a7c88e 100644 --- a/docs/google-docs/providers/google/managedidentities/backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/managedidentities/backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/domains/index.md b/docs/google-docs/providers/google/managedidentities/domains/index.md index 3ae523aacb..79526cfede 100644 --- a/docs/google-docs/providers/google/managedidentities/domains/index.md +++ b/docs/google-docs/providers/google/managedidentities/domains/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedomains
TypeResource
Id
Id
## Fields @@ -50,6 +50,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists domains in a project. | | | `INSERT` | | Creates a Microsoft AD domain. | | | `DELETE` | | Deletes a domain. | +| | `UPDATE` | | Updates the metadata and configuration of a domain. | | | `EXEC` | | Lists domains in a project. | | | `EXEC` | | Adds an AD trust to a domain. | | | `EXEC` | | CheckMigrationPermission API gets the current state of DomainMigration | @@ -58,7 +59,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | DomainJoinMachine API joins a Compute Engine VM to the domain | | | `EXEC` | | Enable Domain Migration | | | `EXEC` | | Extend Schema for Domain | -| | `EXEC` | | Updates the metadata and configuration of a domain. | | | `EXEC` | | Updates the DNS conditional forwarder. | | | `EXEC` | | Resets a domain's administrator password. | | | `EXEC` | | RestoreDomain restores domain backup mentioned in the RestoreDomainRequest | diff --git a/docs/google-docs/providers/google/managedidentities/domains_iam_policies/index.md b/docs/google-docs/providers/google/managedidentities/domains_iam_policies/index.md index 07e716108a..a2a5839075 100644 --- a/docs/google-docs/providers/google/managedidentities/domains_iam_policies/index.md +++ b/docs/google-docs/providers/google/managedidentities/domains_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedomains_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/domains_ldapssettings/index.md b/docs/google-docs/providers/google/managedidentities/domains_ldapssettings/index.md index 08ea8565de..cb0b329046 100644 --- a/docs/google-docs/providers/google/managedidentities/domains_ldapssettings/index.md +++ b/docs/google-docs/providers/google/managedidentities/domains_ldapssettings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedomains_ldapssettings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/index.md b/docs/google-docs/providers/google/managedidentities/index.md index 9e21ee0ecc..c9dd42dace 100644 --- a/docs/google-docs/providers/google/managedidentities/index.md +++ b/docs/google-docs/providers/google/managedidentities/index.md @@ -34,7 +34,7 @@ The Managed Service for Microsoft Active Directory API is used for managing a hi TypeService TitleManaged Service for Microsoft Active Directory API DescriptionThe Managed Service for Microsoft Active Directory API is used for managing a highly available, hardened service running Microsoft Active Directory (AD). -Idmanagedidentities:v24.06.00234 +Idmanagedidentities:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/managedidentities/locations/index.md b/docs/google-docs/providers/google/managedidentities/locations/index.md index 6b3088d08c..5dd01c6bdd 100644 --- a/docs/google-docs/providers/google/managedidentities/locations/index.md +++ b/docs/google-docs/providers/google/managedidentities/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/operations/index.md b/docs/google-docs/providers/google/managedidentities/operations/index.md index d7ebeedb83..113d124e87 100644 --- a/docs/google-docs/providers/google/managedidentities/operations/index.md +++ b/docs/google-docs/providers/google/managedidentities/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/peerings/index.md b/docs/google-docs/providers/google/managedidentities/peerings/index.md index 4c1bc5cbdf..dfb464095e 100644 --- a/docs/google-docs/providers/google/managedidentities/peerings/index.md +++ b/docs/google-docs/providers/google/managedidentities/peerings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepeerings
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Peerings in a given project. | | | `INSERT` | | Creates a Peering for Managed AD instance. | | | `DELETE` | | Deletes identified Peering. | +| | `UPDATE` | | Updates the labels for specified Peering. | | | `EXEC` | | Lists Peerings in a given project. | -| | `EXEC` | | Updates the labels for specified Peering. | diff --git a/docs/google-docs/providers/google/managedidentities/peerings_iam_policies/index.md b/docs/google-docs/providers/google/managedidentities/peerings_iam_policies/index.md index 26fdbc098a..2d1e6ea36f 100644 --- a/docs/google-docs/providers/google/managedidentities/peerings_iam_policies/index.md +++ b/docs/google-docs/providers/google/managedidentities/peerings_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepeerings_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/managedidentities/sql_integrations/index.md b/docs/google-docs/providers/google/managedidentities/sql_integrations/index.md index 72a186decd..39d00483de 100644 --- a/docs/google-docs/providers/google/managedidentities/sql_integrations/index.md +++ b/docs/google-docs/providers/google/managedidentities/sql_integrations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesql_integrations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/memcache/index.md b/docs/google-docs/providers/google/memcache/index.md index ec9e9d5000..f7fde732d5 100644 --- a/docs/google-docs/providers/google/memcache/index.md +++ b/docs/google-docs/providers/google/memcache/index.md @@ -34,7 +34,7 @@ Google Cloud Memorystore for Memcached API is used for creating and managing Mem TypeService TitleCloud Memorystore for Memcached API DescriptionGoogle Cloud Memorystore for Memcached API is used for creating and managing Memcached instances in GCP. -Idmemcache:v24.06.00234 +Idmemcache:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/memcache/instances/index.md b/docs/google-docs/providers/google/memcache/instances/index.md index deb6d6961d..12e491677f 100644 --- a/docs/google-docs/providers/google/memcache/instances/index.md +++ b/docs/google-docs/providers/google/memcache/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -56,8 +56,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Instances in a given location. | | | `INSERT` | | Creates a new Instance in a given location. | | | `DELETE` | | Deletes a single Instance. | +| | `UPDATE` | | Updates an existing Instance in a given project and location. | | | `EXEC` | | Lists Instances in a given location. | | | `EXEC` | | `ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance. | -| | `EXEC` | | Updates an existing Instance in a given project and location. | | | `EXEC` | | Reschedules upcoming maintenance event. | | | `EXEC` | | Upgrades the Memcache instance to a newer memcached engine version specified in the request. | diff --git a/docs/google-docs/providers/google/memcache/instances_parameters/index.md b/docs/google-docs/providers/google/memcache/instances_parameters/index.md index 6c9b395381..b2821437b7 100644 --- a/docs/google-docs/providers/google/memcache/instances_parameters/index.md +++ b/docs/google-docs/providers/google/memcache/instances_parameters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_parameters
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/memcache/locations/index.md b/docs/google-docs/providers/google/memcache/locations/index.md index 168388ab13..c7b85938b5 100644 --- a/docs/google-docs/providers/google/memcache/locations/index.md +++ b/docs/google-docs/providers/google/memcache/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/memcache/operations/index.md b/docs/google-docs/providers/google/memcache/operations/index.md index bb04f5f759..750b9418b3 100644 --- a/docs/google-docs/providers/google/memcache/operations/index.md +++ b/docs/google-docs/providers/google/memcache/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/backups/index.md b/docs/google-docs/providers/google/metastore/backups/index.md index ea69cd79c9..653d18425a 100644 --- a/docs/google-docs/providers/google/metastore/backups/index.md +++ b/docs/google-docs/providers/google/metastore/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/backups_iam_policies/index.md b/docs/google-docs/providers/google/metastore/backups_iam_policies/index.md index b39854b3d3..17e9464612 100644 --- a/docs/google-docs/providers/google/metastore/backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/metastore/backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/databases_iam_policies/index.md b/docs/google-docs/providers/google/metastore/databases_iam_policies/index.md index a7ccd58f4f..4dd31aecfe 100644 --- a/docs/google-docs/providers/google/metastore/databases_iam_policies/index.md +++ b/docs/google-docs/providers/google/metastore/databases_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/federations/index.md b/docs/google-docs/providers/google/metastore/federations/index.md index 21291527bd..9453eb7c7a 100644 --- a/docs/google-docs/providers/google/metastore/federations/index.md +++ b/docs/google-docs/providers/google/metastore/federations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefederations
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists federations in a project and location. | | | `INSERT` | | Creates a metastore federation in a project and location. | | | `DELETE` | | Deletes a single federation. | +| | `UPDATE` | | Updates the fields of a federation. | | | `EXEC` | | Lists federations in a project and location. | -| | `EXEC` | | Updates the fields of a federation. | diff --git a/docs/google-docs/providers/google/metastore/federations_iam_policies/index.md b/docs/google-docs/providers/google/metastore/federations_iam_policies/index.md index 0eff41709c..41cc59521c 100644 --- a/docs/google-docs/providers/google/metastore/federations_iam_policies/index.md +++ b/docs/google-docs/providers/google/metastore/federations_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefederations_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/index.md b/docs/google-docs/providers/google/metastore/index.md index 5b8d3985a4..7d1b4eedd1 100644 --- a/docs/google-docs/providers/google/metastore/index.md +++ b/docs/google-docs/providers/google/metastore/index.md @@ -34,7 +34,7 @@ The Dataproc Metastore API is used to manage the lifecycle and configuration of TypeService TitleDataproc Metastore API DescriptionThe Dataproc Metastore API is used to manage the lifecycle and configuration of metastore services. -Idmetastore:v24.06.00234 +Idmetastore:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/metastore/locations/index.md b/docs/google-docs/providers/google/metastore/locations/index.md index b8b5b7a53d..c369576330 100644 --- a/docs/google-docs/providers/google/metastore/locations/index.md +++ b/docs/google-docs/providers/google/metastore/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/metadata_imports/index.md b/docs/google-docs/providers/google/metastore/metadata_imports/index.md index 9f848320e3..5f0250010b 100644 --- a/docs/google-docs/providers/google/metastore/metadata_imports/index.md +++ b/docs/google-docs/providers/google/metastore/metadata_imports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemetadata_imports
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets details of a single import. | | | `SELECT` | | Lists imports in a service. | | | `INSERT` | | Creates a new MetadataImport in a given project and location. | +| | `UPDATE` | | Updates a single import. Only the description field of MetadataImport is supported to be updated. | | | `EXEC` | | Lists imports in a service. | -| | `EXEC` | | Updates a single import. Only the description field of MetadataImport is supported to be updated. | diff --git a/docs/google-docs/providers/google/metastore/operations/index.md b/docs/google-docs/providers/google/metastore/operations/index.md index 4bd5223201..bcc400da15 100644 --- a/docs/google-docs/providers/google/metastore/operations/index.md +++ b/docs/google-docs/providers/google/metastore/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/services/index.md b/docs/google-docs/providers/google/metastore/services/index.md index 602e4571ef..c9da67ab34 100644 --- a/docs/google-docs/providers/google/metastore/services/index.md +++ b/docs/google-docs/providers/google/metastore/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields @@ -61,11 +61,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists services in a project and location. | | | `INSERT` | | Creates a metastore service in a project and location. | | | `DELETE` | | Deletes a single service. | +| | `UPDATE` | | Updates the parameters of a single service. | | | `EXEC` | | Lists services in a project and location. | | | `EXEC` | | Alter metadata resource location. The metadata resource can be a database, table, or partition. This functionality only updates the parent directory for the respective metadata resource and does not transfer any existing data to the new location. | | | `EXEC` | | Alter metadata table properties. | | | `EXEC` | | Exports metadata from a service. | | | `EXEC` | | Move a table to another database. | -| | `EXEC` | | Updates the parameters of a single service. | | | `EXEC` | | Query Dataproc Metastore metadata. | | | `EXEC` | | Restores a service from a backup. | diff --git a/docs/google-docs/providers/google/metastore/services_iam_policies/index.md b/docs/google-docs/providers/google/metastore/services_iam_policies/index.md index b2f73dd7d3..1db4dbc69c 100644 --- a/docs/google-docs/providers/google/metastore/services_iam_policies/index.md +++ b/docs/google-docs/providers/google/metastore/services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/metastore/tables_iam_policies/index.md b/docs/google-docs/providers/google/metastore/tables_iam_policies/index.md index ff10d5c0ac..8dfb161ba1 100644 --- a/docs/google-docs/providers/google/metastore/tables_iam_policies/index.md +++ b/docs/google-docs/providers/google/metastore/tables_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametables_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/assets/index.md b/docs/google-docs/providers/google/migrationcenter/assets/index.md index fd224c8dc4..7fd00074a2 100644 --- a/docs/google-docs/providers/google/migrationcenter/assets/index.md +++ b/docs/google-docs/providers/google/migrationcenter/assets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassets
TypeResource
Id
Id
## Fields @@ -46,9 +46,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the details of an asset. | | | `SELECT` | | Lists all the assets in a given project and location. | | | `DELETE` | | Deletes an asset. | +| | `UPDATE` | | Updates the parameters of an asset. | | | `EXEC` | | Lists all the assets in a given project and location. | | | `EXEC` | | Aggregates the requested fields based on provided function. | | | `EXEC` | | Deletes list of Assets. | | | `EXEC` | | Updates the parameters of a list of assets. | -| | `EXEC` | | Updates the parameters of an asset. | | | `EXEC` | | Reports a set of frames. | diff --git a/docs/google-docs/providers/google/migrationcenter/discovery_clients/index.md b/docs/google-docs/providers/google/migrationcenter/discovery_clients/index.md index 703904c1b5..5adee5a01b 100644 --- a/docs/google-docs/providers/google/migrationcenter/discovery_clients/index.md +++ b/docs/google-docs/providers/google/migrationcenter/discovery_clients/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namediscovery_clients
TypeResource
Id
Id
## Fields @@ -52,6 +52,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the discovery clients in a given project and location. | | | `INSERT` | | Creates a new discovery client. | | | `DELETE` | | Deletes a discovery client. | +| | `UPDATE` | | Updates a discovery client. | | | `EXEC` | | Lists all the discovery clients in a given project and location. | -| | `EXEC` | | Updates a discovery client. | | | `EXEC` | | Sends a discovery client heartbeat. Healthy clients are expected to send heartbeats regularly (normally every few minutes). | diff --git a/docs/google-docs/providers/google/migrationcenter/error_frames/index.md b/docs/google-docs/providers/google/migrationcenter/error_frames/index.md index 7804514b33..d4b1256dcd 100644 --- a/docs/google-docs/providers/google/migrationcenter/error_frames/index.md +++ b/docs/google-docs/providers/google/migrationcenter/error_frames/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameerror_frames
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/groups/index.md b/docs/google-docs/providers/google/migrationcenter/groups/index.md index 7ad5e96cf7..536382499b 100644 --- a/docs/google-docs/providers/google/migrationcenter/groups/index.md +++ b/docs/google-docs/providers/google/migrationcenter/groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all groups in a given project and location. | | | `INSERT` | | Creates a new group in a given project and location. | | | `DELETE` | | Deletes a group. | +| | `UPDATE` | | Updates the parameters of a group. | | | `EXEC` | | Lists all groups in a given project and location. | -| | `EXEC` | | Updates the parameters of a group. | diff --git a/docs/google-docs/providers/google/migrationcenter/groups_assets/index.md b/docs/google-docs/providers/google/migrationcenter/groups_assets/index.md index b3ad295045..af08743f94 100644 --- a/docs/google-docs/providers/google/migrationcenter/groups_assets/index.md +++ b/docs/google-docs/providers/google/migrationcenter/groups_assets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups_assets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/import_data_files/index.md b/docs/google-docs/providers/google/migrationcenter/import_data_files/index.md index c095717222..58a2ae591d 100644 --- a/docs/google-docs/providers/google/migrationcenter/import_data_files/index.md +++ b/docs/google-docs/providers/google/migrationcenter/import_data_files/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimport_data_files
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/import_jobs/index.md b/docs/google-docs/providers/google/migrationcenter/import_jobs/index.md index 31202f4259..1aa3fc4b02 100644 --- a/docs/google-docs/providers/google/migrationcenter/import_jobs/index.md +++ b/docs/google-docs/providers/google/migrationcenter/import_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimport_jobs
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all import jobs. | | | `INSERT` | | Creates an import job. | | | `DELETE` | | Deletes an import job. | +| | `UPDATE` | | Updates an import job. | | | `EXEC` | | Lists all import jobs. | -| | `EXEC` | | Updates an import job. | | | `EXEC` | | Runs an import job. | | | `EXEC` | | Validates an import job. | diff --git a/docs/google-docs/providers/google/migrationcenter/index.md b/docs/google-docs/providers/google/migrationcenter/index.md index 87b677660b..ebaf055ca0 100644 --- a/docs/google-docs/providers/google/migrationcenter/index.md +++ b/docs/google-docs/providers/google/migrationcenter/index.md @@ -34,7 +34,7 @@ A unified platform that helps you accelerate your end-to-end cloud journey from TypeService TitleMigration Center API DescriptionA unified platform that helps you accelerate your end-to-end cloud journey from your current on-premises or cloud environments to Google Cloud. -Idmigrationcenter:v24.06.00234 +Idmigrationcenter:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/migrationcenter/locations/index.md b/docs/google-docs/providers/google/migrationcenter/locations/index.md index 4fa658520a..912d910310 100644 --- a/docs/google-docs/providers/google/migrationcenter/locations/index.md +++ b/docs/google-docs/providers/google/migrationcenter/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/operations/index.md b/docs/google-docs/providers/google/migrationcenter/operations/index.md index 258d1b9b45..06b697bb84 100644 --- a/docs/google-docs/providers/google/migrationcenter/operations/index.md +++ b/docs/google-docs/providers/google/migrationcenter/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/preference_sets/index.md b/docs/google-docs/providers/google/migrationcenter/preference_sets/index.md index 4890dfb0dc..9111bc9209 100644 --- a/docs/google-docs/providers/google/migrationcenter/preference_sets/index.md +++ b/docs/google-docs/providers/google/migrationcenter/preference_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepreference_sets
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the preference sets in a given project and location. | | | `INSERT` | | Creates a new preference set in a given project and location. | | | `DELETE` | | Deletes a preference set. | +| | `UPDATE` | | Updates the parameters of a preference set. | | | `EXEC` | | Lists all the preference sets in a given project and location. | -| | `EXEC` | | Updates the parameters of a preference set. | diff --git a/docs/google-docs/providers/google/migrationcenter/report_configs/index.md b/docs/google-docs/providers/google/migrationcenter/report_configs/index.md index a9a60f43c7..407380fe40 100644 --- a/docs/google-docs/providers/google/migrationcenter/report_configs/index.md +++ b/docs/google-docs/providers/google/migrationcenter/report_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereport_configs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/reports/index.md b/docs/google-docs/providers/google/migrationcenter/reports/index.md index 4f79b24e4e..a4df108e14 100644 --- a/docs/google-docs/providers/google/migrationcenter/reports/index.md +++ b/docs/google-docs/providers/google/migrationcenter/reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/settings/index.md b/docs/google-docs/providers/google/migrationcenter/settings/index.md index 29e4507393..1314a7489a 100644 --- a/docs/google-docs/providers/google/migrationcenter/settings/index.md +++ b/docs/google-docs/providers/google/migrationcenter/settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesettings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/migrationcenter/sources/index.md b/docs/google-docs/providers/google/migrationcenter/sources/index.md index e9f5b69ed4..1898558542 100644 --- a/docs/google-docs/providers/google/migrationcenter/sources/index.md +++ b/docs/google-docs/providers/google/migrationcenter/sources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesources
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the sources in a given project and location. | | | `INSERT` | | Creates a new source in a given project and location. | | | `DELETE` | | Deletes a source. | +| | `UPDATE` | | Updates the parameters of a source. | | | `EXEC` | | Lists all the sources in a given project and location. | -| | `EXEC` | | Updates the parameters of a source. | diff --git a/docs/google-docs/providers/google/ml/config/index.md b/docs/google-docs/providers/google/ml/config/index.md index b9b0b45358..9fcbe8fafc 100644 --- a/docs/google-docs/providers/google/ml/config/index.md +++ b/docs/google-docs/providers/google/ml/config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconfig
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/index.md b/docs/google-docs/providers/google/ml/index.md index 00e4fa3e05..7a96de01cd 100644 --- a/docs/google-docs/providers/google/ml/index.md +++ b/docs/google-docs/providers/google/ml/index.md @@ -34,7 +34,7 @@ An API to enable creating and using machine learning models. TypeService TitleAI Platform Training & Prediction API DescriptionAn API to enable creating and using machine learning models. -Idml:v24.06.00234 +Idml:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/ml/jobs/index.md b/docs/google-docs/providers/google/ml/jobs/index.md index 3fbe689c82..16e3c630c9 100644 --- a/docs/google-docs/providers/google/ml/jobs/index.md +++ b/docs/google-docs/providers/google/ml/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields @@ -49,6 +49,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Describes a job. | | | `SELECT` | | Lists the jobs in the project. If there are no jobs that match the request parameters, the list request returns an empty response body: {}. | | | `INSERT` | | Creates a training or a batch prediction job. | +| | `UPDATE` | | Updates a specific job resource. Currently the only supported fields to update are `labels`. | | | `EXEC` | | Lists the jobs in the project. If there are no jobs that match the request parameters, the list request returns an empty response body: {}. | | | `EXEC` | | Cancels a running job. | -| | `EXEC` | | Updates a specific job resource. Currently the only supported fields to update are `labels`. | diff --git a/docs/google-docs/providers/google/ml/jobs_iam_policies/index.md b/docs/google-docs/providers/google/ml/jobs_iam_policies/index.md index e26ec23ed8..db52105023 100644 --- a/docs/google-docs/providers/google/ml/jobs_iam_policies/index.md +++ b/docs/google-docs/providers/google/ml/jobs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/locations/index.md b/docs/google-docs/providers/google/ml/locations/index.md index e19d86f028..ef80cadda1 100644 --- a/docs/google-docs/providers/google/ml/locations/index.md +++ b/docs/google-docs/providers/google/ml/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/models/index.md b/docs/google-docs/providers/google/ml/models/index.md index 73a2476293..978bdccf77 100644 --- a/docs/google-docs/providers/google/ml/models/index.md +++ b/docs/google-docs/providers/google/ml/models/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the models in a project. Each project can contain multiple models, and each model can have multiple versions. If there are no models that match the request parameters, the list request returns an empty response body: {}. | | | `INSERT` | | Creates a model which will later contain one or more versions. You must add at least one version before you can request predictions from the model. Add versions by calling projects.models.versions.create. | | | `DELETE` | | Deletes a model. You can only delete a model if there are no versions in it. You can delete versions by calling projects.models.versions.delete. | +| | `UPDATE` | | Updates a specific model resource. Currently the only supported fields to update are `description` and `default_version.name`. | | | `EXEC` | | Lists the models in a project. Each project can contain multiple models, and each model can have multiple versions. If there are no models that match the request parameters, the list request returns an empty response body: {}. | -| | `EXEC` | | Updates a specific model resource. Currently the only supported fields to update are `description` and `default_version.name`. | diff --git a/docs/google-docs/providers/google/ml/models_iam_policies/index.md b/docs/google-docs/providers/google/ml/models_iam_policies/index.md index 397a14f3c4..0d994fd28f 100644 --- a/docs/google-docs/providers/google/ml/models_iam_policies/index.md +++ b/docs/google-docs/providers/google/ml/models_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/operations/index.md b/docs/google-docs/providers/google/ml/operations/index.md index 15a090dfae..654b8602a0 100644 --- a/docs/google-docs/providers/google/ml/operations/index.md +++ b/docs/google-docs/providers/google/ml/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/projects/index.md b/docs/google-docs/providers/google/ml/projects/index.md index 0d8a27ecd4..bc2195e3f0 100644 --- a/docs/google-docs/providers/google/ml/projects/index.md +++ b/docs/google-docs/providers/google/ml/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/studies/index.md b/docs/google-docs/providers/google/ml/studies/index.md index b4abaa80d4..eced3695d3 100644 --- a/docs/google-docs/providers/google/ml/studies/index.md +++ b/docs/google-docs/providers/google/ml/studies/index.md @@ -24,10 +24,17 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestudies
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Output only. The name of a study. | +| | `string` | Output only. Time at which the study was created. | +| | `string` | Output only. A human readable reason why the Study is inactive. This should be empty if a study is ACTIVE or COMPLETED. | +| | `string` | Output only. The detailed state of a study. | +| | `object` | Represents configuration of a study. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/ml/trials/index.md b/docs/google-docs/providers/google/ml/trials/index.md index d544440b45..cd198648c9 100644 --- a/docs/google-docs/providers/google/ml/trials/index.md +++ b/docs/google-docs/providers/google/ml/trials/index.md @@ -24,10 +24,22 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrials
TypeResource
Id
Id
## Fields +| Name | Datatype | Description | +|:-----|:---------|:------------| +| | `string` | Output only. Name of the trial assigned by the service. | +| | `string` | Output only. The identifier of the client that originally requested this trial. | +| | `string` | Output only. Time at which the trial's status changed to COMPLETED. | +| | `object` | A message representing a measurement. | +| | `string` | Output only. A human readable string describing why the trial is infeasible. This should only be set if trial_infeasible is true. | +| | `array` | A list of measurements that are strictly lexicographically ordered by their induced tuples (steps, elapsed_time). These are used for early stopping computations. | +| | `array` | The parameters of the trial. | +| | `string` | Output only. Time at which the trial was started. | +| | `string` | The detailed state of a trial. | +| | `boolean` | Output only. If true, the parameters in this trial are not attempted again. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| diff --git a/docs/google-docs/providers/google/ml/trials_measurement/index.md b/docs/google-docs/providers/google/ml/trials_measurement/index.md index 7a63c2208b..344a2a25c0 100644 --- a/docs/google-docs/providers/google/ml/trials_measurement/index.md +++ b/docs/google-docs/providers/google/ml/trials_measurement/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrials_measurement
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/trials_optimal_trials/index.md b/docs/google-docs/providers/google/ml/trials_optimal_trials/index.md index 5dd2c8361b..f0ce0f35e5 100644 --- a/docs/google-docs/providers/google/ml/trials_optimal_trials/index.md +++ b/docs/google-docs/providers/google/ml/trials_optimal_trials/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametrials_optimal_trials
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ml/versions/index.md b/docs/google-docs/providers/google/ml/versions/index.md index d6f273dd20..08276bf962 100644 --- a/docs/google-docs/providers/google/ml/versions/index.md +++ b/docs/google-docs/providers/google/ml/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields @@ -63,6 +63,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets basic information about all the versions of a model. If you expect that a model has many versions, or if you need to handle only a limited number of results at a time, you can request that the list be retrieved in batches (called pages). If there are no versions that match the request parameters, the list request returns an empty response body: {}. | | | `INSERT` | | Creates a new version of a model from a trained TensorFlow model. If the version created in the cloud by this call is the first deployed version of the specified model, it will be made the default version of the model. When you add a version to a model that already has one or more versions, the default version does not automatically change. If you want a new version to be the default, you must call projects.models.versions.setDefault. | | | `DELETE` | | Deletes a model version. Each model can have multiple versions deployed and in use at any given time. Use this method to remove a single version. Note: You cannot delete the version that is set as the default version of the model unless it is the only remaining version. | +| | `UPDATE` | | Updates the specified Version resource. Currently the only update-able fields are `description`, `requestLoggingConfig`, `autoScaling.minNodes`, and `manualScaling.nodes`. | | | `EXEC` | | Gets basic information about all the versions of a model. If you expect that a model has many versions, or if you need to handle only a limited number of results at a time, you can request that the list be retrieved in batches (called pages). If there are no versions that match the request parameters, the list request returns an empty response body: {}. | -| | `EXEC` | | Updates the specified Version resource. Currently the only update-able fields are `description`, `requestLoggingConfig`, `autoScaling.minNodes`, and `manualScaling.nodes`. | | | `EXEC` | | Designates a version to be the default for the model. The default version is used for prediction requests made against the model that don't specify a version. The first version to be created for a model is automatically set as the default. You must make any subsequent changes to the default version setting manually using this method. | diff --git a/docs/google-docs/providers/google/monitoring/alert_policies/index.md b/docs/google-docs/providers/google/monitoring/alert_policies/index.md index 7a2fca48d5..538a0b2f6f 100644 --- a/docs/google-docs/providers/google/monitoring/alert_policies/index.md +++ b/docs/google-docs/providers/google/monitoring/alert_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namealert_policies
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the existing alerting policies for the workspace. | | | `INSERT` | | Creates a new alerting policy.Design your application to single-thread API calls that modify the state of alerting policies in a single project. This includes calls to CreateAlertPolicy, DeleteAlertPolicy and UpdateAlertPolicy. | | | `DELETE` | | Deletes an alerting policy.Design your application to single-thread API calls that modify the state of alerting policies in a single project. This includes calls to CreateAlertPolicy, DeleteAlertPolicy and UpdateAlertPolicy. | +| | `UPDATE` | | Updates an alerting policy. You can either replace the entire policy with a new one or replace only certain fields in the current alerting policy by specifying the fields to be updated via updateMask. Returns the updated alerting policy.Design your application to single-thread API calls that modify the state of alerting policies in a single project. This includes calls to CreateAlertPolicy, DeleteAlertPolicy and UpdateAlertPolicy. | | | `EXEC` | | Lists the existing alerting policies for the workspace. | -| | `EXEC` | | Updates an alerting policy. You can either replace the entire policy with a new one or replace only certain fields in the current alerting policy by specifying the fields to be updated via updateMask. Returns the updated alerting policy.Design your application to single-thread API calls that modify the state of alerting policies in a single project. This includes calls to CreateAlertPolicy, DeleteAlertPolicy and UpdateAlertPolicy. | diff --git a/docs/google-docs/providers/google/monitoring/collectd_time_series/index.md b/docs/google-docs/providers/google/monitoring/collectd_time_series/index.md index eed3d9e6a2..7a4d0bd8c3 100644 --- a/docs/google-docs/providers/google/monitoring/collectd_time_series/index.md +++ b/docs/google-docs/providers/google/monitoring/collectd_time_series/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecollectd_time_series
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/groups/index.md b/docs/google-docs/providers/google/monitoring/groups/index.md index fd6a6bda1e..fa2f5143ba 100644 --- a/docs/google-docs/providers/google/monitoring/groups/index.md +++ b/docs/google-docs/providers/google/monitoring/groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the existing groups. | | | `INSERT` | | Creates a new group. | | | `DELETE` | | Deletes an existing group. | +| | `UPDATE` | | Updates an existing group. You can change any group attributes except name. | | | `EXEC` | | Lists the existing groups. | -| | `EXEC` | | Updates an existing group. You can change any group attributes except name. | diff --git a/docs/google-docs/providers/google/monitoring/index.md b/docs/google-docs/providers/google/monitoring/index.md index 9faff8bc41..0261fd25fb 100644 --- a/docs/google-docs/providers/google/monitoring/index.md +++ b/docs/google-docs/providers/google/monitoring/index.md @@ -34,7 +34,7 @@ Manages your Cloud Monitoring data and configurations. TypeService TitleCloud Monitoring API DescriptionManages your Cloud Monitoring data and configurations. -Idmonitoring:v24.06.00234 +Idmonitoring:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/monitoring/members/index.md b/docs/google-docs/providers/google/monitoring/members/index.md index 38cf508f9b..b9bdaf088b 100644 --- a/docs/google-docs/providers/google/monitoring/members/index.md +++ b/docs/google-docs/providers/google/monitoring/members/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemembers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/metric_descriptors/index.md b/docs/google-docs/providers/google/monitoring/metric_descriptors/index.md index de710a997e..fd45675e75 100644 --- a/docs/google-docs/providers/google/monitoring/metric_descriptors/index.md +++ b/docs/google-docs/providers/google/monitoring/metric_descriptors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemetric_descriptors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/monitored_resource_descriptors/index.md b/docs/google-docs/providers/google/monitoring/monitored_resource_descriptors/index.md index 8e635062f1..4cceda20af 100644 --- a/docs/google-docs/providers/google/monitoring/monitored_resource_descriptors/index.md +++ b/docs/google-docs/providers/google/monitoring/monitored_resource_descriptors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemonitored_resource_descriptors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/notification_channel_descriptors/index.md b/docs/google-docs/providers/google/monitoring/notification_channel_descriptors/index.md index b19bd80abe..14053f8879 100644 --- a/docs/google-docs/providers/google/monitoring/notification_channel_descriptors/index.md +++ b/docs/google-docs/providers/google/monitoring/notification_channel_descriptors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotification_channel_descriptors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/notification_channels/index.md b/docs/google-docs/providers/google/monitoring/notification_channels/index.md index a6cb8ebe8a..f60a9357e6 100644 --- a/docs/google-docs/providers/google/monitoring/notification_channels/index.md +++ b/docs/google-docs/providers/google/monitoring/notification_channels/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotification_channels
TypeResource
Id
Id
## Fields @@ -47,7 +47,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the notification channels that have been created for the project. To list the types of notification channels that are supported, use the ListNotificationChannelDescriptors method. | | | `INSERT` | | Creates a new notification channel, representing a single notification endpoint such as an email address, SMS number, or PagerDuty service.Design your application to single-thread API calls that modify the state of notification channels in a single project. This includes calls to CreateNotificationChannel, DeleteNotificationChannel and UpdateNotificationChannel. | | | `DELETE` | | Deletes a notification channel.Design your application to single-thread API calls that modify the state of notification channels in a single project. This includes calls to CreateNotificationChannel, DeleteNotificationChannel and UpdateNotificationChannel. | +| | `UPDATE` | | Updates a notification channel. Fields not specified in the field mask remain unchanged.Design your application to single-thread API calls that modify the state of notification channels in a single project. This includes calls to CreateNotificationChannel, DeleteNotificationChannel and UpdateNotificationChannel. | | | `EXEC` | | Lists the notification channels that have been created for the project. To list the types of notification channels that are supported, use the ListNotificationChannelDescriptors method. | -| | `EXEC` | | Updates a notification channel. Fields not specified in the field mask remain unchanged.Design your application to single-thread API calls that modify the state of notification channels in a single project. This includes calls to CreateNotificationChannel, DeleteNotificationChannel and UpdateNotificationChannel. | | | `EXEC` | | Causes a verification code to be delivered to the channel. The code can then be supplied in VerifyNotificationChannel to verify the channel. | | | `EXEC` | | Verifies a NotificationChannel by proving receipt of the code delivered to the channel as a result of calling SendNotificationChannelVerificationCode. | diff --git a/docs/google-docs/providers/google/monitoring/notification_channels_verification_code/index.md b/docs/google-docs/providers/google/monitoring/notification_channels_verification_code/index.md index 2166ad917c..7bfa5f3114 100644 --- a/docs/google-docs/providers/google/monitoring/notification_channels_verification_code/index.md +++ b/docs/google-docs/providers/google/monitoring/notification_channels_verification_code/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotification_channels_verification_code
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/service_level_objectives/index.md b/docs/google-docs/providers/google/monitoring/service_level_objectives/index.md index aa37f8845a..6bcdf2ad8a 100644 --- a/docs/google-docs/providers/google/monitoring/service_level_objectives/index.md +++ b/docs/google-docs/providers/google/monitoring/service_level_objectives/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_level_objectives
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List the ServiceLevelObjectives for the given Service. | | | `INSERT` | | Create a ServiceLevelObjective for the given Service. | | | `DELETE` | | Delete the given ServiceLevelObjective. | +| | `UPDATE` | | Update the given ServiceLevelObjective. | | | `EXEC` | | List the ServiceLevelObjectives for the given Service. | -| | `EXEC` | | Update the given ServiceLevelObjective. | diff --git a/docs/google-docs/providers/google/monitoring/services/index.md b/docs/google-docs/providers/google/monitoring/services/index.md index a083e87fa3..787e4d3cf4 100644 --- a/docs/google-docs/providers/google/monitoring/services/index.md +++ b/docs/google-docs/providers/google/monitoring/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/snoozes/index.md b/docs/google-docs/providers/google/monitoring/snoozes/index.md index 4c5c79df3c..816e75a4d6 100644 --- a/docs/google-docs/providers/google/monitoring/snoozes/index.md +++ b/docs/google-docs/providers/google/monitoring/snoozes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnoozes
TypeResource
Id
Id
## Fields @@ -40,5 +40,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a Snooze by name. | | | `SELECT` | | Lists the Snoozes associated with a project. Can optionally pass in filter, which specifies predicates to match Snoozes. | | | `INSERT` | | Creates a Snooze that will prevent alerts, which match the provided criteria, from being opened. The Snooze applies for a specific time interval. | +| | `UPDATE` | | Updates a Snooze, identified by its name, with the parameters in the given Snooze object. | | | `EXEC` | | Lists the Snoozes associated with a project. Can optionally pass in filter, which specifies predicates to match Snoozes. | -| | `EXEC` | | Updates a Snooze, identified by its name, with the parameters in the given Snooze object. | diff --git a/docs/google-docs/providers/google/monitoring/time_series/index.md b/docs/google-docs/providers/google/monitoring/time_series/index.md index 059a48ff03..b794b279bd 100644 --- a/docs/google-docs/providers/google/monitoring/time_series/index.md +++ b/docs/google-docs/providers/google/monitoring/time_series/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametime_series
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/time_series_service/index.md b/docs/google-docs/providers/google/monitoring/time_series_service/index.md index 01337b9cec..114813e6d9 100644 --- a/docs/google-docs/providers/google/monitoring/time_series_service/index.md +++ b/docs/google-docs/providers/google/monitoring/time_series_service/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametime_series_service
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/monitoring/uptime_check_configs/index.md b/docs/google-docs/providers/google/monitoring/uptime_check_configs/index.md index ef43379d99..50d336e85e 100644 --- a/docs/google-docs/providers/google/monitoring/uptime_check_configs/index.md +++ b/docs/google-docs/providers/google/monitoring/uptime_check_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuptime_check_configs
TypeResource
Id
Id
## Fields @@ -52,5 +52,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations). | | | `INSERT` | | Creates a new Uptime check configuration. | | | `DELETE` | | Deletes an Uptime check configuration. Note that this method will fail if the Uptime check configuration is referenced by an alert policy or other dependent configs that would be rendered invalid by the deletion. | +| | `UPDATE` | | Updates an Uptime check configuration. You can either replace the entire configuration with a new one or replace only certain fields in the current configuration by specifying the fields to be updated via updateMask. Returns the updated configuration. | | | `EXEC` | | Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations). | -| | `EXEC` | | Updates an Uptime check configuration. You can either replace the entire configuration with a new one or replace only certain fields in the current configuration by specifying the fields to be updated via updateMask. Returns the updated configuration. | diff --git a/docs/google-docs/providers/google/monitoring/uptime_check_ips/index.md b/docs/google-docs/providers/google/monitoring/uptime_check_ips/index.md index 174ddb83fd..deabf52db9 100644 --- a/docs/google-docs/providers/google/monitoring/uptime_check_ips/index.md +++ b/docs/google-docs/providers/google/monitoring/uptime_check_ips/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuptime_check_ips
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/groups/index.md b/docs/google-docs/providers/google/networkconnectivity/groups/index.md index cb9cd25276..2ae93de941 100644 --- a/docs/google-docs/providers/google/networkconnectivity/groups/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets details about a Network Connectivity Center group. | | | `SELECT` | | Lists groups in a given hub. | +| | `UPDATE` | | Updates the parameters of a Network Connectivity Center group. | | | `EXEC` | | Lists groups in a given hub. | -| | `EXEC` | | Updates the parameters of a Network Connectivity Center group. | diff --git a/docs/google-docs/providers/google/networkconnectivity/groups_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/groups_iam_policies/index.md index d8e4377981..480bee68a0 100644 --- a/docs/google-docs/providers/google/networkconnectivity/groups_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/groups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/hubs/index.md b/docs/google-docs/providers/google/networkconnectivity/hubs/index.md index 9bc54a2629..b3c27674e1 100644 --- a/docs/google-docs/providers/google/networkconnectivity/hubs/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/hubs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehubs
TypeResource
Id
Id
## Fields @@ -50,7 +50,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Network Connectivity Center hubs associated with a given project. | | | `INSERT` | | Creates a new Network Connectivity Center hub in the specified project. | | | `DELETE` | | Deletes a Network Connectivity Center hub. | +| | `UPDATE` | | Updates the description and/or labels of a Network Connectivity Center hub. | | | `EXEC` | | Lists the Network Connectivity Center hubs associated with a given project. | | | `EXEC` | | Accepts a proposal to attach a Network Connectivity Center spoke to a hub. | -| | `EXEC` | | Updates the description and/or labels of a Network Connectivity Center hub. | | | `EXEC` | | Rejects a Network Connectivity Center spoke from being attached to a hub. If the spoke was previously in the `ACTIVE` state, it transitions to the `INACTIVE` state and is no longer able to connect to other spokes that are attached to the hub. | diff --git a/docs/google-docs/providers/google/networkconnectivity/hubs_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/hubs_iam_policies/index.md index cbb84ed150..b229ceb4f5 100644 --- a/docs/google-docs/providers/google/networkconnectivity/hubs_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/hubs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehubs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/index.md b/docs/google-docs/providers/google/networkconnectivity/index.md index 2b91632e47..7e3874f5a4 100644 --- a/docs/google-docs/providers/google/networkconnectivity/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/index.md @@ -34,7 +34,7 @@ This API enables connectivity with and between Google Cloud resources. TypeService TitleNetwork Connectivity API DescriptionThis API enables connectivity with and between Google Cloud resources. -Idnetworkconnectivity:v24.06.00234 +Idnetworkconnectivity:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/networkconnectivity/internal_ranges/index.md b/docs/google-docs/providers/google/networkconnectivity/internal_ranges/index.md index 6ae00089eb..6be5b2508e 100644 --- a/docs/google-docs/providers/google/networkconnectivity/internal_ranges/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/internal_ranges/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinternal_ranges
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists internal ranges in a given project and location. | | | `INSERT` | | Creates a new internal range in a given project and location. | | | `DELETE` | | Deletes a single internal range. | +| | `UPDATE` | | Updates the parameters of a single internal range. | | | `EXEC` | | Lists internal ranges in a given project and location. | -| | `EXEC` | | Updates the parameters of a single internal range. | diff --git a/docs/google-docs/providers/google/networkconnectivity/locations/index.md b/docs/google-docs/providers/google/networkconnectivity/locations/index.md index 84771d28f6..b271b8fd1a 100644 --- a/docs/google-docs/providers/google/networkconnectivity/locations/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/operations/index.md b/docs/google-docs/providers/google/networkconnectivity/operations/index.md index 41467d6049..c0fc0d41ac 100644 --- a/docs/google-docs/providers/google/networkconnectivity/operations/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/policy_based_routes/index.md b/docs/google-docs/providers/google/networkconnectivity/policy_based_routes/index.md index d1846c1536..f6f9fd3baf 100644 --- a/docs/google-docs/providers/google/networkconnectivity/policy_based_routes/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/policy_based_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicy_based_routes
TypeResource
Id
Id
## Fields @@ -43,7 +43,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `integer` | Optional. The priority of this policy-based route. Priority is used to break ties in cases where there are more than one matching policy-based routes found. In cases where multiple policy-based routes are matched, the one with the lowest-numbered priority value wins. The default value is 1000. The priority value must be from 1 to 65535, inclusive. | | | `string` | Output only. Server-defined fully-qualified URL for this resource. | | | `string` | Output only. Time when the policy-based route was updated. | -| | `object` | VM instances to which this policy-based route applies to. | +| | `object` | VM instances that this policy-based route applies to. | | | `array` | Output only. If potential misconfigurations are detected for this route, this field will be populated with warning messages. | ## Methods | Name | Accessible by | Required Params | Description | diff --git a/docs/google-docs/providers/google/networkconnectivity/policy_based_routes_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/policy_based_routes_iam_policies/index.md index b9486a7243..785ab97db3 100644 --- a/docs/google-docs/providers/google/networkconnectivity/policy_based_routes_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/policy_based_routes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicy_based_routes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/regional_endpoints/index.md b/docs/google-docs/providers/google/networkconnectivity/regional_endpoints/index.md index 692f3faa14..9f0c499e51 100644 --- a/docs/google-docs/providers/google/networkconnectivity/regional_endpoints/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/regional_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameregional_endpoints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/route_tables/index.md b/docs/google-docs/providers/google/networkconnectivity/route_tables/index.md index d005d7ca10..43673ec93c 100644 --- a/docs/google-docs/providers/google/networkconnectivity/route_tables/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/route_tables/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameroute_tables
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/routes/index.md b/docs/google-docs/providers/google/networkconnectivity/routes/index.md index 3923410d6b..023f838b47 100644 --- a/docs/google-docs/providers/google/networkconnectivity/routes/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameroutes
TypeResource
Id
Id
## Fields @@ -36,7 +36,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `string` | The destination IP address range. | | | `object` | Optional labels in key-value pair format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements). | | | `string` | Output only. The origin location of the route. Uses the following form: "projects/{project}/locations/{location}" Example: projects/1234/locations/us-central1 | +| | `object` | A route next hop that leads to an interconnect attachment resource. | +| | `object` | A route next hop that leads to a Router appliance instance. | | | `object` | | +| | `object` | A route next hop that leads to a VPN tunnel resource. | +| | `string` | Output only. The priority of this route. Priority is used to break ties in cases where a destination matches more than one route. In these cases the route with the lowest-numbered priority value wins. | | | `string` | Immutable. The spoke that this route leads to. Example: projects/12345/locations/global/spokes/SPOKE | | | `string` | Output only. The current lifecycle state of the route. | | | `string` | Output only. The route's type. Its type is determined by the properties of its IP address range. | diff --git a/docs/google-docs/providers/google/networkconnectivity/service_classes/index.md b/docs/google-docs/providers/google/networkconnectivity/service_classes/index.md index d3e689d6d0..e55ebb2c59 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_classes/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_classes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_classes
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets details of a single ServiceClass. | | | `SELECT` | | Lists ServiceClasses in a given project and location. | | | `DELETE` | | Deletes a single ServiceClass. | +| | `UPDATE` | | Updates the parameters of a single ServiceClass. | | | `EXEC` | | Lists ServiceClasses in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ServiceClass. | diff --git a/docs/google-docs/providers/google/networkconnectivity/service_classes_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/service_classes_iam_policies/index.md index 340af4bc59..ae60834938 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_classes_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_classes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_classes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/service_connection_maps/index.md b/docs/google-docs/providers/google/networkconnectivity/service_connection_maps/index.md index cde9b310a1..93d7b60588 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_connection_maps/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_connection_maps/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_connection_maps
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ServiceConnectionMaps in a given project and location. | | | `INSERT` | | Creates a new ServiceConnectionMap in a given project and location. | | | `DELETE` | | Deletes a single ServiceConnectionMap. | +| | `UPDATE` | | Updates the parameters of a single ServiceConnectionMap. | | | `EXEC` | | Lists ServiceConnectionMaps in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ServiceConnectionMap. | diff --git a/docs/google-docs/providers/google/networkconnectivity/service_connection_maps_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/service_connection_maps_iam_policies/index.md index e168574c20..e079d7aba7 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_connection_maps_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_connection_maps_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_connection_maps_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/service_connection_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/service_connection_policies/index.md index 5d3cf65e60..0a4bf6bac0 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_connection_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_connection_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_connection_policies
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ServiceConnectionPolicies in a given project and location. | | | `INSERT` | | Creates a new ServiceConnectionPolicy in a given project and location. | | | `DELETE` | | Deletes a single ServiceConnectionPolicy. | +| | `UPDATE` | | Updates the parameters of a single ServiceConnectionPolicy. | | | `EXEC` | | Lists ServiceConnectionPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ServiceConnectionPolicy. | diff --git a/docs/google-docs/providers/google/networkconnectivity/service_connection_policies_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/service_connection_policies_iam_policies/index.md index fca98491f4..1a7db3ce87 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_connection_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_connection_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_connection_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/service_connection_tokens/index.md b/docs/google-docs/providers/google/networkconnectivity/service_connection_tokens/index.md index 0f65aebfd3..be4494ed16 100644 --- a/docs/google-docs/providers/google/networkconnectivity/service_connection_tokens/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/service_connection_tokens/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_connection_tokens
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkconnectivity/spokes/index.md b/docs/google-docs/providers/google/networkconnectivity/spokes/index.md index dcefe237b2..25c6412f03 100644 --- a/docs/google-docs/providers/google/networkconnectivity/spokes/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/spokes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespokes
TypeResource
Id
Id
## Fields @@ -53,6 +53,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the Network Connectivity Center spokes associated with a specified hub and location. The list includes both spokes that are attached to the hub and spokes that have been proposed but not yet accepted. | | | `INSERT` | | Creates a Network Connectivity Center spoke. | | | `DELETE` | | Deletes a Network Connectivity Center spoke. | +| | `UPDATE` | | Updates the parameters of a Network Connectivity Center spoke. | | | `EXEC` | | Lists the Network Connectivity Center spokes in a specified project and location. | | | `EXEC` | | Lists the Network Connectivity Center spokes associated with a specified hub and location. The list includes both spokes that are attached to the hub and spokes that have been proposed but not yet accepted. | -| | `EXEC` | | Updates the parameters of a Network Connectivity Center spoke. | diff --git a/docs/google-docs/providers/google/networkconnectivity/spokes_iam_policies/index.md b/docs/google-docs/providers/google/networkconnectivity/spokes_iam_policies/index.md index 78a6ceeb3d..9ec78888c0 100644 --- a/docs/google-docs/providers/google/networkconnectivity/spokes_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkconnectivity/spokes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespokes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkmanagement/connectivity_tests/index.md b/docs/google-docs/providers/google/networkmanagement/connectivity_tests/index.md index 23f7db16d3..04fb1b5c58 100644 --- a/docs/google-docs/providers/google/networkmanagement/connectivity_tests/index.md +++ b/docs/google-docs/providers/google/networkmanagement/connectivity_tests/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnectivity_tests
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all Connectivity Tests owned by a project. | | | `INSERT` | | Creates a new Connectivity Test. After you create a test, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. If the endpoint specifications in `ConnectivityTest` are invalid (for example, containing non-existent resources in the network, or you don't have read permissions to the network configurations of listed projects), then the reachability result returns a value of `UNKNOWN`. If the endpoint specifications in `ConnectivityTest` are incomplete, the reachability result returns a value of AMBIGUOUS. For more information, see the Connectivity Test documentation. | | | `DELETE` | | Deletes a specific `ConnectivityTest`. | +| | `UPDATE` | | Updates the configuration of an existing `ConnectivityTest`. After you update a test, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. The Reachability state in the test resource is updated with the new result. If the endpoint specifications in `ConnectivityTest` are invalid (for example, they contain non-existent resources in the network, or the user does not have read permissions to the network configurations of listed projects), then the reachability result returns a value of UNKNOWN. If the endpoint specifications in `ConnectivityTest` are incomplete, the reachability result returns a value of `AMBIGUOUS`. See the documentation in `ConnectivityTest` for more details. | | | `EXEC` | | Lists all Connectivity Tests owned by a project. | -| | `EXEC` | | Updates the configuration of an existing `ConnectivityTest`. After you update a test, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. The Reachability state in the test resource is updated with the new result. If the endpoint specifications in `ConnectivityTest` are invalid (for example, they contain non-existent resources in the network, or the user does not have read permissions to the network configurations of listed projects), then the reachability result returns a value of UNKNOWN. If the endpoint specifications in `ConnectivityTest` are incomplete, the reachability result returns a value of `AMBIGUOUS`. See the documentation in `ConnectivityTest` for more details. | | | `EXEC` | | Rerun an existing `ConnectivityTest`. After the user triggers the rerun, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. Even though the test configuration remains the same, the reachability result may change due to underlying network configuration changes. If the endpoint specifications in `ConnectivityTest` become invalid (for example, specified resources are deleted in the network, or you lost read permissions to the network configurations of listed projects), then the reachability result returns a value of `UNKNOWN`. | diff --git a/docs/google-docs/providers/google/networkmanagement/connectivity_tests_iam_policies/index.md b/docs/google-docs/providers/google/networkmanagement/connectivity_tests_iam_policies/index.md index 2a0b86f1e8..6e57c1cdd2 100644 --- a/docs/google-docs/providers/google/networkmanagement/connectivity_tests_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkmanagement/connectivity_tests_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnectivity_tests_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkmanagement/index.md b/docs/google-docs/providers/google/networkmanagement/index.md index 79aa5be647..a0ba04e086 100644 --- a/docs/google-docs/providers/google/networkmanagement/index.md +++ b/docs/google-docs/providers/google/networkmanagement/index.md @@ -34,7 +34,7 @@ The Network Management API provides a collection of network performance monitori TypeService TitleNetwork Management API DescriptionThe Network Management API provides a collection of network performance monitoring and diagnostic capabilities. -Idnetworkmanagement:v24.06.00234 +Idnetworkmanagement:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/networkmanagement/locations/index.md b/docs/google-docs/providers/google/networkmanagement/locations/index.md index d59c19ee4e..b1e4b2ec34 100644 --- a/docs/google-docs/providers/google/networkmanagement/locations/index.md +++ b/docs/google-docs/providers/google/networkmanagement/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkmanagement/operations/index.md b/docs/google-docs/providers/google/networkmanagement/operations/index.md index 3b075ddd5e..4f1e3611e0 100644 --- a/docs/google-docs/providers/google/networkmanagement/operations/index.md +++ b/docs/google-docs/providers/google/networkmanagement/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/address_groups/index.md b/docs/google-docs/providers/google/networksecurity/address_groups/index.md index df313e34f1..1f72a93f4f 100644 --- a/docs/google-docs/providers/google/networksecurity/address_groups/index.md +++ b/docs/google-docs/providers/google/networksecurity/address_groups/index.md @@ -24,21 +24,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddress_groups
TypeResource
Id
Id
## Fields -| Name | Datatype | Description | -|:-----|:---------|:------------| -| | `string` | Required. Name of the AddressGroup resource. It matches pattern `projects/*/locations/{location}/addressGroups/`. | -| | `string` | Optional. Free-text description of the resource. | -| | `integer` | Required. Capacity of the Address Group | -| | `string` | Output only. The timestamp when the resource was created. | -| | `array` | Optional. List of items. | -| | `object` | Optional. Set of label tags associated with the AddressGroup resource. | -| | `string` | Output only. Server-defined fully-qualified URL for this resource. | -| | `string` | Required. The type of the Address Group. Possible values are "IPv4" or "IPV6". | -| | `string` | Output only. The timestamp when the resource was updated. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -50,9 +39,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new address group in a given project and location. | | | `DELETE` | | Deletes an address group. | | | `DELETE` | | Deletes a single address group. | +| | `UPDATE` | | Updates parameters of an address group. | +| | `UPDATE` | | Updates the parameters of a single address group. | | | `EXEC` | | Lists address groups in a given project and location. | | | `EXEC` | | Lists address groups in a given project and location. | | | `EXEC` | | Clones items from one address group to another. | -| | `EXEC` | | Updates parameters of an address group. | | | `EXEC` | | Clones items from one address group to another. | -| | `EXEC` | | Updates the parameters of a single address group. | diff --git a/docs/google-docs/providers/google/networksecurity/address_groups_iam_policies/index.md b/docs/google-docs/providers/google/networksecurity/address_groups_iam_policies/index.md index 7bcb4f8a2d..04b9c609c9 100644 --- a/docs/google-docs/providers/google/networksecurity/address_groups_iam_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/address_groups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddress_groups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/address_groups_items/index.md b/docs/google-docs/providers/google/networksecurity/address_groups_items/index.md index abf7d9b082..c8812255de 100644 --- a/docs/google-docs/providers/google/networksecurity/address_groups_items/index.md +++ b/docs/google-docs/providers/google/networksecurity/address_groups_items/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddress_groups_items
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/address_groups_references/index.md b/docs/google-docs/providers/google/networksecurity/address_groups_references/index.md index aad2073828..9e4e17dc2a 100644 --- a/docs/google-docs/providers/google/networksecurity/address_groups_references/index.md +++ b/docs/google-docs/providers/google/networksecurity/address_groups_references/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaddress_groups_references
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/authorization_policies/index.md b/docs/google-docs/providers/google/networksecurity/authorization_policies/index.md index be7de744a2..4f5cd29a2b 100644 --- a/docs/google-docs/providers/google/networksecurity/authorization_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/authorization_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorization_policies
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists AuthorizationPolicies in a given project and location. | | | `INSERT` | | Creates a new AuthorizationPolicy in a given project and location. | | | `DELETE` | | Deletes a single AuthorizationPolicy. | +| | `UPDATE` | | Updates the parameters of a single AuthorizationPolicy. | | | `EXEC` | | Lists AuthorizationPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single AuthorizationPolicy. | diff --git a/docs/google-docs/providers/google/networksecurity/authorization_policies_iam_policies/index.md b/docs/google-docs/providers/google/networksecurity/authorization_policies_iam_policies/index.md index 1d11601726..a0323c4842 100644 --- a/docs/google-docs/providers/google/networksecurity/authorization_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/authorization_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameauthorization_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/client_tls_policies/index.md b/docs/google-docs/providers/google/networksecurity/client_tls_policies/index.md index df97bac5d0..936ea81822 100644 --- a/docs/google-docs/providers/google/networksecurity/client_tls_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/client_tls_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclient_tls_policies
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ClientTlsPolicies in a given project and location. | | | `INSERT` | | Creates a new ClientTlsPolicy in a given project and location. | | | `DELETE` | | Deletes a single ClientTlsPolicy. | +| | `UPDATE` | | Updates the parameters of a single ClientTlsPolicy. | | | `EXEC` | | Lists ClientTlsPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ClientTlsPolicy. | diff --git a/docs/google-docs/providers/google/networksecurity/client_tls_policies_iam_policies/index.md b/docs/google-docs/providers/google/networksecurity/client_tls_policies_iam_policies/index.md index c1ff0a4a92..879c7f28a1 100644 --- a/docs/google-docs/providers/google/networksecurity/client_tls_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/client_tls_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclient_tls_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/firewall_endpoint_associations/index.md b/docs/google-docs/providers/google/networksecurity/firewall_endpoint_associations/index.md index 53eab51f3e..a5033a7d3c 100644 --- a/docs/google-docs/providers/google/networksecurity/firewall_endpoint_associations/index.md +++ b/docs/google-docs/providers/google/networksecurity/firewall_endpoint_associations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_endpoint_associations
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Associations in a given project and location. | | | `INSERT` | | Creates a new FirewallEndpointAssociation in a given project and location. | | | `DELETE` | | Deletes a single FirewallEndpointAssociation. | +| | `UPDATE` | | Update a single FirewallEndpointAssociation. | | | `EXEC` | | Lists Associations in a given project and location. | -| | `EXEC` | | Update a single FirewallEndpointAssociation. | diff --git a/docs/google-docs/providers/google/networksecurity/firewall_endpoints/index.md b/docs/google-docs/providers/google/networksecurity/firewall_endpoints/index.md index df598232bd..4609aa8f28 100644 --- a/docs/google-docs/providers/google/networksecurity/firewall_endpoints/index.md +++ b/docs/google-docs/providers/google/networksecurity/firewall_endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewall_endpoints
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists FirewallEndpoints in a given project and location. | | | `INSERT` | | Creates a new FirewallEndpoint in a given project and location. | | | `DELETE` | | Deletes a single Endpoint. | +| | `UPDATE` | | Update a single Endpoint. | | | `EXEC` | | Lists FirewallEndpoints in a given project and location. | -| | `EXEC` | | Update a single Endpoint. | diff --git a/docs/google-docs/providers/google/networksecurity/gateway_security_policies/index.md b/docs/google-docs/providers/google/networksecurity/gateway_security_policies/index.md index 3ce99b091b..89a616a0b6 100644 --- a/docs/google-docs/providers/google/networksecurity/gateway_security_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/gateway_security_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegateway_security_policies
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists GatewaySecurityPolicies in a given project and location. | | | `INSERT` | | Creates a new GatewaySecurityPolicy in a given project and location. | | | `DELETE` | | Deletes a single GatewaySecurityPolicy. | +| | `UPDATE` | | Updates the parameters of a single GatewaySecurityPolicy. | | | `EXEC` | | Lists GatewaySecurityPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single GatewaySecurityPolicy. | diff --git a/docs/google-docs/providers/google/networksecurity/index.md b/docs/google-docs/providers/google/networksecurity/index.md index aff82c13ea..0223139343 100644 --- a/docs/google-docs/providers/google/networksecurity/index.md +++ b/docs/google-docs/providers/google/networksecurity/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleNetwork Security API Description -Idnetworksecurity:v24.06.00234 +Idnetworksecurity:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/networksecurity/locations/index.md b/docs/google-docs/providers/google/networksecurity/locations/index.md index 55292f46d8..f7d5f005e6 100644 --- a/docs/google-docs/providers/google/networksecurity/locations/index.md +++ b/docs/google-docs/providers/google/networksecurity/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/operations/index.md b/docs/google-docs/providers/google/networksecurity/operations/index.md index f7ddafbf2d..bfa83e5e22 100644 --- a/docs/google-docs/providers/google/networksecurity/operations/index.md +++ b/docs/google-docs/providers/google/networksecurity/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/rules/index.md b/docs/google-docs/providers/google/networksecurity/rules/index.md index 74f2f1f68a..4137b7e37b 100644 --- a/docs/google-docs/providers/google/networksecurity/rules/index.md +++ b/docs/google-docs/providers/google/networksecurity/rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerules
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists GatewaySecurityPolicyRules in a given project and location. | | | `INSERT` | | Creates a new GatewaySecurityPolicy in a given project and location. | | | `DELETE` | | Deletes a single GatewaySecurityPolicyRule. | +| | `UPDATE` | | Updates the parameters of a single GatewaySecurityPolicyRule. | | | `EXEC` | | Lists GatewaySecurityPolicyRules in a given project and location. | -| | `EXEC` | | Updates the parameters of a single GatewaySecurityPolicyRule. | diff --git a/docs/google-docs/providers/google/networksecurity/security_profile_groups/index.md b/docs/google-docs/providers/google/networksecurity/security_profile_groups/index.md index 7353968938..743f3f9182 100644 --- a/docs/google-docs/providers/google/networksecurity/security_profile_groups/index.md +++ b/docs/google-docs/providers/google/networksecurity/security_profile_groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_profile_groups
TypeResource
Id
Id
## Fields @@ -44,5 +44,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists SecurityProfileGroups in a given organization and location. | | | `INSERT` | | Creates a new SecurityProfileGroup in a given organization and location. | | | `DELETE` | | Deletes a single SecurityProfileGroup. | +| | `UPDATE` | | Updates the parameters of a single SecurityProfileGroup. | | | `EXEC` | | Lists SecurityProfileGroups in a given organization and location. | -| | `EXEC` | | Updates the parameters of a single SecurityProfileGroup. | diff --git a/docs/google-docs/providers/google/networksecurity/security_profiles/index.md b/docs/google-docs/providers/google/networksecurity/security_profiles/index.md index b7ed13fbda..5eafea12ec 100644 --- a/docs/google-docs/providers/google/networksecurity/security_profiles/index.md +++ b/docs/google-docs/providers/google/networksecurity/security_profiles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_profiles
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists SecurityProfiles in a given organization and location. | | | `INSERT` | | Creates a new SecurityProfile in a given organization and location. | | | `DELETE` | | Deletes a single SecurityProfile. | +| | `UPDATE` | | Updates the parameters of a single SecurityProfile. | | | `EXEC` | | Lists SecurityProfiles in a given organization and location. | -| | `EXEC` | | Updates the parameters of a single SecurityProfile. | diff --git a/docs/google-docs/providers/google/networksecurity/server_tls_policies/index.md b/docs/google-docs/providers/google/networksecurity/server_tls_policies/index.md index 55db473c4d..7afd48b115 100644 --- a/docs/google-docs/providers/google/networksecurity/server_tls_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/server_tls_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameserver_tls_policies
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ServerTlsPolicies in a given project and location. | | | `INSERT` | | Creates a new ServerTlsPolicy in a given project and location. | | | `DELETE` | | Deletes a single ServerTlsPolicy. | +| | `UPDATE` | | Updates the parameters of a single ServerTlsPolicy. | | | `EXEC` | | Lists ServerTlsPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ServerTlsPolicy. | diff --git a/docs/google-docs/providers/google/networksecurity/server_tls_policies_iam_policies/index.md b/docs/google-docs/providers/google/networksecurity/server_tls_policies_iam_policies/index.md index 168419c9cc..51043f8769 100644 --- a/docs/google-docs/providers/google/networksecurity/server_tls_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/server_tls_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameserver_tls_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networksecurity/tls_inspection_policies/index.md b/docs/google-docs/providers/google/networksecurity/tls_inspection_policies/index.md index 471755cf32..abe5ba3939 100644 --- a/docs/google-docs/providers/google/networksecurity/tls_inspection_policies/index.md +++ b/docs/google-docs/providers/google/networksecurity/tls_inspection_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametls_inspection_policies
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TlsInspectionPolicies in a given project and location. | | | `INSERT` | | Creates a new TlsInspectionPolicy in a given project and location. | | | `DELETE` | | Deletes a single TlsInspectionPolicy. | +| | `UPDATE` | | Updates the parameters of a single TlsInspectionPolicy. | | | `EXEC` | | Lists TlsInspectionPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single TlsInspectionPolicy. | diff --git a/docs/google-docs/providers/google/networksecurity/url_lists/index.md b/docs/google-docs/providers/google/networksecurity/url_lists/index.md index 71922e750e..ffe2d40187 100644 --- a/docs/google-docs/providers/google/networksecurity/url_lists/index.md +++ b/docs/google-docs/providers/google/networksecurity/url_lists/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameurl_lists
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists UrlLists in a given project and location. | | | `INSERT` | | Creates a new UrlList in a given project and location. | | | `DELETE` | | Deletes a single UrlList. | +| | `UPDATE` | | Updates the parameters of a single UrlList. | | | `EXEC` | | Lists UrlLists in a given project and location. | -| | `EXEC` | | Updates the parameters of a single UrlList. | diff --git a/docs/google-docs/providers/google/networkservices/edge_cache_keysets_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/edge_cache_keysets_iam_policies/index.md index 54aee50c27..ece3b89c19 100644 --- a/docs/google-docs/providers/google/networkservices/edge_cache_keysets_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/edge_cache_keysets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameedge_cache_keysets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/edge_cache_origins_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/edge_cache_origins_iam_policies/index.md index e637f6358d..735e3baf77 100644 --- a/docs/google-docs/providers/google/networkservices/edge_cache_origins_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/edge_cache_origins_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameedge_cache_origins_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/edge_cache_services_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/edge_cache_services_iam_policies/index.md index 93c6cbe26a..0d4a931243 100644 --- a/docs/google-docs/providers/google/networkservices/edge_cache_services_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/edge_cache_services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameedge_cache_services_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/endpoint_policies/index.md b/docs/google-docs/providers/google/networkservices/endpoint_policies/index.md index f463c9c6ef..b9bded3ea1 100644 --- a/docs/google-docs/providers/google/networkservices/endpoint_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/endpoint_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoint_policies
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists EndpointPolicies in a given project and location. | | | `INSERT` | | Creates a new EndpointPolicy in a given project and location. | | | `DELETE` | | Deletes a single EndpointPolicy. | +| | `UPDATE` | | Updates the parameters of a single EndpointPolicy. | | | `EXEC` | | Lists EndpointPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single EndpointPolicy. | diff --git a/docs/google-docs/providers/google/networkservices/endpoint_policies_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/endpoint_policies_iam_policies/index.md index 6c336200c1..23023cb47e 100644 --- a/docs/google-docs/providers/google/networkservices/endpoint_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/endpoint_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoint_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/gateways/index.md b/docs/google-docs/providers/google/networkservices/gateways/index.md index 925ac01085..34aba8b06b 100644 --- a/docs/google-docs/providers/google/networkservices/gateways/index.md +++ b/docs/google-docs/providers/google/networkservices/gateways/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegateways
TypeResource
Id
Id
## Fields @@ -54,5 +54,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Gateways in a given project and location. | | | `INSERT` | | Creates a new Gateway in a given project and location. | | | `DELETE` | | Deletes a single Gateway. | +| | `UPDATE` | | Updates the parameters of a single Gateway. | | | `EXEC` | | Lists Gateways in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Gateway. | diff --git a/docs/google-docs/providers/google/networkservices/gateways_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/gateways_iam_policies/index.md index ad51aec7a9..3215881649 100644 --- a/docs/google-docs/providers/google/networkservices/gateways_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/gateways_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegateways_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/grpc_routes/index.md b/docs/google-docs/providers/google/networkservices/grpc_routes/index.md index a8089bc0fd..44f3d2d9b5 100644 --- a/docs/google-docs/providers/google/networkservices/grpc_routes/index.md +++ b/docs/google-docs/providers/google/networkservices/grpc_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegrpc_routes
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists GrpcRoutes in a given project and location. | | | `INSERT` | | Creates a new GrpcRoute in a given project and location. | | | `DELETE` | | Deletes a single GrpcRoute. | +| | `UPDATE` | | Updates the parameters of a single GrpcRoute. | | | `EXEC` | | Lists GrpcRoutes in a given project and location. | -| | `EXEC` | | Updates the parameters of a single GrpcRoute. | diff --git a/docs/google-docs/providers/google/networkservices/http_routes/index.md b/docs/google-docs/providers/google/networkservices/http_routes/index.md index de807e2391..b7d9c1124e 100644 --- a/docs/google-docs/providers/google/networkservices/http_routes/index.md +++ b/docs/google-docs/providers/google/networkservices/http_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehttp_routes
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists HttpRoute in a given project and location. | | | `INSERT` | | Creates a new HttpRoute in a given project and location. | | | `DELETE` | | Deletes a single HttpRoute. | +| | `UPDATE` | | Updates the parameters of a single HttpRoute. | | | `EXEC` | | Lists HttpRoute in a given project and location. | -| | `EXEC` | | Updates the parameters of a single HttpRoute. | diff --git a/docs/google-docs/providers/google/networkservices/index.md b/docs/google-docs/providers/google/networkservices/index.md index 9a4de112e0..7012ecd488 100644 --- a/docs/google-docs/providers/google/networkservices/index.md +++ b/docs/google-docs/providers/google/networkservices/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleNetwork Services API Description -Idnetworkservices:v24.06.00234 +Idnetworkservices:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/networkservices/lb_route_extensions/index.md b/docs/google-docs/providers/google/networkservices/lb_route_extensions/index.md index 8eab76768d..749e157554 100644 --- a/docs/google-docs/providers/google/networkservices/lb_route_extensions/index.md +++ b/docs/google-docs/providers/google/networkservices/lb_route_extensions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelb_route_extensions
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `LbRouteExtension` resources in a given project and location. | | | `INSERT` | | Creates a new `LbRouteExtension` resource in a given project and location. | | | `DELETE` | | Deletes the specified `LbRouteExtension` resource. | +| | `UPDATE` | | Updates the parameters of the specified `LbRouteExtension` resource. | | | `EXEC` | | Lists `LbRouteExtension` resources in a given project and location. | -| | `EXEC` | | Updates the parameters of the specified `LbRouteExtension` resource. | diff --git a/docs/google-docs/providers/google/networkservices/lb_traffic_extensions/index.md b/docs/google-docs/providers/google/networkservices/lb_traffic_extensions/index.md index 158b49a942..13ebec9ad4 100644 --- a/docs/google-docs/providers/google/networkservices/lb_traffic_extensions/index.md +++ b/docs/google-docs/providers/google/networkservices/lb_traffic_extensions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelb_traffic_extensions
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `LbTrafficExtension` resources in a given project and location. | | | `INSERT` | | Creates a new `LbTrafficExtension` resource in a given project and location. | | | `DELETE` | | Deletes the specified `LbTrafficExtension` resource. | +| | `UPDATE` | | Updates the parameters of the specified `LbTrafficExtension` resource. | | | `EXEC` | | Lists `LbTrafficExtension` resources in a given project and location. | -| | `EXEC` | | Updates the parameters of the specified `LbTrafficExtension` resource. | diff --git a/docs/google-docs/providers/google/networkservices/locations/index.md b/docs/google-docs/providers/google/networkservices/locations/index.md index 5aa0c1fb99..744cf58f9c 100644 --- a/docs/google-docs/providers/google/networkservices/locations/index.md +++ b/docs/google-docs/providers/google/networkservices/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/meshes/index.md b/docs/google-docs/providers/google/networkservices/meshes/index.md index 4d4821dde3..bebe345ddf 100644 --- a/docs/google-docs/providers/google/networkservices/meshes/index.md +++ b/docs/google-docs/providers/google/networkservices/meshes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemeshes
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Meshes in a given project and location. | | | `INSERT` | | Creates a new Mesh in a given project and location. | | | `DELETE` | | Deletes a single Mesh. | +| | `UPDATE` | | Updates the parameters of a single Mesh. | | | `EXEC` | | Lists Meshes in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Mesh. | diff --git a/docs/google-docs/providers/google/networkservices/meshes_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/meshes_iam_policies/index.md index 396ac7534f..3b43c54c3d 100644 --- a/docs/google-docs/providers/google/networkservices/meshes_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/meshes_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemeshes_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/operations/index.md b/docs/google-docs/providers/google/networkservices/operations/index.md index 4e3d84c334..fb9918e812 100644 --- a/docs/google-docs/providers/google/networkservices/operations/index.md +++ b/docs/google-docs/providers/google/networkservices/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/service_bindings/index.md b/docs/google-docs/providers/google/networkservices/service_bindings/index.md index 91ccb459d4..70e7b02f8e 100644 --- a/docs/google-docs/providers/google/networkservices/service_bindings/index.md +++ b/docs/google-docs/providers/google/networkservices/service_bindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_bindings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/service_bindings_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/service_bindings_iam_policies/index.md index cacf564147..24c210ce50 100644 --- a/docs/google-docs/providers/google/networkservices/service_bindings_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/service_bindings_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_bindings_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/service_lb_policies/index.md b/docs/google-docs/providers/google/networkservices/service_lb_policies/index.md index 5531fb0e93..61129f6d4a 100644 --- a/docs/google-docs/providers/google/networkservices/service_lb_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/service_lb_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_lb_policies
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ServiceLbPolicies in a given project and location. | | | `INSERT` | | Creates a new ServiceLbPolicy in a given project and location. | | | `DELETE` | | Deletes a single ServiceLbPolicy. | +| | `UPDATE` | | Updates the parameters of a single ServiceLbPolicy. | | | `EXEC` | | Lists ServiceLbPolicies in a given project and location. | -| | `EXEC` | | Updates the parameters of a single ServiceLbPolicy. | diff --git a/docs/google-docs/providers/google/networkservices/service_lb_policies_iam_policies/index.md b/docs/google-docs/providers/google/networkservices/service_lb_policies_iam_policies/index.md index d671ee5bdc..a36fcbd704 100644 --- a/docs/google-docs/providers/google/networkservices/service_lb_policies_iam_policies/index.md +++ b/docs/google-docs/providers/google/networkservices/service_lb_policies_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_lb_policies_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/networkservices/tcp_routes/index.md b/docs/google-docs/providers/google/networkservices/tcp_routes/index.md index ca45df5e7d..2b906d33ee 100644 --- a/docs/google-docs/providers/google/networkservices/tcp_routes/index.md +++ b/docs/google-docs/providers/google/networkservices/tcp_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametcp_routes
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TcpRoute in a given project and location. | | | `INSERT` | | Creates a new TcpRoute in a given project and location. | | | `DELETE` | | Deletes a single TcpRoute. | +| | `UPDATE` | | Updates the parameters of a single TcpRoute. | | | `EXEC` | | Lists TcpRoute in a given project and location. | -| | `EXEC` | | Updates the parameters of a single TcpRoute. | diff --git a/docs/google-docs/providers/google/networkservices/tls_routes/index.md b/docs/google-docs/providers/google/networkservices/tls_routes/index.md index 8352bc4671..54b435643c 100644 --- a/docs/google-docs/providers/google/networkservices/tls_routes/index.md +++ b/docs/google-docs/providers/google/networkservices/tls_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametls_routes
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TlsRoute in a given project and location. | | | `INSERT` | | Creates a new TlsRoute in a given project and location. | | | `DELETE` | | Deletes a single TlsRoute. | +| | `UPDATE` | | Updates the parameters of a single TlsRoute. | | | `EXEC` | | Lists TlsRoute in a given project and location. | -| | `EXEC` | | Updates the parameters of a single TlsRoute. | diff --git a/docs/google-docs/providers/google/notebooks/index.md b/docs/google-docs/providers/google/notebooks/index.md index 7a9f5b5a2b..b7f2d64b5b 100644 --- a/docs/google-docs/providers/google/notebooks/index.md +++ b/docs/google-docs/providers/google/notebooks/index.md @@ -34,7 +34,7 @@ Notebooks API is used to manage notebook resources in Google Cloud. TypeService TitleNotebooks API DescriptionNotebooks API is used to manage notebook resources in Google Cloud. -Idnotebooks:v24.06.00234 +Idnotebooks:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/notebooks/instances/index.md b/docs/google-docs/providers/google/notebooks/instances/index.md index d3098df825..2db035ed50 100644 --- a/docs/google-docs/providers/google/notebooks/instances/index.md +++ b/docs/google-docs/providers/google/notebooks/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -52,10 +52,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists instances in a given project and location. | | | `INSERT` | | Creates a new Instance in a given project and location. | | | `DELETE` | | Deletes a single Instance. | +| | `UPDATE` | | UpdateInstance updates an Instance. | | | `EXEC` | | Lists instances in a given project and location. | | | `EXEC` | | Checks whether a notebook instance is upgradable. | | | `EXEC` | | Creates a Diagnostic File and runs Diagnostic Tool given an Instance. | -| | `EXEC` | | UpdateInstance updates an Instance. | | | `EXEC` | | Allows notebook instances to report their latest instance information to the Notebooks API server. The server will merge the reported information to the instance metadata store. Do not use this method directly. | | | `EXEC` | | Resets a notebook instance. | | | `EXEC` | | Resize a notebook instance disk to a higher capacity. | diff --git a/docs/google-docs/providers/google/notebooks/instances_config/index.md b/docs/google-docs/providers/google/notebooks/instances_config/index.md index 78a2d04dd3..b6d1ea5f4c 100644 --- a/docs/google-docs/providers/google/notebooks/instances_config/index.md +++ b/docs/google-docs/providers/google/notebooks/instances_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/notebooks/instances_iam_policies/index.md b/docs/google-docs/providers/google/notebooks/instances_iam_policies/index.md index 429ba0308e..459b2a2366 100644 --- a/docs/google-docs/providers/google/notebooks/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/notebooks/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/notebooks/locations/index.md b/docs/google-docs/providers/google/notebooks/locations/index.md index 96964830ab..7355ebdf05 100644 --- a/docs/google-docs/providers/google/notebooks/locations/index.md +++ b/docs/google-docs/providers/google/notebooks/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/notebooks/operations/index.md b/docs/google-docs/providers/google/notebooks/operations/index.md index c290733e56..500479133e 100644 --- a/docs/google-docs/providers/google/notebooks/operations/index.md +++ b/docs/google-docs/providers/google/notebooks/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ondemandscanning/index.md b/docs/google-docs/providers/google/ondemandscanning/index.md index d8fd61fb8c..d3e3e98b6d 100644 --- a/docs/google-docs/providers/google/ondemandscanning/index.md +++ b/docs/google-docs/providers/google/ondemandscanning/index.md @@ -34,7 +34,7 @@ A service to scan container images for vulnerabilities. TypeService TitleOn-Demand Scanning API DescriptionA service to scan container images for vulnerabilities. -Idondemandscanning:v24.06.00234 +Idondemandscanning:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/ondemandscanning/operations/index.md b/docs/google-docs/providers/google/ondemandscanning/operations/index.md index 91bbb56222..fa1ef60004 100644 --- a/docs/google-docs/providers/google/ondemandscanning/operations/index.md +++ b/docs/google-docs/providers/google/ondemandscanning/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ondemandscanning/scans/index.md b/docs/google-docs/providers/google/ondemandscanning/scans/index.md index 27b9d5b55d..30c7a4cea7 100644 --- a/docs/google-docs/providers/google/ondemandscanning/scans/index.md +++ b/docs/google-docs/providers/google/ondemandscanning/scans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescans
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/ondemandscanning/vulnerabilities/index.md b/docs/google-docs/providers/google/ondemandscanning/vulnerabilities/index.md index 5e762c27e2..09651aa08a 100644 --- a/docs/google-docs/providers/google/ondemandscanning/vulnerabilities/index.md +++ b/docs/google-docs/providers/google/ondemandscanning/vulnerabilities/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevulnerabilities
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/orgpolicy/constraints/index.md b/docs/google-docs/providers/google/orgpolicy/constraints/index.md index 1bfc4e38cc..e186ff15d6 100644 --- a/docs/google-docs/providers/google/orgpolicy/constraints/index.md +++ b/docs/google-docs/providers/google/orgpolicy/constraints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconstraints
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/orgpolicy/custom_constraints/index.md b/docs/google-docs/providers/google/orgpolicy/custom_constraints/index.md index cb2283df1d..11e6f8a319 100644 --- a/docs/google-docs/providers/google/orgpolicy/custom_constraints/index.md +++ b/docs/google-docs/providers/google/orgpolicy/custom_constraints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_constraints
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves all of the custom constraints that exist on a particular organization resource. | | | `INSERT` | | Creates a custom constraint. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the organization does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ALREADY_EXISTS` if the constraint already exists on the given organization. | | | `DELETE` | | Deletes a custom constraint. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint does not exist. | +| | `UPDATE` | | Updates a custom constraint. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint does not exist. Note: the supplied policy will perform a full overwrite of all fields. | | | `EXEC` | | Retrieves all of the custom constraints that exist on a particular organization resource. | -| | `EXEC` | | Updates a custom constraint. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint does not exist. Note: the supplied policy will perform a full overwrite of all fields. | diff --git a/docs/google-docs/providers/google/orgpolicy/index.md b/docs/google-docs/providers/google/orgpolicy/index.md index 7080748b96..1bd5a682e0 100644 --- a/docs/google-docs/providers/google/orgpolicy/index.md +++ b/docs/google-docs/providers/google/orgpolicy/index.md @@ -34,7 +34,7 @@ The Organization Policy API allows users to configure governance rules on their TypeService TitleOrganization Policy API DescriptionThe Organization Policy API allows users to configure governance rules on their Google Cloud resources across the resource hierarchy. -Idorgpolicy:v24.06.00234 +Idorgpolicy:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/orgpolicy/policies/index.md b/docs/google-docs/providers/google/orgpolicy/policies/index.md index 12e5223605..f6596ed8dc 100644 --- a/docs/google-docs/providers/google/orgpolicy/policies/index.md +++ b/docs/google-docs/providers/google/orgpolicy/policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies
TypeResource
Id
Id
## Fields @@ -50,9 +50,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or organization policy does not exist. | | | `DELETE` | | Deletes a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or organization policy does not exist. | | | `DELETE` | | Deletes a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or organization policy does not exist. | +| | `UPDATE` | | Updates a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or the policy do not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the policy Note: the supplied policy will perform a full overwrite of all fields. | +| | `UPDATE` | | Updates a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or the policy do not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the policy Note: the supplied policy will perform a full overwrite of all fields. | +| | `UPDATE` | | Updates a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or the policy do not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the policy Note: the supplied policy will perform a full overwrite of all fields. | | | `EXEC` | | Retrieves all of the policies that exist on a particular resource. | | | `EXEC` | | Retrieves all of the policies that exist on a particular resource. | | | `EXEC` | | Retrieves all of the policies that exist on a particular resource. | -| | `EXEC` | | Updates a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or the policy do not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the policy Note: the supplied policy will perform a full overwrite of all fields. | -| | `EXEC` | | Updates a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or the policy do not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the policy Note: the supplied policy will perform a full overwrite of all fields. | -| | `EXEC` | | Updates a policy. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the constraint or the policy do not exist. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the policy Note: the supplied policy will perform a full overwrite of all fields. | diff --git a/docs/google-docs/providers/google/orgpolicy/policies_effective_policy/index.md b/docs/google-docs/providers/google/orgpolicy/policies_effective_policy/index.md index 5d18bf13f8..63db59a829 100644 --- a/docs/google-docs/providers/google/orgpolicy/policies_effective_policy/index.md +++ b/docs/google-docs/providers/google/orgpolicy/policies_effective_policy/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies_effective_policy
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/global_project_feature_settings/index.md b/docs/google-docs/providers/google/osconfig/global_project_feature_settings/index.md index 11bfe97306..a796df79d5 100644 --- a/docs/google-docs/providers/google/osconfig/global_project_feature_settings/index.md +++ b/docs/google-docs/providers/google/osconfig/global_project_feature_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglobal_project_feature_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/index.md b/docs/google-docs/providers/google/osconfig/index.md index a42e476662..5dbce024c5 100644 --- a/docs/google-docs/providers/google/osconfig/index.md +++ b/docs/google-docs/providers/google/osconfig/index.md @@ -34,7 +34,7 @@ OS management tools that can be used for patch management, patch compliance, and TypeService TitleOS Config API DescriptionOS management tools that can be used for patch management, patch compliance, and configuration management on VM instances. -Idosconfig:v24.06.00234 +Idosconfig:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/osconfig/instance_details/index.md b/docs/google-docs/providers/google/osconfig/instance_details/index.md index 96d0acb1b0..d681a465a0 100644 --- a/docs/google-docs/providers/google/osconfig/instance_details/index.md +++ b/docs/google-docs/providers/google/osconfig/instance_details/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_details
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/inventories/index.md b/docs/google-docs/providers/google/osconfig/inventories/index.md index f3fe538435..0c7ffb422b 100644 --- a/docs/google-docs/providers/google/osconfig/inventories/index.md +++ b/docs/google-docs/providers/google/osconfig/inventories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinventories
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/inventory/index.md b/docs/google-docs/providers/google/osconfig/inventory/index.md index 40103b5a38..98ada41374 100644 --- a/docs/google-docs/providers/google/osconfig/inventory/index.md +++ b/docs/google-docs/providers/google/osconfig/inventory/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinventory
TypeResource
Id
Id
## Methods diff --git a/docs/google-docs/providers/google/osconfig/operations/index.md b/docs/google-docs/providers/google/osconfig/operations/index.md index 01e9e42a71..768669b804 100644 --- a/docs/google-docs/providers/google/osconfig/operations/index.md +++ b/docs/google-docs/providers/google/osconfig/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/os_policy_assignments/index.md b/docs/google-docs/providers/google/osconfig/os_policy_assignments/index.md index 017f1d2d28..e2a72fffe8 100644 --- a/docs/google-docs/providers/google/osconfig/os_policy_assignments/index.md +++ b/docs/google-docs/providers/google/osconfig/os_policy_assignments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameos_policy_assignments
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List the OS policy assignments under the parent resource. For each OS policy assignment, the latest revision is returned. | | | `INSERT` | | Create an OS policy assignment. This method also creates the first revision of the OS policy assignment. This method returns a long running operation (LRO) that contains the rollout details. The rollout can be cancelled by cancelling the LRO. For more information, see [Method: projects.locations.osPolicyAssignments.operations.cancel](https://cloud.google.com/compute/docs/osconfig/rest/v1/projects.locations.osPolicyAssignments.operations/cancel). | | | `DELETE` | | Delete the OS policy assignment. This method creates a new revision of the OS policy assignment. This method returns a long running operation (LRO) that contains the rollout details. The rollout can be cancelled by cancelling the LRO. If the LRO completes and is not cancelled, all revisions associated with the OS policy assignment are deleted. For more information, see [Method: projects.locations.osPolicyAssignments.operations.cancel](https://cloud.google.com/compute/docs/osconfig/rest/v1/projects.locations.osPolicyAssignments.operations/cancel). | +| | `UPDATE` | | Update an existing OS policy assignment. This method creates a new revision of the OS policy assignment. This method returns a long running operation (LRO) that contains the rollout details. The rollout can be cancelled by cancelling the LRO. For more information, see [Method: projects.locations.osPolicyAssignments.operations.cancel](https://cloud.google.com/compute/docs/osconfig/rest/v1/projects.locations.osPolicyAssignments.operations/cancel). | | | `EXEC` | | List the OS policy assignments under the parent resource. For each OS policy assignment, the latest revision is returned. | -| | `EXEC` | | Update an existing OS policy assignment. This method creates a new revision of the OS policy assignment. This method returns a long running operation (LRO) that contains the rollout details. The rollout can be cancelled by cancelling the LRO. For more information, see [Method: projects.locations.osPolicyAssignments.operations.cancel](https://cloud.google.com/compute/docs/osconfig/rest/v1/projects.locations.osPolicyAssignments.operations/cancel). | diff --git a/docs/google-docs/providers/google/osconfig/os_policy_assignments_revisions/index.md b/docs/google-docs/providers/google/osconfig/os_policy_assignments_revisions/index.md index f9fea4a823..7c54e1b55c 100644 --- a/docs/google-docs/providers/google/osconfig/os_policy_assignments_revisions/index.md +++ b/docs/google-docs/providers/google/osconfig/os_policy_assignments_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameos_policy_assignments_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/patch_deployments/index.md b/docs/google-docs/providers/google/osconfig/patch_deployments/index.md index 9a27edf7db..981008b70d 100644 --- a/docs/google-docs/providers/google/osconfig/patch_deployments/index.md +++ b/docs/google-docs/providers/google/osconfig/patch_deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepatch_deployments
TypeResource
Id
Id
## Fields @@ -49,7 +49,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Get a page of OS Config patch deployments. | | | `INSERT` | | Create an OS Config patch deployment. | | | `DELETE` | | Delete an OS Config patch deployment. | +| | `UPDATE` | | Update an OS Config patch deployment. | | | `EXEC` | | Get a page of OS Config patch deployments. | -| | `EXEC` | | Update an OS Config patch deployment. | | | `EXEC` | | Change state of patch deployment to "PAUSED". Patch deployment in paused state doesn't generate patch jobs. | | | `EXEC` | | Change state of patch deployment back to "ACTIVE". Patch deployment in active state continues to generate patch jobs. | diff --git a/docs/google-docs/providers/google/osconfig/patch_jobs/index.md b/docs/google-docs/providers/google/osconfig/patch_jobs/index.md index 7726da5d3b..c157f48d32 100644 --- a/docs/google-docs/providers/google/osconfig/patch_jobs/index.md +++ b/docs/google-docs/providers/google/osconfig/patch_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepatch_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/report/index.md b/docs/google-docs/providers/google/osconfig/report/index.md index db33517c2e..757dc4969b 100644 --- a/docs/google-docs/providers/google/osconfig/report/index.md +++ b/docs/google-docs/providers/google/osconfig/report/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereport
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/reports/index.md b/docs/google-docs/providers/google/osconfig/reports/index.md index 74d8992fe3..4f0b6c692c 100644 --- a/docs/google-docs/providers/google/osconfig/reports/index.md +++ b/docs/google-docs/providers/google/osconfig/reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/vulnerability_report/index.md b/docs/google-docs/providers/google/osconfig/vulnerability_report/index.md index b7d6b36eb4..c488ef4860 100644 --- a/docs/google-docs/providers/google/osconfig/vulnerability_report/index.md +++ b/docs/google-docs/providers/google/osconfig/vulnerability_report/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevulnerability_report
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/osconfig/vulnerability_reports/index.md b/docs/google-docs/providers/google/osconfig/vulnerability_reports/index.md index 0631c964eb..f0cf423b3e 100644 --- a/docs/google-docs/providers/google/osconfig/vulnerability_reports/index.md +++ b/docs/google-docs/providers/google/osconfig/vulnerability_reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevulnerability_reports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/oslogin/index.md b/docs/google-docs/providers/google/oslogin/index.md index ac90cffbc0..2f99319a52 100644 --- a/docs/google-docs/providers/google/oslogin/index.md +++ b/docs/google-docs/providers/google/oslogin/index.md @@ -34,7 +34,7 @@ You can use OS Login to manage access to your VM instances using IAM roles. TypeService TitleCloud OS Login API DescriptionYou can use OS Login to manage access to your VM instances using IAM roles. -Idoslogin:v24.06.00234 +Idoslogin:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/oslogin/projects/index.md b/docs/google-docs/providers/google/oslogin/projects/index.md index 598e40d481..7b2d5b45c8 100644 --- a/docs/google-docs/providers/google/oslogin/projects/index.md +++ b/docs/google-docs/providers/google/oslogin/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/oslogin/ssh_public_keys/index.md b/docs/google-docs/providers/google/oslogin/ssh_public_keys/index.md index d07ef45587..70c395ed81 100644 --- a/docs/google-docs/providers/google/oslogin/ssh_public_keys/index.md +++ b/docs/google-docs/providers/google/oslogin/ssh_public_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessh_public_keys
TypeResource
Id
Id
## Fields @@ -40,4 +40,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves an SSH public key. | | | `INSERT` | | Create an SSH public key | | | `DELETE` | | Deletes an SSH public key. | -| | `EXEC` | | Updates an SSH public key and returns the profile information. This method supports patch semantics. | +| | `UPDATE` | | Updates an SSH public key and returns the profile information. This method supports patch semantics. | diff --git a/docs/google-docs/providers/google/oslogin/users/index.md b/docs/google-docs/providers/google/oslogin/users/index.md index 9ccc1f2719..ce96e5575c 100644 --- a/docs/google-docs/providers/google/oslogin/users/index.md +++ b/docs/google-docs/providers/google/oslogin/users/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameusers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/oslogin/users_login_profile/index.md b/docs/google-docs/providers/google/oslogin/users_login_profile/index.md index c639279f5e..aa481bebac 100644 --- a/docs/google-docs/providers/google/oslogin/users_login_profile/index.md +++ b/docs/google-docs/providers/google/oslogin/users_login_profile/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameusers_login_profile
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/places/index.md b/docs/google-docs/providers/google/places/index.md index ac1c8bc6b6..e49ebe8710 100644 --- a/docs/google-docs/providers/google/places/index.md +++ b/docs/google-docs/providers/google/places/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitlePlaces API (New) Description -Idplaces:v24.06.00234 +Idplaces:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/places/photos_media/index.md b/docs/google-docs/providers/google/places/photos_media/index.md index b020ef9230..ef1a7f49b8 100644 --- a/docs/google-docs/providers/google/places/photos_media/index.md +++ b/docs/google-docs/providers/google/places/photos_media/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namephotos_media
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/places/places/index.md b/docs/google-docs/providers/google/places/places/index.md index dcc00eb4f8..3c23a1b98d 100644 --- a/docs/google-docs/providers/google/places/places/index.md +++ b/docs/google-docs/providers/google/places/places/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameplaces
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policyanalyzer/activities/index.md b/docs/google-docs/providers/google/policyanalyzer/activities/index.md index 4eda0b620c..cd9b4a829b 100644 --- a/docs/google-docs/providers/google/policyanalyzer/activities/index.md +++ b/docs/google-docs/providers/google/policyanalyzer/activities/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameactivities
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policyanalyzer/index.md b/docs/google-docs/providers/google/policyanalyzer/index.md index 9db803157d..1a848981e0 100644 --- a/docs/google-docs/providers/google/policyanalyzer/index.md +++ b/docs/google-docs/providers/google/policyanalyzer/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitlePolicy Analyzer API Description -Idpolicyanalyzer:v24.06.00234 +Idpolicyanalyzer:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/policysimulator/index.md b/docs/google-docs/providers/google/policysimulator/index.md index 25bb6ea1c5..cdaa17eac1 100644 --- a/docs/google-docs/providers/google/policysimulator/index.md +++ b/docs/google-docs/providers/google/policysimulator/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitlePolicy Simulator API Description Policy Simulator is a collection of endpoints for creating, running, and viewing a Replay. A `Replay` is a type of simulation that lets you see how your members' access to resources might change if you changed your IAM policy. During a `Replay`, Policy Simulator re-evaluates, or replays, past access attempts under both the current policy and your proposed policy, and compares those results to determine how your members' access might change under the proposed policy. -Idpolicysimulator:v24.06.00234 +Idpolicysimulator:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/policysimulator/operations/index.md b/docs/google-docs/providers/google/policysimulator/operations/index.md index b5942e3e81..af2fb7051d 100644 --- a/docs/google-docs/providers/google/policysimulator/operations/index.md +++ b/docs/google-docs/providers/google/policysimulator/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policysimulator/org_policy_violations/index.md b/docs/google-docs/providers/google/policysimulator/org_policy_violations/index.md index 4566956fa8..76e0c50bd9 100644 --- a/docs/google-docs/providers/google/policysimulator/org_policy_violations/index.md +++ b/docs/google-docs/providers/google/policysimulator/org_policy_violations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameorg_policy_violations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policysimulator/org_policy_violations_previews/index.md b/docs/google-docs/providers/google/policysimulator/org_policy_violations_previews/index.md index f11751cad4..c605637307 100644 --- a/docs/google-docs/providers/google/policysimulator/org_policy_violations_previews/index.md +++ b/docs/google-docs/providers/google/policysimulator/org_policy_violations_previews/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameorg_policy_violations_previews
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policysimulator/replays/index.md b/docs/google-docs/providers/google/policysimulator/replays/index.md index d98bf98e53..6efabd2ab1 100644 --- a/docs/google-docs/providers/google/policysimulator/replays/index.md +++ b/docs/google-docs/providers/google/policysimulator/replays/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereplays
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policysimulator/results/index.md b/docs/google-docs/providers/google/policysimulator/results/index.md index 45f41d270d..06e2154b78 100644 --- a/docs/google-docs/providers/google/policysimulator/results/index.md +++ b/docs/google-docs/providers/google/policysimulator/results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresults
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policytroubleshooter/iam/index.md b/docs/google-docs/providers/google/policytroubleshooter/iam/index.md index 666fb8c1e7..997f115cb2 100644 --- a/docs/google-docs/providers/google/policytroubleshooter/iam/index.md +++ b/docs/google-docs/providers/google/policytroubleshooter/iam/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameiam
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/policytroubleshooter/index.md b/docs/google-docs/providers/google/policytroubleshooter/index.md index ec68a656ad..50a85bd8b4 100644 --- a/docs/google-docs/providers/google/policytroubleshooter/index.md +++ b/docs/google-docs/providers/google/policytroubleshooter/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitlePolicy Troubleshooter API Description -Idpolicytroubleshooter:v24.06.00234 +Idpolicytroubleshooter:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/privateca/ca_pools/index.md b/docs/google-docs/providers/google/privateca/ca_pools/index.md index 859058b7ad..73e4075146 100644 --- a/docs/google-docs/providers/google/privateca/ca_pools/index.md +++ b/docs/google-docs/providers/google/privateca/ca_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameca_pools
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists CaPools. | | | `INSERT` | | Create a CaPool. | | | `DELETE` | | Delete a CaPool. | +| | `UPDATE` | | Update a CaPool. | | | `EXEC` | | Lists CaPools. | -| | `EXEC` | | Update a CaPool. | diff --git a/docs/google-docs/providers/google/privateca/ca_pools_ca_certs/index.md b/docs/google-docs/providers/google/privateca/ca_pools_ca_certs/index.md index 35d6899159..4f03420427 100644 --- a/docs/google-docs/providers/google/privateca/ca_pools_ca_certs/index.md +++ b/docs/google-docs/providers/google/privateca/ca_pools_ca_certs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameca_pools_ca_certs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/privateca/ca_pools_iam_policies/index.md b/docs/google-docs/providers/google/privateca/ca_pools_iam_policies/index.md index 60aa92a57b..3334ec4e7e 100644 --- a/docs/google-docs/providers/google/privateca/ca_pools_iam_policies/index.md +++ b/docs/google-docs/providers/google/privateca/ca_pools_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameca_pools_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/privateca/certificate_authorities/index.md b/docs/google-docs/providers/google/privateca/certificate_authorities/index.md index e7cfda9152..d7321d53a3 100644 --- a/docs/google-docs/providers/google/privateca/certificate_authorities/index.md +++ b/docs/google-docs/providers/google/privateca/certificate_authorities/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_authorities
TypeResource
Id
Id
## Fields @@ -56,10 +56,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists CertificateAuthorities. | | | `INSERT` | | Create a new CertificateAuthority in a given Project and Location. | | | `DELETE` | | Delete a CertificateAuthority. | +| | `UPDATE` | | Update a CertificateAuthority. | | | `EXEC` | | Lists CertificateAuthorities. | | | `EXEC` | | Activate a CertificateAuthority that is in state AWAITING_USER_ACTIVATION and is of type SUBORDINATE. After the parent Certificate Authority signs a certificate signing request from FetchCertificateAuthorityCsr, this method can complete the activation process. | | | `EXEC` | | Disable a CertificateAuthority. | | | `EXEC` | | Enable a CertificateAuthority. | | | `EXEC` | | Fetch a certificate signing request (CSR) from a CertificateAuthority that is in state AWAITING_USER_ACTIVATION and is of type SUBORDINATE. The CSR must then be signed by the desired parent Certificate Authority, which could be another CertificateAuthority resource, or could be an on-prem certificate authority. See also ActivateCertificateAuthority. | -| | `EXEC` | | Update a CertificateAuthority. | | | `EXEC` | | Undelete a CertificateAuthority that has been deleted. | diff --git a/docs/google-docs/providers/google/privateca/certificate_revocation_lists/index.md b/docs/google-docs/providers/google/privateca/certificate_revocation_lists/index.md index 29b2b26902..f0011c5727 100644 --- a/docs/google-docs/providers/google/privateca/certificate_revocation_lists/index.md +++ b/docs/google-docs/providers/google/privateca/certificate_revocation_lists/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_revocation_lists
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Returns a CertificateRevocationList. | | | `SELECT` | | Lists CertificateRevocationLists. | +| | `UPDATE` | | Update a CertificateRevocationList. | | | `EXEC` | | Lists CertificateRevocationLists. | -| | `EXEC` | | Update a CertificateRevocationList. | diff --git a/docs/google-docs/providers/google/privateca/certificate_revocation_lists_iam_policies/index.md b/docs/google-docs/providers/google/privateca/certificate_revocation_lists_iam_policies/index.md index 8aa321df3b..4bee5ae7ea 100644 --- a/docs/google-docs/providers/google/privateca/certificate_revocation_lists_iam_policies/index.md +++ b/docs/google-docs/providers/google/privateca/certificate_revocation_lists_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_revocation_lists_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/privateca/certificate_templates/index.md b/docs/google-docs/providers/google/privateca/certificate_templates/index.md index c7121eb881..e73e6d4825 100644 --- a/docs/google-docs/providers/google/privateca/certificate_templates/index.md +++ b/docs/google-docs/providers/google/privateca/certificate_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_templates
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists CertificateTemplates. | | | `INSERT` | | Create a new CertificateTemplate in a given Project and Location. | | | `DELETE` | | DeleteCertificateTemplate deletes a CertificateTemplate. | +| | `UPDATE` | | Update a CertificateTemplate. | | | `EXEC` | | Lists CertificateTemplates. | -| | `EXEC` | | Update a CertificateTemplate. | diff --git a/docs/google-docs/providers/google/privateca/certificate_templates_iam_policies/index.md b/docs/google-docs/providers/google/privateca/certificate_templates_iam_policies/index.md index f67faf0a43..4dbba07d77 100644 --- a/docs/google-docs/providers/google/privateca/certificate_templates_iam_policies/index.md +++ b/docs/google-docs/providers/google/privateca/certificate_templates_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificate_templates_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/privateca/certificates/index.md b/docs/google-docs/providers/google/privateca/certificates/index.md index 0601ad6875..dd2d8e4ccc 100644 --- a/docs/google-docs/providers/google/privateca/certificates/index.md +++ b/docs/google-docs/providers/google/privateca/certificates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecertificates
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns a Certificate. | | | `SELECT` | | Lists Certificates. | | | `INSERT` | | Create a new Certificate in a given Project, Location from a particular CaPool. | +| | `UPDATE` | | Update a Certificate. Currently, the only field you can update is the labels field. | | | `EXEC` | | Lists Certificates. | -| | `EXEC` | | Update a Certificate. Currently, the only field you can update is the labels field. | | | `EXEC` | | Revoke a Certificate. | diff --git a/docs/google-docs/providers/google/privateca/index.md b/docs/google-docs/providers/google/privateca/index.md index c4114ddc66..e6aa930b3e 100644 --- a/docs/google-docs/providers/google/privateca/index.md +++ b/docs/google-docs/providers/google/privateca/index.md @@ -34,7 +34,7 @@ The Certificate Authority Service API is a highly-available, scalable service th TypeService TitleCertificate Authority API DescriptionThe Certificate Authority Service API is a highly-available, scalable service that enables you to simplify and automate the management of private certificate authorities (CAs) while staying in control of your private keys. -Idprivateca:v24.06.00234 +Idprivateca:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/privateca/locations/index.md b/docs/google-docs/providers/google/privateca/locations/index.md index d4371cbce4..c1e35bf26a 100644 --- a/docs/google-docs/providers/google/privateca/locations/index.md +++ b/docs/google-docs/providers/google/privateca/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/privateca/operations/index.md b/docs/google-docs/providers/google/privateca/operations/index.md index d6d6cd937a..c762160c71 100644 --- a/docs/google-docs/providers/google/privateca/operations/index.md +++ b/docs/google-docs/providers/google/privateca/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/customer_node/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/customer_node/index.md index 05320e24df..bab143f903 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/customer_node/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/customer_node/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomer_node
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/customer_nodes/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/customer_nodes/index.md index 99d58a2f56..e3de425df2 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/customer_nodes/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/customer_nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomer_nodes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/customers/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/customers/index.md index 23a6624680..cb396ffbf5 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/customers/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/customers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers
TypeResource
Id
Id
## Fields @@ -38,8 +38,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Returns a requested customer. | | | `SELECT` | | Returns a list of requested customers. | +| | `UPDATE` | | Updates an existing customer. | | | `EXEC` | | Returns a list of requested customers. | | | `EXEC` | | Migrates a SAS organization to the cloud. This will create GCP projects for each deployment and associate them. The SAS Organization is linked to the gcp project that called the command. go/sas-legacy-customer-migration | -| | `EXEC` | | Updates an existing customer. | | | `EXEC` | | Creates a new SAS deployment through the GCP workflow. Creates a SAS organization if an organization match is not found. | | | `EXEC` | | Setups the a GCP Project to receive SAS Analytics messages via GCP Pub/Sub with a subscription to BigQuery. All the Pub/Sub topics and BigQuery tables are created automatically as part of this service. | diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/customers_gcp_project_deployments/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/customers_gcp_project_deployments/index.md index 6ed1f37a93..913e0a8445 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/customers_gcp_project_deployments/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/customers_gcp_project_deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers_gcp_project_deployments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/customers_legacy_organizations/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/customers_legacy_organizations/index.md index 858768980d..155197746b 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/customers_legacy_organizations/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/customers_legacy_organizations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers_legacy_organizations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/deployments/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/deployments/index.md index ba4170a68c..839f70509d 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/deployments/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields @@ -49,11 +49,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new deployment. | | | `DELETE` | | Deletes a deployment. | | | `DELETE` | | Deletes a deployment. | +| | `UPDATE` | | Updates an existing deployment. | +| | `UPDATE` | | Updates an existing deployment. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Moves a deployment under another node or customer. | -| | `EXEC` | | Updates an existing deployment. | | | `EXEC` | | Moves a deployment under another node or customer. | -| | `EXEC` | | Updates an existing deployment. | diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/devices/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/devices/index.md index bbeb69434e..f7f2ec5bba 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/devices/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/devices/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevices
TypeResource
Id
Id
## Fields @@ -62,6 +62,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a device. | | | `DELETE` | | Deletes a device. | | | `DELETE` | | Deletes a device. | +| | `UPDATE` | | Updates a device. | +| | `UPDATE` | | Updates a device. | +| | `UPDATE` | | Updates a device. | | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Lists devices under a node or customer. | @@ -69,11 +72,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Moves a device under another node or customer. | -| | `EXEC` | | Updates a device. | | | `EXEC` | | Signs a device. | | | `EXEC` | | Moves a device under another node or customer. | -| | `EXEC` | | Updates a device. | | | `EXEC` | | Signs a device. | | | `EXEC` | | Moves a device under another node or customer. | -| | `EXEC` | | Updates a device. | | | `EXEC` | | Signs a device. | diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/devices_signed/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/devices_signed/index.md index e94ada42ef..66a51c928a 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/devices_signed/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/devices_signed/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevices_signed
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/index.md index 5ba029cd0b..7d26f5fc8f 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleSAS Portal API (Testing) Description -Idprod_tt_sasportal:v24.06.00234 +Idprod_tt_sasportal:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/installer/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/installer/index.md index bf7adc408c..daea623c18 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/installer/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/installer/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstaller
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/node/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/node/index.md index 9bf943669f..dcae3b4eec 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/node/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/node/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/nodes/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/nodes/index.md index e86def033f..953ccbc1ea 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/nodes/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenodes
TypeResource
Id
Id
## Fields @@ -41,9 +41,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new node. | | | `INSERT` | | Creates a new node. | | | `DELETE` | | Deletes a node. | +| | `UPDATE` | | Updates an existing node. | +| | `UPDATE` | | Updates an existing node. | | | `EXEC` | | Lists nodes. | | | `EXEC` | | Lists nodes. | | | `EXEC` | | Moves a node under another node or customer. | -| | `EXEC` | | Updates an existing node. | | | `EXEC` | | Moves a node under another node or customer. | -| | `EXEC` | | Updates an existing node. | diff --git a/docs/google-docs/providers/google/prod_tt_sasportal/policies/index.md b/docs/google-docs/providers/google/prod_tt_sasportal/policies/index.md index d695103126..22fbddd1a5 100644 --- a/docs/google-docs/providers/google/prod_tt_sasportal/policies/index.md +++ b/docs/google-docs/providers/google/prod_tt_sasportal/policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/publicca/external_account_keys/index.md b/docs/google-docs/providers/google/publicca/external_account_keys/index.md index adcb869cfd..6996cc834b 100644 --- a/docs/google-docs/providers/google/publicca/external_account_keys/index.md +++ b/docs/google-docs/providers/google/publicca/external_account_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexternal_account_keys
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/publicca/index.md b/docs/google-docs/providers/google/publicca/index.md index f6563f6aff..24b06eb60d 100644 --- a/docs/google-docs/providers/google/publicca/index.md +++ b/docs/google-docs/providers/google/publicca/index.md @@ -34,7 +34,7 @@ The Public Certificate Authority API may be used to create and manage ACME exter TypeService TitlePublic Certificate Authority API DescriptionThe Public Certificate Authority API may be used to create and manage ACME external account binding keys associated with Google Trust Services' publicly trusted certificate authority. -Idpublicca:v24.06.00234 +Idpublicca:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/pubsub/index.md b/docs/google-docs/providers/google/pubsub/index.md index a9b1963265..5ea316bf5c 100644 --- a/docs/google-docs/providers/google/pubsub/index.md +++ b/docs/google-docs/providers/google/pubsub/index.md @@ -34,7 +34,7 @@ Provides reliable, many-to-many, asynchronous messaging between applications. TypeService TitleCloud Pub/Sub API DescriptionProvides reliable, many-to-many, asynchronous messaging between applications. -Idpubsub:v24.06.00234 +Idpubsub:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/pubsub/schemas/index.md b/docs/google-docs/providers/google/pubsub/schemas/index.md index a01920b047..618194d95c 100644 --- a/docs/google-docs/providers/google/pubsub/schemas/index.md +++ b/docs/google-docs/providers/google/pubsub/schemas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameschemas
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsub/schemas_iam_policies/index.md b/docs/google-docs/providers/google/pubsub/schemas_iam_policies/index.md index 15ecd1de32..bc77b457c3 100644 --- a/docs/google-docs/providers/google/pubsub/schemas_iam_policies/index.md +++ b/docs/google-docs/providers/google/pubsub/schemas_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameschemas_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsub/schemas_revision/index.md b/docs/google-docs/providers/google/pubsub/schemas_revision/index.md index 8716cecd70..ea200ff7e0 100644 --- a/docs/google-docs/providers/google/pubsub/schemas_revision/index.md +++ b/docs/google-docs/providers/google/pubsub/schemas_revision/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameschemas_revision
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsub/schemas_revisions/index.md b/docs/google-docs/providers/google/pubsub/schemas_revisions/index.md index d5391f88cb..ca027297c7 100644 --- a/docs/google-docs/providers/google/pubsub/schemas_revisions/index.md +++ b/docs/google-docs/providers/google/pubsub/schemas_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameschemas_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsub/snapshots/index.md b/docs/google-docs/providers/google/pubsub/snapshots/index.md index fb52695104..af6d4ce704 100644 --- a/docs/google-docs/providers/google/pubsub/snapshots/index.md +++ b/docs/google-docs/providers/google/pubsub/snapshots/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots
TypeResource
Id
Id
## Fields @@ -35,7 +35,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the existing snapshots. Snapshots are used in [Seek]( https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. | | | `SELECT` | | Lists the names of the snapshots on this topic. Snapshots are used in [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. | | | `DELETE` | | Removes an existing snapshot. Snapshots are used in [Seek] (https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. When the snapshot is deleted, all messages retained in the snapshot are immediately dropped. After a snapshot is deleted, a new one may be created with the same name, but the new one has no association with the old snapshot or its subscription, unless the same subscription is specified. | +| | `UPDATE` | | Updates an existing snapshot by updating the fields specified in the update mask. Snapshots are used in [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. | | | `EXEC` | | Lists the existing snapshots. Snapshots are used in [Seek]( https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. | | | `EXEC` | | Lists the names of the snapshots on this topic. Snapshots are used in [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. | | | `EXEC` | | Creates a snapshot from the requested subscription. Snapshots are used in [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. If the snapshot already exists, returns `ALREADY_EXISTS`. If the requested subscription doesn't exist, returns `NOT_FOUND`. If the backlog in the subscription is too old -- and the resulting snapshot would expire in less than 1 hour -- then `FAILED_PRECONDITION` is returned. See also the `Snapshot.expire_time` field. If the name is not provided in the request, the server will assign a random name for this snapshot on the same project as the subscription, conforming to the [resource name format] (https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). The generated name is populated in the returned Snapshot object. Note that for REST API requests, you must specify a name in the request. | -| | `EXEC` | | Updates an existing snapshot by updating the fields specified in the update mask. Snapshots are used in [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. | diff --git a/docs/google-docs/providers/google/pubsub/snapshots_iam_policies/index.md b/docs/google-docs/providers/google/pubsub/snapshots_iam_policies/index.md index af42877ed9..ee5fe5e899 100644 --- a/docs/google-docs/providers/google/pubsub/snapshots_iam_policies/index.md +++ b/docs/google-docs/providers/google/pubsub/snapshots_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesnapshots_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsub/subscriptions/index.md b/docs/google-docs/providers/google/pubsub/subscriptions/index.md index 77c43ab80b..43ac24f393 100644 --- a/docs/google-docs/providers/google/pubsub/subscriptions/index.md +++ b/docs/google-docs/providers/google/pubsub/subscriptions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubscriptions
TypeResource
Id
Id
## Fields @@ -35,6 +35,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists matching subscriptions. | | | `SELECT` | | Lists the names of the attached subscriptions on this topic. | | | `DELETE` | | Deletes an existing subscription. All messages retained in the subscription are immediately dropped. Calls to `Pull` after deletion will return `NOT_FOUND`. After a subscription is deleted, a new one may be created with the same name, but the new one has no association with the old subscription or its topic unless the same topic is specified. | +| | `UPDATE` | | Updates an existing subscription by updating the fields specified in the update mask. Note that certain properties of a subscription, such as its topic, are not modifiable. | | | `EXEC` | | Lists matching subscriptions. | | | `EXEC` | | Lists the names of the attached subscriptions on this topic. | | | `EXEC` | | Acknowledges the messages associated with the `ack_ids` in the `AcknowledgeRequest`. The Pub/Sub system can remove the relevant messages from the subscription. Acknowledging a message whose ack deadline has expired may succeed, but such a message may be redelivered later. Acknowledging a message more than once will not result in an error. | @@ -42,6 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Detaches a subscription from this topic. All messages retained in the subscription are dropped. Subsequent `Pull` and `StreamingPull` requests will return FAILED_PRECONDITION. If the subscription is a push subscription, pushes to the endpoint will stop. | | | `EXEC` | | Modifies the ack deadline for a specific message. This method is useful to indicate that more time is needed to process a message by the subscriber, or to make the message available for redelivery if the processing was interrupted. Note that this does not modify the subscription-level `ackDeadlineSeconds` used for subsequent messages. | | | `EXEC` | | Modifies the `PushConfig` for a specified subscription. This may be used to change a push subscription to a pull one (signified by an empty `PushConfig`) or vice versa, or change the endpoint URL and other attributes of a push subscription. Messages will accumulate for delivery continuously through the call regardless of changes to the `PushConfig`. | -| | `EXEC` | | Updates an existing subscription by updating the fields specified in the update mask. Note that certain properties of a subscription, such as its topic, are not modifiable. | | | `EXEC` | | Pulls messages from the server. | | | `EXEC` | | Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request. Snapshots are used in [Seek] (https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot. Note that both the subscription and the snapshot must be on the same topic. | diff --git a/docs/google-docs/providers/google/pubsub/subscriptions_iam_policies/index.md b/docs/google-docs/providers/google/pubsub/subscriptions_iam_policies/index.md index ba93549ff7..81a94e155a 100644 --- a/docs/google-docs/providers/google/pubsub/subscriptions_iam_policies/index.md +++ b/docs/google-docs/providers/google/pubsub/subscriptions_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubscriptions_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsub/topics/index.md b/docs/google-docs/providers/google/pubsub/topics/index.md index 01eb528678..bcc7254b21 100644 --- a/docs/google-docs/providers/google/pubsub/topics/index.md +++ b/docs/google-docs/providers/google/pubsub/topics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametopics
TypeResource
Id
Id
## Fields @@ -45,7 +45,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the configuration of a topic. | | | `SELECT` | | Lists matching topics. | | | `DELETE` | | Deletes the topic with the given name. Returns `NOT_FOUND` if the topic does not exist. After a topic is deleted, a new topic may be created with the same name; this is an entirely new topic with none of the old configuration or subscriptions. Existing subscriptions to this topic are not deleted, but their `topic` field is set to `_deleted-topic_`. | +| | `UPDATE` | | Updates an existing topic by updating the fields specified in the update mask. Note that certain properties of a topic are not modifiable. | | | `EXEC` | | Lists matching topics. | | | `EXEC` | | Creates the given topic with the given name. See the [resource name rules] (https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names). | -| | `EXEC` | | Updates an existing topic by updating the fields specified in the update mask. Note that certain properties of a topic are not modifiable. | | | `EXEC` | | Adds one or more messages to the topic. Returns `NOT_FOUND` if the topic does not exist. | diff --git a/docs/google-docs/providers/google/pubsub/topics_iam_policies/index.md b/docs/google-docs/providers/google/pubsub/topics_iam_policies/index.md index 65770ef6bd..90fb1bc285 100644 --- a/docs/google-docs/providers/google/pubsub/topics_iam_policies/index.md +++ b/docs/google-docs/providers/google/pubsub/topics_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametopics_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsublite/cursors/index.md b/docs/google-docs/providers/google/pubsublite/cursors/index.md index 4bb976632d..cd27785c5d 100644 --- a/docs/google-docs/providers/google/pubsublite/cursors/index.md +++ b/docs/google-docs/providers/google/pubsublite/cursors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecursors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsublite/index.md b/docs/google-docs/providers/google/pubsublite/index.md index 7239e57cc1..aa316841f6 100644 --- a/docs/google-docs/providers/google/pubsublite/index.md +++ b/docs/google-docs/providers/google/pubsublite/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitlePub/Sub Lite API Description -Idpubsublite:v24.06.00234 +Idpubsublite:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/pubsublite/operations/index.md b/docs/google-docs/providers/google/pubsublite/operations/index.md index 130606e7f5..2674aeb066 100644 --- a/docs/google-docs/providers/google/pubsublite/operations/index.md +++ b/docs/google-docs/providers/google/pubsublite/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/pubsublite/reservations/index.md b/docs/google-docs/providers/google/pubsublite/reservations/index.md index e15ef9a2cf..5d22a12ea1 100644 --- a/docs/google-docs/providers/google/pubsublite/reservations/index.md +++ b/docs/google-docs/providers/google/pubsublite/reservations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereservations
TypeResource
Id
Id
## Fields @@ -39,5 +39,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of reservations for the given project. | | | `INSERT` | | Creates a new reservation. | | | `DELETE` | | Deletes the specified reservation. | +| | `UPDATE` | | Updates properties of the specified reservation. | | | `EXEC` | | Returns the list of reservations for the given project. | -| | `EXEC` | | Updates properties of the specified reservation. | diff --git a/docs/google-docs/providers/google/pubsublite/subscriptions/index.md b/docs/google-docs/providers/google/pubsublite/subscriptions/index.md index 656f965e6a..78b2ca0184 100644 --- a/docs/google-docs/providers/google/pubsublite/subscriptions/index.md +++ b/docs/google-docs/providers/google/pubsublite/subscriptions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubscriptions
TypeResource
Id
Id
## Fields @@ -36,8 +36,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the subscriptions attached to the specified topic. | | | `INSERT` | | Creates a new subscription. | | | `DELETE` | | Deletes the specified subscription. | +| | `UPDATE` | | Updates properties of the specified subscription. | | | `EXEC` | | Returns the list of subscriptions for the given project. | | | `EXEC` | | Lists the subscriptions attached to the specified topic. | -| | `EXEC` | | Updates properties of the specified subscription. | | | `EXEC` | | Performs an out-of-band seek for a subscription to a specified target, which may be timestamps or named positions within the message backlog. Seek translates these targets to cursors for each partition and orchestrates subscribers to start consuming messages from these seek cursors. If an operation is returned, the seek has been registered and subscribers will eventually receive messages from the seek cursors (i.e. eventual consistency), as long as they are using a minimum supported client library version and not a system that tracks cursors independently of Pub/Sub Lite (e.g. Apache Beam, Dataflow, Spark). The seek operation will fail for unsupported clients. If clients would like to know when subscribers react to the seek (or not), they can poll the operation. The seek operation will succeed and complete once subscribers are ready to receive messages from the seek cursors for all partitions of the topic. This means that the seek operation will not complete until all subscribers come online. If the previous seek operation has not yet completed, it will be aborted and the new invocation of seek will supersede it. | | | `EXEC` | | Updates the committed cursor. | diff --git a/docs/google-docs/providers/google/pubsublite/topics/index.md b/docs/google-docs/providers/google/pubsublite/topics/index.md index b441febd71..61e9a5ec9a 100644 --- a/docs/google-docs/providers/google/pubsublite/topics/index.md +++ b/docs/google-docs/providers/google/pubsublite/topics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametopics
TypeResource
Id
Id
## Fields @@ -42,9 +42,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of topics for the given project. | | | `INSERT` | | Creates a new topic. | | | `DELETE` | | Deletes the specified topic. | +| | `UPDATE` | | Updates properties of the specified topic. | | | `EXEC` | | Lists the topics attached to the specified reservation. | | | `EXEC` | | Returns the list of topics for the given project. | -| | `EXEC` | | Updates properties of the specified topic. | | | `EXEC` | | Compute the head cursor for the partition. The head cursor's offset is guaranteed to be less than or equal to all messages which have not yet been acknowledged as published, and greater than the offset of any message whose publish has already been acknowledged. It is zero if there have never been messages in the partition. | | | `EXEC` | | Compute statistics about a range of messages in a given topic and partition. | | | `EXEC` | | Compute the corresponding cursor for a publish or event time in a topic partition. | diff --git a/docs/google-docs/providers/google/pubsublite/topics_partitions/index.md b/docs/google-docs/providers/google/pubsublite/topics_partitions/index.md index 6cfdde32df..56f5d04965 100644 --- a/docs/google-docs/providers/google/pubsublite/topics_partitions/index.md +++ b/docs/google-docs/providers/google/pubsublite/topics_partitions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametopics_partitions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/rapidmigrationassessment/annotations/index.md b/docs/google-docs/providers/google/rapidmigrationassessment/annotations/index.md index 727ca6712a..b695d41d91 100644 --- a/docs/google-docs/providers/google/rapidmigrationassessment/annotations/index.md +++ b/docs/google-docs/providers/google/rapidmigrationassessment/annotations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameannotations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/rapidmigrationassessment/collectors/index.md b/docs/google-docs/providers/google/rapidmigrationassessment/collectors/index.md index a96457ff62..4202b465a5 100644 --- a/docs/google-docs/providers/google/rapidmigrationassessment/collectors/index.md +++ b/docs/google-docs/providers/google/rapidmigrationassessment/collectors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecollectors
TypeResource
Id
Id
## Fields @@ -52,8 +52,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Collectors in a given project and location. | | | `INSERT` | | Create a Collector to manage the on-prem appliance which collects information about Customer assets. | | | `DELETE` | | Deletes a single Collector - changes state of collector to "Deleting". Background jobs does final deletion thorugh producer api. | +| | `UPDATE` | | Updates the parameters of a single Collector. | | | `EXEC` | | Lists Collectors in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Collector. | | | `EXEC` | | Pauses the given collector. | | | `EXEC` | | Registers the given collector. | | | `EXEC` | | Resumes the given collector. | diff --git a/docs/google-docs/providers/google/rapidmigrationassessment/index.md b/docs/google-docs/providers/google/rapidmigrationassessment/index.md index 3b0dda57ec..87e44a5fe8 100644 --- a/docs/google-docs/providers/google/rapidmigrationassessment/index.md +++ b/docs/google-docs/providers/google/rapidmigrationassessment/index.md @@ -34,7 +34,7 @@ The Rapid Migration Assessment service is our first-party migration assessment a TypeService TitleRapid Migration Assessment API DescriptionThe Rapid Migration Assessment service is our first-party migration assessment and planning tool. -Idrapidmigrationassessment:v24.06.00234 +Idrapidmigrationassessment:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/rapidmigrationassessment/locations/index.md b/docs/google-docs/providers/google/rapidmigrationassessment/locations/index.md index 8d11a396db..a27e01cef7 100644 --- a/docs/google-docs/providers/google/rapidmigrationassessment/locations/index.md +++ b/docs/google-docs/providers/google/rapidmigrationassessment/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/rapidmigrationassessment/operations/index.md b/docs/google-docs/providers/google/rapidmigrationassessment/operations/index.md index e6c2a1d928..7c5cbba56d 100644 --- a/docs/google-docs/providers/google/rapidmigrationassessment/operations/index.md +++ b/docs/google-docs/providers/google/rapidmigrationassessment/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recaptchaenterprise/assessments/index.md b/docs/google-docs/providers/google/recaptchaenterprise/assessments/index.md index 56dd1e04f9..dde3f87580 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/assessments/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/assessments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassessments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recaptchaenterprise/firewallpolicies/index.md b/docs/google-docs/providers/google/recaptchaenterprise/firewallpolicies/index.md index 036ead3c83..0f15044503 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/firewallpolicies/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/firewallpolicies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefirewallpolicies
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all firewall policies that belong to a project. | | | `INSERT` | | Creates a new FirewallPolicy, specifying conditions at which reCAPTCHA Enterprise actions can be executed. A project may have a maximum of 1000 policies. | | | `DELETE` | | Deletes the specified firewall policy. | +| | `UPDATE` | | Updates the specified firewall policy. | | | `EXEC` | | Returns the list of all firewall policies that belong to a project. | -| | `EXEC` | | Updates the specified firewall policy. | | | `EXEC` | | Reorders all firewall policies. | diff --git a/docs/google-docs/providers/google/recaptchaenterprise/index.md b/docs/google-docs/providers/google/recaptchaenterprise/index.md index 415a6230ec..1243f9e743 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/index.md @@ -34,7 +34,7 @@ Help protect your website from fraudulent activity, spam, and abuse without crea TypeService TitlereCAPTCHA Enterprise API DescriptionHelp protect your website from fraudulent activity, spam, and abuse without creating friction. -Idrecaptchaenterprise:v24.06.00234 +Idrecaptchaenterprise:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/recaptchaenterprise/keys/index.md b/docs/google-docs/providers/google/recaptchaenterprise/keys/index.md index 9299a932f4..9109966dbf 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/keys/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys
TypeResource
Id
Id
## Fields @@ -46,6 +46,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the list of all keys that belong to a project. | | | `INSERT` | | Creates a new reCAPTCHA Enterprise key. | | | `DELETE` | | Deletes the specified key. | +| | `UPDATE` | | Updates the specified key. | | | `EXEC` | | Returns the list of all keys that belong to a project. | | | `EXEC` | | Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project. | -| | `EXEC` | | Updates the specified key. | diff --git a/docs/google-docs/providers/google/recaptchaenterprise/keys_legacy_secret_key/index.md b/docs/google-docs/providers/google/recaptchaenterprise/keys_legacy_secret_key/index.md index d7ebe6d706..99d0efe225 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/keys_legacy_secret_key/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/keys_legacy_secret_key/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys_legacy_secret_key
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recaptchaenterprise/keys_metrics/index.md b/docs/google-docs/providers/google/recaptchaenterprise/keys_metrics/index.md index e70c3238fb..0b39c8028f 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/keys_metrics/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/keys_metrics/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namekeys_metrics
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recaptchaenterprise/memberships/index.md b/docs/google-docs/providers/google/recaptchaenterprise/memberships/index.md index 064deec75e..ab89d25d1d 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/memberships/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/memberships/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namememberships
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroupmemberships/index.md b/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroupmemberships/index.md index fcaaa5ac04..b0e83bd752 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroupmemberships/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroupmemberships/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelatedaccountgroupmemberships
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroups/index.md b/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroups/index.md index b9e86604fc..352ef25dd3 100644 --- a/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroups/index.md +++ b/docs/google-docs/providers/google/recaptchaenterprise/relatedaccountgroups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerelatedaccountgroups
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommendationengine/catalog_items/index.md b/docs/google-docs/providers/google/recommendationengine/catalog_items/index.md index db74381ff9..fa22cce19a 100644 --- a/docs/google-docs/providers/google/recommendationengine/catalog_items/index.md +++ b/docs/google-docs/providers/google/recommendationengine/catalog_items/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalog_items
TypeResource
Id
Id
## Fields @@ -46,6 +46,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a list of catalog items. | | | `INSERT` | | Creates a catalog item. | | | `DELETE` | | Deletes a catalog item. | +| | `UPDATE` | | Updates a catalog item. Partial updating is supported. Non-existing items will be created. | | | `EXEC` | | Gets a list of catalog items. | | | `EXEC` | | Bulk import of multiple catalog items. Request processing may be synchronous. No partial updating supported. Non-existing items will be created. Operation.response is of type ImportResponse. Note that it is possible for a subset of the items to be successfully updated. | -| | `EXEC` | | Updates a catalog item. Partial updating is supported. Non-existing items will be created. | diff --git a/docs/google-docs/providers/google/recommendationengine/catalogs/index.md b/docs/google-docs/providers/google/recommendationengine/catalogs/index.md index 0da88b9219..9bc78a8a31 100644 --- a/docs/google-docs/providers/google/recommendationengine/catalogs/index.md +++ b/docs/google-docs/providers/google/recommendationengine/catalogs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalogs
TypeResource
Id
Id
## Fields @@ -38,5 +38,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Lists all the catalog configurations associated with the project. | +| | `UPDATE` | | Updates the catalog configuration. | | | `EXEC` | | Lists all the catalog configurations associated with the project. | -| | `EXEC` | | Updates the catalog configuration. | diff --git a/docs/google-docs/providers/google/recommendationengine/index.md b/docs/google-docs/providers/google/recommendationengine/index.md index 3634307ac6..db8fc085ee 100644 --- a/docs/google-docs/providers/google/recommendationengine/index.md +++ b/docs/google-docs/providers/google/recommendationengine/index.md @@ -34,7 +34,7 @@ Note that we now highly recommend new customers to use Retail API, which incorpo TypeService TitleRecommendations AI (Beta) DescriptionNote that we now highly recommend new customers to use Retail API, which incorporates the GA version of the Recommendations AI funtionalities. To enable Retail API, please visit https://console.cloud.google.com/apis/library/retail.googleapis.com. The Recommendations AI service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud. -Idrecommendationengine:v24.06.00234 +Idrecommendationengine:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/recommendationengine/operations/index.md b/docs/google-docs/providers/google/recommendationengine/operations/index.md index 8870b3e753..280813a63d 100644 --- a/docs/google-docs/providers/google/recommendationengine/operations/index.md +++ b/docs/google-docs/providers/google/recommendationengine/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommendationengine/placements/index.md b/docs/google-docs/providers/google/recommendationengine/placements/index.md index 43217dd40e..b8c326a534 100644 --- a/docs/google-docs/providers/google/recommendationengine/placements/index.md +++ b/docs/google-docs/providers/google/recommendationengine/placements/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameplacements
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommendationengine/prediction_api_key_registrations/index.md b/docs/google-docs/providers/google/recommendationengine/prediction_api_key_registrations/index.md index 31405cdf57..58007c0520 100644 --- a/docs/google-docs/providers/google/recommendationengine/prediction_api_key_registrations/index.md +++ b/docs/google-docs/providers/google/recommendationengine/prediction_api_key_registrations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprediction_api_key_registrations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommendationengine/user_events/index.md b/docs/google-docs/providers/google/recommendationengine/user_events/index.md index 6db75045be..1add8cae6f 100644 --- a/docs/google-docs/providers/google/recommendationengine/user_events/index.md +++ b/docs/google-docs/providers/google/recommendationengine/user_events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuser_events
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommender/index.md b/docs/google-docs/providers/google/recommender/index.md index ce4e05cbb0..2150d13c91 100644 --- a/docs/google-docs/providers/google/recommender/index.md +++ b/docs/google-docs/providers/google/recommender/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleRecommender API Description -Idrecommender:v24.06.00234 +Idrecommender:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/recommender/insight_types_config/index.md b/docs/google-docs/providers/google/recommender/insight_types_config/index.md index ee1baeff90..a68b007bb1 100644 --- a/docs/google-docs/providers/google/recommender/insight_types_config/index.md +++ b/docs/google-docs/providers/google/recommender/insight_types_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinsight_types_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommender/insights/index.md b/docs/google-docs/providers/google/recommender/insights/index.md index d7c6d88c8c..ba33343dc5 100644 --- a/docs/google-docs/providers/google/recommender/insights/index.md +++ b/docs/google-docs/providers/google/recommender/insights/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinsights
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommender/recommendations/index.md b/docs/google-docs/providers/google/recommender/recommendations/index.md index 001701dac3..64e741b36b 100644 --- a/docs/google-docs/providers/google/recommender/recommendations/index.md +++ b/docs/google-docs/providers/google/recommender/recommendations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerecommendations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/recommender/recommenders_config/index.md b/docs/google-docs/providers/google/recommender/recommenders_config/index.md index 11c0318df6..7076a1a74d 100644 --- a/docs/google-docs/providers/google/recommender/recommenders_config/index.md +++ b/docs/google-docs/providers/google/recommender/recommenders_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerecommenders_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/redis/clusters/index.md b/docs/google-docs/providers/google/redis/clusters/index.md index 04388274b0..0fbb35e5d2 100644 --- a/docs/google-docs/providers/google/redis/clusters/index.md +++ b/docs/google-docs/providers/google/redis/clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters
TypeResource
Id
Id
## Fields @@ -55,5 +55,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all Redis clusters owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated. | | | `INSERT` | | Creates a Redis cluster based on the specified properties. The creation is executed asynchronously and callers may check the returned operation to track its progress. Once the operation is completed the Redis cluster will be fully functional. The completed longrunning.Operation will contain the new cluster object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | | | `DELETE` | | Deletes a specific Redis cluster. Cluster stops serving and data is deleted. | +| | `UPDATE` | | Updates the metadata and configuration of a specific Redis cluster. Completed longrunning.Operation will contain the new cluster object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | | | `EXEC` | | Lists all Redis clusters owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated. | -| | `EXEC` | | Updates the metadata and configuration of a specific Redis cluster. Completed longrunning.Operation will contain the new cluster object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | diff --git a/docs/google-docs/providers/google/redis/clusters_certificate_authority/index.md b/docs/google-docs/providers/google/redis/clusters_certificate_authority/index.md index dc00cc3ff3..d160e12d1a 100644 --- a/docs/google-docs/providers/google/redis/clusters_certificate_authority/index.md +++ b/docs/google-docs/providers/google/redis/clusters_certificate_authority/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_certificate_authority
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/redis/index.md b/docs/google-docs/providers/google/redis/index.md index 7fc6afed97..2309f3cc94 100644 --- a/docs/google-docs/providers/google/redis/index.md +++ b/docs/google-docs/providers/google/redis/index.md @@ -34,7 +34,7 @@ Creates and manages Redis instances on the Google Cloud Platform. TypeService TitleGoogle Cloud Memorystore for Redis API DescriptionCreates and manages Redis instances on the Google Cloud Platform. -Idredis:v24.06.00234 +Idredis:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/redis/instances/index.md b/docs/google-docs/providers/google/redis/instances/index.md index 9b437e91d0..7f22afe229 100644 --- a/docs/google-docs/providers/google/redis/instances/index.md +++ b/docs/google-docs/providers/google/redis/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -74,10 +74,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all Redis instances owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated. | | | `INSERT` | | Creates a Redis instance based on the specified tier and memory size. By default, the instance is accessible from the project's [default network](https://cloud.google.com/vpc/docs/vpc). The creation is executed asynchronously and callers may check the returned operation to track its progress. Once the operation is completed the Redis instance will be fully functional. Completed longrunning.Operation will contain the new instance object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | | | `DELETE` | | Deletes a specific Redis instance. Instance stops serving and data is deleted. | +| | `UPDATE` | | Updates the metadata and configuration of a specific Redis instance. Completed longrunning.Operation will contain the new instance object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | | | `EXEC` | | Lists all Redis instances owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated. | | | `EXEC` | | Export Redis instance data into a Redis RDB format file in Cloud Storage. Redis will continue serving during this operation. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | | | `EXEC` | | Initiates a failover of the primary node to current replica node for a specific STANDARD tier Cloud Memorystore for Redis instance. | | | `EXEC` | | Import a Redis RDB snapshot file from Cloud Storage into a Redis instance. Redis may stop serving during this operation. Instance state will be IMPORTING for entire operation. When complete, the instance will contain only data from the imported file. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | -| | `EXEC` | | Updates the metadata and configuration of a specific Redis instance. Completed longrunning.Operation will contain the new instance object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation. | | | `EXEC` | | Reschedule maintenance for a given instance in a given project and location. | | | `EXEC` | | Upgrades Redis instance to the newer Redis version specified in the request. | diff --git a/docs/google-docs/providers/google/redis/instances_auth_string/index.md b/docs/google-docs/providers/google/redis/instances_auth_string/index.md index 175cd7f1b5..aa623e4140 100644 --- a/docs/google-docs/providers/google/redis/instances_auth_string/index.md +++ b/docs/google-docs/providers/google/redis/instances_auth_string/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_auth_string
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/redis/locations/index.md b/docs/google-docs/providers/google/redis/locations/index.md index 86e6f0d3ee..c08ffb87d1 100644 --- a/docs/google-docs/providers/google/redis/locations/index.md +++ b/docs/google-docs/providers/google/redis/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/redis/operations/index.md b/docs/google-docs/providers/google/redis/operations/index.md index 906234a868..d4976786f0 100644 --- a/docs/google-docs/providers/google/redis/operations/index.md +++ b/docs/google-docs/providers/google/redis/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/resourcesettings/index.md b/docs/google-docs/providers/google/resourcesettings/index.md index 4a0a5efb3b..3a44f6b46a 100644 --- a/docs/google-docs/providers/google/resourcesettings/index.md +++ b/docs/google-docs/providers/google/resourcesettings/index.md @@ -34,7 +34,7 @@ The Resource Settings API allows users to control and modify the behavior of the TypeService TitleResource Settings API DescriptionThe Resource Settings API allows users to control and modify the behavior of their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud Resource Hierarchy. -Idresourcesettings:v24.06.00234 +Idresourcesettings:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/resourcesettings/settings/index.md b/docs/google-docs/providers/google/resourcesettings/settings/index.md index c230653bac..e8cd4f795b 100644 --- a/docs/google-docs/providers/google/resourcesettings/settings/index.md +++ b/docs/google-docs/providers/google/resourcesettings/settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesettings
TypeResource
Id
Id
## Fields @@ -44,9 +44,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the settings that are available on the Cloud resource `parent`. | | | `SELECT` | | Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. | | | `SELECT` | | Lists all the settings that are available on the Cloud resource `parent`. | +| | `UPDATE` | | Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. | +| | `UPDATE` | | Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. | +| | `UPDATE` | | Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. | | | `EXEC` | | Lists all the settings that are available on the Cloud resource `parent`. | | | `EXEC` | | Lists all the settings that are available on the Cloud resource `parent`. | | | `EXEC` | | Lists all the settings that are available on the Cloud resource `parent`. | -| | `EXEC` | | Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. | -| | `EXEC` | | Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. | -| | `EXEC` | | Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. | diff --git a/docs/google-docs/providers/google/retail/attributes_config/index.md b/docs/google-docs/providers/google/retail/attributes_config/index.md index b59899ced7..ff74144aaf 100644 --- a/docs/google-docs/providers/google/retail/attributes_config/index.md +++ b/docs/google-docs/providers/google/retail/attributes_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/attributes_config_catalog_attribute/index.md b/docs/google-docs/providers/google/retail/attributes_config_catalog_attribute/index.md index 9286b31319..e3c3e77b00 100644 --- a/docs/google-docs/providers/google/retail/attributes_config_catalog_attribute/index.md +++ b/docs/google-docs/providers/google/retail/attributes_config_catalog_attribute/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattributes_config_catalog_attribute
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/catalogs/index.md b/docs/google-docs/providers/google/retail/catalogs/index.md index 21e9be7b6d..145c932c43 100644 --- a/docs/google-docs/providers/google/retail/catalogs/index.md +++ b/docs/google-docs/providers/google/retail/catalogs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalogs
TypeResource
Id
Id
## Fields @@ -37,8 +37,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Lists all the Catalogs associated with the project. | +| | `UPDATE` | | Updates the Catalogs. | | | `EXEC` | | Lists all the Catalogs associated with the project. | | | `EXEC` | | Completes the specified prefix with keyword suggestions. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature. | | | `EXEC` | | Exports analytics metrics. `Operation.response` is of type `ExportAnalyticsMetricsResponse`. `Operation.metadata` is of type `ExportMetadata`. | -| | `EXEC` | | Updates the Catalogs. | | | `EXEC` | | Set a specified branch id as default branch. API methods such as SearchService.Search, ProductService.GetProduct, ProductService.ListProducts will treat requests using "default_branch" to the actual branch id set as default. For example, if `projects/*/locations/*/catalogs/*/branches/1` is set as default, setting SearchRequest.branch to `projects/*/locations/*/catalogs/*/branches/default_branch` is equivalent to setting SearchRequest.branch to `projects/*/locations/*/catalogs/*/branches/1`. Using multiple branches can be useful when developers would like to have a staging branch to test and verify for future usage. When it becomes ready, developers switch on the staging branch using this API while keeping using `projects/*/locations/*/catalogs/*/branches/default_branch` as SearchRequest.branch to route the traffic to this staging branch. CAUTION: If you have live predict/search traffic, switching the default branch could potentially cause outages if the ID space of the new branch is very different from the old one. More specifically: * PredictionService will only return product IDs from branch {newBranch}. * SearchService will only return product IDs from branch {newBranch} (if branch is not explicitly set). * UserEventService will only join events with products from branch {newBranch}. | diff --git a/docs/google-docs/providers/google/retail/catalogs_attributes_config/index.md b/docs/google-docs/providers/google/retail/catalogs_attributes_config/index.md index f6f590adca..8f936a4c94 100644 --- a/docs/google-docs/providers/google/retail/catalogs_attributes_config/index.md +++ b/docs/google-docs/providers/google/retail/catalogs_attributes_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalogs_attributes_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/catalogs_completion_config/index.md b/docs/google-docs/providers/google/retail/catalogs_completion_config/index.md index 1956c63c7b..8b669e0d37 100644 --- a/docs/google-docs/providers/google/retail/catalogs_completion_config/index.md +++ b/docs/google-docs/providers/google/retail/catalogs_completion_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalogs_completion_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/catalogs_default_branch/index.md b/docs/google-docs/providers/google/retail/catalogs_default_branch/index.md index 7a402e3528..fbe31d7383 100644 --- a/docs/google-docs/providers/google/retail/catalogs_default_branch/index.md +++ b/docs/google-docs/providers/google/retail/catalogs_default_branch/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecatalogs_default_branch
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/completion_data/index.md b/docs/google-docs/providers/google/retail/completion_data/index.md index 5ca8e73905..7baf2d3c94 100644 --- a/docs/google-docs/providers/google/retail/completion_data/index.md +++ b/docs/google-docs/providers/google/retail/completion_data/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecompletion_data
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/controls/index.md b/docs/google-docs/providers/google/retail/controls/index.md index 8e01226ecb..5dcdba3d25 100644 --- a/docs/google-docs/providers/google/retail/controls/index.md +++ b/docs/google-docs/providers/google/retail/controls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecontrols
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all Controls by their parent Catalog. | | | `INSERT` | | Creates a Control. If the Control to create already exists, an ALREADY_EXISTS error is returned. | | | `DELETE` | | Deletes a Control. If the Control to delete does not exist, a NOT_FOUND error is returned. | +| | `UPDATE` | | Updates a Control. Control cannot be set to a different oneof field, if so an INVALID_ARGUMENT is returned. If the Control to update does not exist, a NOT_FOUND error is returned. | | | `EXEC` | | Lists all Controls by their parent Catalog. | -| | `EXEC` | | Updates a Control. Control cannot be set to a different oneof field, if so an INVALID_ARGUMENT is returned. If the Control to update does not exist, a NOT_FOUND error is returned. | diff --git a/docs/google-docs/providers/google/retail/index.md b/docs/google-docs/providers/google/retail/index.md index 215561e114..81ef82f923 100644 --- a/docs/google-docs/providers/google/retail/index.md +++ b/docs/google-docs/providers/google/retail/index.md @@ -34,7 +34,7 @@ Vertex AI Search for Retail API is made up of Retail Search, Browse and Recommen TypeService TitleVertex AI Search for Retail API DescriptionVertex AI Search for Retail API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications. -Idretail:v24.06.00234 +Idretail:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/retail/models/index.md b/docs/google-docs/providers/google/retail/models/index.md index 0c6fd6e4f4..8f8058d7ec 100644 --- a/docs/google-docs/providers/google/retail/models/index.md +++ b/docs/google-docs/providers/google/retail/models/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels
TypeResource
Id
Id
## Fields @@ -52,8 +52,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all the models linked to this event store. | | | `INSERT` | | Creates a new model. | | | `DELETE` | | Deletes an existing model. | +| | `UPDATE` | | Update of model metadata. Only fields that currently can be updated are: `filtering_option` and `periodic_tuning_state`. If other values are provided, this API method ignores them. | | | `EXEC` | | Lists all the models linked to this event store. | -| | `EXEC` | | Update of model metadata. Only fields that currently can be updated are: `filtering_option` and `periodic_tuning_state`. If other values are provided, this API method ignores them. | | | `EXEC` | | Pauses the training of an existing model. | | | `EXEC` | | Resumes the training of an existing model. | | | `EXEC` | | Tunes an existing model. | diff --git a/docs/google-docs/providers/google/retail/operations/index.md b/docs/google-docs/providers/google/retail/operations/index.md index b8f25b3961..cd644b8f2e 100644 --- a/docs/google-docs/providers/google/retail/operations/index.md +++ b/docs/google-docs/providers/google/retail/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/placements/index.md b/docs/google-docs/providers/google/retail/placements/index.md index d04d9e094d..ea4af7ffd9 100644 --- a/docs/google-docs/providers/google/retail/placements/index.md +++ b/docs/google-docs/providers/google/retail/placements/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameplacements
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/products/index.md b/docs/google-docs/providers/google/retail/products/index.md index 973c843722..6e50bb7978 100644 --- a/docs/google-docs/providers/google/retail/products/index.md +++ b/docs/google-docs/providers/google/retail/products/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproducts
TypeResource
Id
Id
## Fields @@ -71,8 +71,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a list of Products. | | | `INSERT` | | Creates a Product. | | | `DELETE` | | Deletes a Product. | +| | `UPDATE` | | Updates a Product. | | | `EXEC` | | Gets a list of Products. | | | `EXEC` | | Bulk import of multiple Products. Request processing may be synchronous. Non-existing items are created. Note that it is possible for a subset of the Products to be successfully updated. | -| | `EXEC` | | Updates a Product. | | | `EXEC` | | Permanently deletes all selected Products under a branch. This process is asynchronous. If the request is valid, the removal will be enqueued and processed offline. Depending on the number of Products, this operation could take hours to complete. Before the operation completes, some Products may still be returned by ProductService.GetProduct or ProductService.ListProducts. Depending on the number of Products, this operation could take hours to complete. To get a sample of Products that would be deleted, set PurgeProductsRequest.force to false. | | | `EXEC` | | Updates inventory information for a Product while respecting the last update timestamps of each inventory field. This process is asynchronous and does not require the Product to exist before updating fulfillment information. If the request is valid, the update is enqueued and processed downstream. As a consequence, when a response is returned, updates are not immediately manifested in the Product queried by ProductService.GetProduct or ProductService.ListProducts. When inventory is updated with ProductService.CreateProduct and ProductService.UpdateProduct, the specified inventory field value(s) overwrite any existing value(s) while ignoring the last update time for this field. Furthermore, the last update times for the specified inventory fields are overwritten by the times of the ProductService.CreateProduct or ProductService.UpdateProduct request. If no inventory fields are set in CreateProductRequest.product, then any pre-existing inventory information for this product is used. If no inventory fields are set in SetInventoryRequest.set_mask, then any existing inventory information is preserved. Pre-existing inventory information can only be updated with ProductService.SetInventory, ProductService.AddFulfillmentPlaces, and ProductService.RemoveFulfillmentPlaces. The returned Operations is obsolete after one day, and the GetOperation API returns `NOT_FOUND` afterwards. If conflicting updates are issued, the Operations associated with the stale updates are not marked as done until they are obsolete. | diff --git a/docs/google-docs/providers/google/retail/products_fulfillment_places/index.md b/docs/google-docs/providers/google/retail/products_fulfillment_places/index.md index d44bfc2e70..87f49b5efe 100644 --- a/docs/google-docs/providers/google/retail/products_fulfillment_places/index.md +++ b/docs/google-docs/providers/google/retail/products_fulfillment_places/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproducts_fulfillment_places
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/products_local_inventories/index.md b/docs/google-docs/providers/google/retail/products_local_inventories/index.md index 346af728f1..1114aeaa8f 100644 --- a/docs/google-docs/providers/google/retail/products_local_inventories/index.md +++ b/docs/google-docs/providers/google/retail/products_local_inventories/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproducts_local_inventories
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/serving_configs/index.md b/docs/google-docs/providers/google/retail/serving_configs/index.md index 3e3ca15461..0c7dab1624 100644 --- a/docs/google-docs/providers/google/retail/serving_configs/index.md +++ b/docs/google-docs/providers/google/retail/serving_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameserving_configs
TypeResource
Id
Id
## Fields @@ -57,7 +57,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all ServingConfigs linked to this catalog. | | | `INSERT` | | Creates a ServingConfig. A maximum of 100 ServingConfigs are allowed in a Catalog, otherwise a FAILED_PRECONDITION error is returned. | | | `DELETE` | | Deletes a ServingConfig. Returns a NotFound error if the ServingConfig does not exist. | +| | `UPDATE` | | Updates a ServingConfig. | | | `EXEC` | | Lists all ServingConfigs linked to this catalog. | -| | `EXEC` | | Updates a ServingConfig. | | | `EXEC` | | Makes a recommendation prediction. | | | `EXEC` | | Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature. | diff --git a/docs/google-docs/providers/google/retail/serving_configs_control/index.md b/docs/google-docs/providers/google/retail/serving_configs_control/index.md index 196797d70f..5c68fbe5f0 100644 --- a/docs/google-docs/providers/google/retail/serving_configs_control/index.md +++ b/docs/google-docs/providers/google/retail/serving_configs_control/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameserving_configs_control
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/retail/user_events/index.md b/docs/google-docs/providers/google/retail/user_events/index.md index c9a53c3d8c..c791f25864 100644 --- a/docs/google-docs/providers/google/retail/user_events/index.md +++ b/docs/google-docs/providers/google/retail/user_events/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuser_events
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/executions/index.md b/docs/google-docs/providers/google/run/executions/index.md index 984a110d1b..247bb0a75d 100644 --- a/docs/google-docs/providers/google/run/executions/index.md +++ b/docs/google-docs/providers/google/run/executions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexecutions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/index.md b/docs/google-docs/providers/google/run/index.md index a4d95c813d..ea5b350960 100644 --- a/docs/google-docs/providers/google/run/index.md +++ b/docs/google-docs/providers/google/run/index.md @@ -34,7 +34,7 @@ Deploy and manage user provided container images that scale automatically based TypeService TitleCloud Run Admin API DescriptionDeploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/. -Idrun:v24.06.00234 +Idrun:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/run/jobs/index.md b/docs/google-docs/providers/google/run/jobs/index.md index 396503660b..237ed4d49a 100644 --- a/docs/google-docs/providers/google/run/jobs/index.md +++ b/docs/google-docs/providers/google/run/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields @@ -63,6 +63,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Jobs. Results are sorted by creation time, descending. | | | `INSERT` | | Creates a Job. | | | `DELETE` | | Deletes a Job. | +| | `UPDATE` | | Updates a Job. | | | `EXEC` | | Lists Jobs. Results are sorted by creation time, descending. | -| | `EXEC` | | Updates a Job. | | | `EXEC` | | Triggers creation of a new Execution of this Job. | diff --git a/docs/google-docs/providers/google/run/jobs_iam_policies/index.md b/docs/google-docs/providers/google/run/jobs_iam_policies/index.md index dc8e7a3ea4..9f8b5c7adf 100644 --- a/docs/google-docs/providers/google/run/jobs_iam_policies/index.md +++ b/docs/google-docs/providers/google/run/jobs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/locations/index.md b/docs/google-docs/providers/google/run/locations/index.md index 3f03cdafa9..1d284c8fde 100644 --- a/docs/google-docs/providers/google/run/locations/index.md +++ b/docs/google-docs/providers/google/run/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/operations/index.md b/docs/google-docs/providers/google/run/operations/index.md index 1ebec5c78c..c3b940ca04 100644 --- a/docs/google-docs/providers/google/run/operations/index.md +++ b/docs/google-docs/providers/google/run/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/revisions/index.md b/docs/google-docs/providers/google/run/revisions/index.md index 72dc6945bc..a7d5281a76 100644 --- a/docs/google-docs/providers/google/run/revisions/index.md +++ b/docs/google-docs/providers/google/run/revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerevisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/services/index.md b/docs/google-docs/providers/google/run/services/index.md index 83fb38c223..f8c0ce7ad0 100644 --- a/docs/google-docs/providers/google/run/services/index.md +++ b/docs/google-docs/providers/google/run/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields @@ -69,5 +69,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Services. Results are sorted by creation time, descending. | | | `INSERT` | | Creates a new Service in a given project and location. | | | `DELETE` | | Deletes a Service. This will cause the Service to stop serving traffic and will delete all revisions. | +| | `UPDATE` | | Updates a Service. | | | `EXEC` | | Lists Services. Results are sorted by creation time, descending. | -| | `EXEC` | | Updates a Service. | diff --git a/docs/google-docs/providers/google/run/services_iam_policies/index.md b/docs/google-docs/providers/google/run/services_iam_policies/index.md index e63c5b7d72..666c7a3d26 100644 --- a/docs/google-docs/providers/google/run/services_iam_policies/index.md +++ b/docs/google-docs/providers/google/run/services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/run/tasks/index.md b/docs/google-docs/providers/google/run/tasks/index.md index 0f4e67e1f4..c6c705cc75 100644 --- a/docs/google-docs/providers/google/run/tasks/index.md +++ b/docs/google-docs/providers/google/run/tasks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametasks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/runtimeconfig/index.md b/docs/google-docs/providers/google/runtimeconfig/index.md index b39a0a8b99..8b1b3f1bd7 100644 --- a/docs/google-docs/providers/google/runtimeconfig/index.md +++ b/docs/google-docs/providers/google/runtimeconfig/index.md @@ -34,7 +34,7 @@ The Runtime Configurator allows you to dynamically configure and expose variable TypeService TitleCloud Runtime Configuration API DescriptionThe Runtime Configurator allows you to dynamically configure and expose variables through Google Cloud Platform. In addition, you can also set Watchers and Waiters that will watch for changes to your data and return based on certain conditions. -Idruntimeconfig:v24.06.00234 +Idruntimeconfig:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/runtimeconfig/operations/index.md b/docs/google-docs/providers/google/runtimeconfig/operations/index.md index 282838de04..27cdb4e664 100644 --- a/docs/google-docs/providers/google/runtimeconfig/operations/index.md +++ b/docs/google-docs/providers/google/runtimeconfig/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/customer_node/index.md b/docs/google-docs/providers/google/sasportal/customer_node/index.md index f3bc86444f..e3cdca5bea 100644 --- a/docs/google-docs/providers/google/sasportal/customer_node/index.md +++ b/docs/google-docs/providers/google/sasportal/customer_node/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomer_node
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/customer_nodes/index.md b/docs/google-docs/providers/google/sasportal/customer_nodes/index.md index b941e4140e..46cecf0169 100644 --- a/docs/google-docs/providers/google/sasportal/customer_nodes/index.md +++ b/docs/google-docs/providers/google/sasportal/customer_nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomer_nodes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/customers/index.md b/docs/google-docs/providers/google/sasportal/customers/index.md index b97b597697..231e2381d9 100644 --- a/docs/google-docs/providers/google/sasportal/customers/index.md +++ b/docs/google-docs/providers/google/sasportal/customers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers
TypeResource
Id
Id
## Fields @@ -38,8 +38,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Returns a requested customer. | | | `SELECT` | | Returns a list of requested customers. | +| | `UPDATE` | | Updates an existing customer. | | | `EXEC` | | Returns a list of requested customers. | | | `EXEC` | | Migrates a SAS organization to the cloud. This will create GCP projects for each deployment and associate them. The SAS Organization is linked to the gcp project that called the command. go/sas-legacy-customer-migration | -| | `EXEC` | | Updates an existing customer. | | | `EXEC` | | Creates a new SAS deployment through the GCP workflow. Creates a SAS organization if an organization match is not found. | | | `EXEC` | | Setups the a GCP Project to receive SAS Analytics messages via GCP Pub/Sub with a subscription to BigQuery. All the Pub/Sub topics and BigQuery tables are created automatically as part of this service. | diff --git a/docs/google-docs/providers/google/sasportal/customers_gcp_project_deployments/index.md b/docs/google-docs/providers/google/sasportal/customers_gcp_project_deployments/index.md index 8aaae2fbaa..872ea8de80 100644 --- a/docs/google-docs/providers/google/sasportal/customers_gcp_project_deployments/index.md +++ b/docs/google-docs/providers/google/sasportal/customers_gcp_project_deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers_gcp_project_deployments
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/customers_legacy_organizations/index.md b/docs/google-docs/providers/google/sasportal/customers_legacy_organizations/index.md index bb67c8e7d1..62af38ac97 100644 --- a/docs/google-docs/providers/google/sasportal/customers_legacy_organizations/index.md +++ b/docs/google-docs/providers/google/sasportal/customers_legacy_organizations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustomers_legacy_organizations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/deployments/index.md b/docs/google-docs/providers/google/sasportal/deployments/index.md index 27ad05edca..f4c9d6e610 100644 --- a/docs/google-docs/providers/google/sasportal/deployments/index.md +++ b/docs/google-docs/providers/google/sasportal/deployments/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedeployments
TypeResource
Id
Id
## Fields @@ -49,11 +49,11 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new deployment. | | | `DELETE` | | Deletes a deployment. | | | `DELETE` | | Deletes a deployment. | +| | `UPDATE` | | Updates an existing deployment. | +| | `UPDATE` | | Updates an existing deployment. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Lists deployments. | | | `EXEC` | | Moves a deployment under another node or customer. | -| | `EXEC` | | Updates an existing deployment. | | | `EXEC` | | Moves a deployment under another node or customer. | -| | `EXEC` | | Updates an existing deployment. | diff --git a/docs/google-docs/providers/google/sasportal/devices/index.md b/docs/google-docs/providers/google/sasportal/devices/index.md index 207a0c7a84..047af1c011 100644 --- a/docs/google-docs/providers/google/sasportal/devices/index.md +++ b/docs/google-docs/providers/google/sasportal/devices/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevices
TypeResource
Id
Id
## Fields @@ -62,6 +62,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a device. | | | `DELETE` | | Deletes a device. | | | `DELETE` | | Deletes a device. | +| | `UPDATE` | | Updates a device. | +| | `UPDATE` | | Updates a device. | +| | `UPDATE` | | Updates a device. | | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Lists devices under a node or customer. | @@ -69,11 +72,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Lists devices under a node or customer. | | | `EXEC` | | Moves a device under another node or customer. | -| | `EXEC` | | Updates a device. | | | `EXEC` | | Signs a device. | | | `EXEC` | | Moves a device under another node or customer. | -| | `EXEC` | | Updates a device. | | | `EXEC` | | Signs a device. | | | `EXEC` | | Moves a device under another node or customer. | -| | `EXEC` | | Updates a device. | | | `EXEC` | | Signs a device. | diff --git a/docs/google-docs/providers/google/sasportal/devices_signed/index.md b/docs/google-docs/providers/google/sasportal/devices_signed/index.md index c2a4119e6b..df53e8290f 100644 --- a/docs/google-docs/providers/google/sasportal/devices_signed/index.md +++ b/docs/google-docs/providers/google/sasportal/devices_signed/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevices_signed
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/index.md b/docs/google-docs/providers/google/sasportal/index.md index 57da24e6e9..740d02c7d5 100644 --- a/docs/google-docs/providers/google/sasportal/index.md +++ b/docs/google-docs/providers/google/sasportal/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleSAS Portal API Description -Idsasportal:v24.06.00234 +Idsasportal:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/sasportal/installer/index.md b/docs/google-docs/providers/google/sasportal/installer/index.md index eadcf4cdad..016a0761a5 100644 --- a/docs/google-docs/providers/google/sasportal/installer/index.md +++ b/docs/google-docs/providers/google/sasportal/installer/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstaller
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/node/index.md b/docs/google-docs/providers/google/sasportal/node/index.md index 895b08aae1..a4b0a84d30 100644 --- a/docs/google-docs/providers/google/sasportal/node/index.md +++ b/docs/google-docs/providers/google/sasportal/node/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sasportal/nodes/index.md b/docs/google-docs/providers/google/sasportal/nodes/index.md index 44462f3cf7..9b14369212 100644 --- a/docs/google-docs/providers/google/sasportal/nodes/index.md +++ b/docs/google-docs/providers/google/sasportal/nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenodes
TypeResource
Id
Id
## Fields @@ -41,9 +41,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `INSERT` | | Creates a new node. | | | `INSERT` | | Creates a new node. | | | `DELETE` | | Deletes a node. | +| | `UPDATE` | | Updates an existing node. | +| | `UPDATE` | | Updates an existing node. | | | `EXEC` | | Lists nodes. | | | `EXEC` | | Lists nodes. | | | `EXEC` | | Moves a node under another node or customer. | -| | `EXEC` | | Updates an existing node. | | | `EXEC` | | Moves a node under another node or customer. | -| | `EXEC` | | Updates an existing node. | diff --git a/docs/google-docs/providers/google/sasportal/policies/index.md b/docs/google-docs/providers/google/sasportal/policies/index.md index c536d2a006..74291ecb53 100644 --- a/docs/google-docs/providers/google/sasportal/policies/index.md +++ b/docs/google-docs/providers/google/sasportal/policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepolicies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/secretmanager/index.md b/docs/google-docs/providers/google/secretmanager/index.md index 83a80c9bdc..3a983bce1b 100644 --- a/docs/google-docs/providers/google/secretmanager/index.md +++ b/docs/google-docs/providers/google/secretmanager/index.md @@ -34,7 +34,7 @@ Stores sensitive data such as API keys, passwords, and certificates. Provides co TypeService TitleSecret Manager API DescriptionStores sensitive data such as API keys, passwords, and certificates. Provides convenience while improving security. -Idsecretmanager:v24.06.00234 +Idsecretmanager:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/secretmanager/locations/index.md b/docs/google-docs/providers/google/secretmanager/locations/index.md index e185db6072..07a0ea10c7 100644 --- a/docs/google-docs/providers/google/secretmanager/locations/index.md +++ b/docs/google-docs/providers/google/secretmanager/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/secretmanager/secrets/index.md b/docs/google-docs/providers/google/secretmanager/secrets/index.md index a166ed1bd4..aca07fda20 100644 --- a/docs/google-docs/providers/google/secretmanager/secrets/index.md +++ b/docs/google-docs/providers/google/secretmanager/secrets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecrets
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Secrets. | | | `INSERT` | | Creates a new Secret containing no SecretVersions. | | | `DELETE` | | Deletes a Secret. | +| | `UPDATE` | | Updates metadata of an existing Secret. | | | `EXEC` | | Lists Secrets. | -| | `EXEC` | | Updates metadata of an existing Secret. | diff --git a/docs/google-docs/providers/google/secretmanager/secrets_iam_policies/index.md b/docs/google-docs/providers/google/secretmanager/secrets_iam_policies/index.md index da114cf309..afdb2eb85c 100644 --- a/docs/google-docs/providers/google/secretmanager/secrets_iam_policies/index.md +++ b/docs/google-docs/providers/google/secretmanager/secrets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecrets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/secretmanager/secrets_version/index.md b/docs/google-docs/providers/google/secretmanager/secrets_version/index.md index c9ff815d76..86acda6b3d 100644 --- a/docs/google-docs/providers/google/secretmanager/secrets_version/index.md +++ b/docs/google-docs/providers/google/secretmanager/secrets_version/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecrets_version
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/secretmanager/versions/index.md b/docs/google-docs/providers/google/secretmanager/versions/index.md index 6f8c561753..00f881697e 100644 --- a/docs/google-docs/providers/google/secretmanager/versions/index.md +++ b/docs/google-docs/providers/google/secretmanager/versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameversions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/assets/index.md b/docs/google-docs/providers/google/securitycenter/assets/index.md index fe1dffe756..3366f9440c 100644 --- a/docs/google-docs/providers/google/securitycenter/assets/index.md +++ b/docs/google-docs/providers/google/securitycenter/assets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/assets_security_marks/index.md b/docs/google-docs/providers/google/securitycenter/assets_security_marks/index.md index 2d42231c25..cc39705e02 100644 --- a/docs/google-docs/providers/google/securitycenter/assets_security_marks/index.md +++ b/docs/google-docs/providers/google/securitycenter/assets_security_marks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameassets_security_marks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/attack_paths/index.md b/docs/google-docs/providers/google/securitycenter/attack_paths/index.md index 28a2559355..8365c3236a 100644 --- a/docs/google-docs/providers/google/securitycenter/attack_paths/index.md +++ b/docs/google-docs/providers/google/securitycenter/attack_paths/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameattack_paths
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/big_query_exports/index.md b/docs/google-docs/providers/google/securitycenter/big_query_exports/index.md index 4a0c8d7fca..6a8b23019a 100644 --- a/docs/google-docs/providers/google/securitycenter/big_query_exports/index.md +++ b/docs/google-docs/providers/google/securitycenter/big_query_exports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebig_query_exports
TypeResource
Id
Id
## Fields @@ -53,9 +53,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes an existing BigQuery export. | | | `DELETE` | | Deletes an existing BigQuery export. | | | `DELETE` | | Deletes an existing BigQuery export. | +| | `UPDATE` | | Updates a BigQuery export. | +| | `UPDATE` | | Updates a BigQuery export. | +| | `UPDATE` | | Updates a BigQuery export. | | | `EXEC` | | Lists BigQuery exports. Note that when requesting BigQuery exports at a given level all exports under that level are also returned e.g. if requesting BigQuery exports under a folder, then all BigQuery exports immediately under the folder plus the ones created under the projects within the folder are returned. | | | `EXEC` | | Lists BigQuery exports. Note that when requesting BigQuery exports at a given level all exports under that level are also returned e.g. if requesting BigQuery exports under a folder, then all BigQuery exports immediately under the folder plus the ones created under the projects within the folder are returned. | | | `EXEC` | | Lists BigQuery exports. Note that when requesting BigQuery exports at a given level all exports under that level are also returned e.g. if requesting BigQuery exports under a folder, then all BigQuery exports immediately under the folder plus the ones created under the projects within the folder are returned. | -| | `EXEC` | | Updates a BigQuery export. | -| | `EXEC` | | Updates a BigQuery export. | -| | `EXEC` | | Updates a BigQuery export. | diff --git a/docs/google-docs/providers/google/securitycenter/custom_modules/index.md b/docs/google-docs/providers/google/securitycenter/custom_modules/index.md index cc03f2e029..90bece50a7 100644 --- a/docs/google-docs/providers/google/securitycenter/custom_modules/index.md +++ b/docs/google-docs/providers/google/securitycenter/custom_modules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_modules
TypeResource
Id
Id
## Fields @@ -45,12 +45,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets an Event Threat Detection custom module. | | | `SELECT` | | Gets an Event Threat Detection custom module. | | | `SELECT` | | Gets an Event Threat Detection custom module. | -| | `EXEC` | | Updates the Event Threat Detection custom module with the given name based on the given update mask. Updating the enablement state is supported for both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name or configuration of a module is supported for resident modules only. The type of a module cannot be changed. | -| | `EXEC` | | Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only. | +| | `UPDATE` | | Updates the Event Threat Detection custom module with the given name based on the given update mask. Updating the enablement state is supported for both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name or configuration of a module is supported for resident modules only. The type of a module cannot be changed. | +| | `UPDATE` | | Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only. | +| | `UPDATE` | | Updates the Event Threat Detection custom module with the given name based on the given update mask. Updating the enablement state is supported for both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name or configuration of a module is supported for resident modules only. The type of a module cannot be changed. | +| | `UPDATE` | | Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only. | +| | `UPDATE` | | Updates the Event Threat Detection custom module with the given name based on the given update mask. Updating the enablement state is supported for both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name or configuration of a module is supported for resident modules only. The type of a module cannot be changed. | +| | `UPDATE` | | Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only. | | | `EXEC` | | Simulates a given SecurityHealthAnalyticsCustomModule and Resource. | -| | `EXEC` | | Updates the Event Threat Detection custom module with the given name based on the given update mask. Updating the enablement state is supported for both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name or configuration of a module is supported for resident modules only. The type of a module cannot be changed. | -| | `EXEC` | | Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only. | | | `EXEC` | | Simulates a given SecurityHealthAnalyticsCustomModule and Resource. | -| | `EXEC` | | Updates the Event Threat Detection custom module with the given name based on the given update mask. Updating the enablement state is supported for both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name or configuration of a module is supported for resident modules only. The type of a module cannot be changed. | -| | `EXEC` | | Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only. | | | `EXEC` | | Simulates a given SecurityHealthAnalyticsCustomModule and Resource. | diff --git a/docs/google-docs/providers/google/securitycenter/custom_modules_descendant/index.md b/docs/google-docs/providers/google/securitycenter/custom_modules_descendant/index.md index 4e3a8f6995..bd7993f52c 100644 --- a/docs/google-docs/providers/google/securitycenter/custom_modules_descendant/index.md +++ b/docs/google-docs/providers/google/securitycenter/custom_modules_descendant/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_modules_descendant
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/effective_custom_modules/index.md b/docs/google-docs/providers/google/securitycenter/effective_custom_modules/index.md index 74071b0b37..f70542cd17 100644 --- a/docs/google-docs/providers/google/securitycenter/effective_custom_modules/index.md +++ b/docs/google-docs/providers/google/securitycenter/effective_custom_modules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameeffective_custom_modules
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/event_threat_detection_modules/index.md b/docs/google-docs/providers/google/securitycenter/event_threat_detection_modules/index.md index f699950a80..42ccd17de5 100644 --- a/docs/google-docs/providers/google/securitycenter/event_threat_detection_modules/index.md +++ b/docs/google-docs/providers/google/securitycenter/event_threat_detection_modules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevent_threat_detection_modules
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/event_threat_detection_settings/index.md b/docs/google-docs/providers/google/securitycenter/event_threat_detection_settings/index.md index 623f4aac6e..2b584f4072 100644 --- a/docs/google-docs/providers/google/securitycenter/event_threat_detection_settings/index.md +++ b/docs/google-docs/providers/google/securitycenter/event_threat_detection_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevent_threat_detection_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/external_systems/index.md b/docs/google-docs/providers/google/securitycenter/external_systems/index.md index d20bb0a587..7c62095afa 100644 --- a/docs/google-docs/providers/google/securitycenter/external_systems/index.md +++ b/docs/google-docs/providers/google/securitycenter/external_systems/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexternal_systems
TypeResource
Id
Id
## Fields @@ -32,6 +32,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; ## Methods | Name | Accessible by | Required Params | |:-----|:--------------|:----------------| -| | `EXEC` | | -| | `EXEC` | | -| | `EXEC` | | +| | `UPDATE` | | +| | `UPDATE` | | +| | `UPDATE` | | diff --git a/docs/google-docs/providers/google/securitycenter/findings/index.md b/docs/google-docs/providers/google/securitycenter/findings/index.md index faa9b5352e..e618014226 100644 --- a/docs/google-docs/providers/google/securitycenter/findings/index.md +++ b/docs/google-docs/providers/google/securitycenter/findings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefindings
TypeResource
Id
Id
## Fields @@ -40,21 +40,21 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists an organization or source's findings. To list across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings | | | `SELECT` | | Lists an organization or source's findings. To list across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings | | | `INSERT` | | Creates a finding. The corresponding source must exist for finding creation to succeed. | +| | `UPDATE` | | Creates or updates a finding. The corresponding source must exist for a finding creation to succeed. | +| | `UPDATE` | | Creates or updates a finding. The corresponding source must exist for a finding creation to succeed. | +| | `UPDATE` | | Creates or updates a finding. The corresponding source must exist for a finding creation to succeed. | | | `EXEC` | | Lists an organization or source's findings. To list across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings | | | `EXEC` | | Lists an organization or source's findings. To list across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings | | | `EXEC` | | Lists an organization or source's findings. To list across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings | | | `EXEC` | | Kicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done. | | | `EXEC` | | Filters an organization or source's findings and groups them by their specified properties. To group across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings, /v1/folders/{folder_id}/sources/-/findings, /v1/projects/{project_id}/sources/-/findings | -| | `EXEC` | | Creates or updates a finding. The corresponding source must exist for a finding creation to succeed. | | | `EXEC` | | Updates the mute state of a finding. | | | `EXEC` | | Updates the state of a finding. | | | `EXEC` | | Kicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done. | | | `EXEC` | | Filters an organization or source's findings and groups them by their specified properties. To group across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings, /v1/folders/{folder_id}/sources/-/findings, /v1/projects/{project_id}/sources/-/findings | -| | `EXEC` | | Creates or updates a finding. The corresponding source must exist for a finding creation to succeed. | | | `EXEC` | | Updates the mute state of a finding. | | | `EXEC` | | Updates the state of a finding. | | | `EXEC` | | Kicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done. | | | `EXEC` | | Filters an organization or source's findings and groups them by their specified properties. To group across all sources provide a `-` as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings, /v1/folders/{folder_id}/sources/-/findings, /v1/projects/{project_id}/sources/-/findings | -| | `EXEC` | | Creates or updates a finding. The corresponding source must exist for a finding creation to succeed. | | | `EXEC` | | Updates the mute state of a finding. | | | `EXEC` | | Updates the state of a finding. | diff --git a/docs/google-docs/providers/google/securitycenter/findings_security_marks/index.md b/docs/google-docs/providers/google/securitycenter/findings_security_marks/index.md index add69158b8..4d9412cd48 100644 --- a/docs/google-docs/providers/google/securitycenter/findings_security_marks/index.md +++ b/docs/google-docs/providers/google/securitycenter/findings_security_marks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefindings_security_marks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/index.md b/docs/google-docs/providers/google/securitycenter/index.md index e25af21d14..3d632cc7f9 100644 --- a/docs/google-docs/providers/google/securitycenter/index.md +++ b/docs/google-docs/providers/google/securitycenter/index.md @@ -34,7 +34,7 @@ Security Command Center API provides access to temporal views of assets and find TypeService TitleSecurity Command Center API DescriptionSecurity Command Center API provides access to temporal views of assets and findings within an organization. -Idsecuritycenter:v24.06.00234 +Idsecuritycenter:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/securitycenter/mute_configs/index.md b/docs/google-docs/providers/google/securitycenter/mute_configs/index.md index 86d34cf3ac..20909e07b9 100644 --- a/docs/google-docs/providers/google/securitycenter/mute_configs/index.md +++ b/docs/google-docs/providers/google/securitycenter/mute_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemute_configs
TypeResource
Id
Id
## Fields @@ -64,15 +64,15 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes an existing mute config. | | | `DELETE` | | Deletes an existing mute config. | | | `DELETE` | | Deletes an existing mute config. | +| | `UPDATE` | | Updates a mute config. | +| | `UPDATE` | | Updates a mute config. | +| | `UPDATE` | | Updates a mute config. | +| | `UPDATE` | | Updates a mute config. | +| | `UPDATE` | | Updates a mute config. | +| | `UPDATE` | | Updates a mute config. | | | `EXEC` | | Lists mute configs. | | | `EXEC` | | Lists mute configs. | | | `EXEC` | | Lists mute configs. | | | `EXEC` | | Lists mute configs. | | | `EXEC` | | Lists mute configs. | | | `EXEC` | | Lists mute configs. | -| | `EXEC` | | Updates a mute config. | -| | `EXEC` | | Updates a mute config. | -| | `EXEC` | | Updates a mute config. | -| | `EXEC` | | Updates a mute config. | -| | `EXEC` | | Updates a mute config. | -| | `EXEC` | | Updates a mute config. | diff --git a/docs/google-docs/providers/google/securitycenter/notification_configs/index.md b/docs/google-docs/providers/google/securitycenter/notification_configs/index.md index 33ce991038..d5e463692a 100644 --- a/docs/google-docs/providers/google/securitycenter/notification_configs/index.md +++ b/docs/google-docs/providers/google/securitycenter/notification_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotification_configs
TypeResource
Id
Id
## Fields @@ -50,9 +50,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `DELETE` | | Deletes a notification config. | | | `DELETE` | | Deletes a notification config. | | | `DELETE` | | Deletes a notification config. | +| | `UPDATE` | | Updates a notification config. The following update fields are allowed: description, pubsub_topic, streaming_config.filter | +| | `UPDATE` | | Updates a notification config. The following update fields are allowed: description, pubsub_topic, streaming_config.filter | +| | `UPDATE` | | Updates a notification config. The following update fields are allowed: description, pubsub_topic, streaming_config.filter | | | `EXEC` | | Lists notification configs. | | | `EXEC` | | Lists notification configs. | | | `EXEC` | | Lists notification configs. | -| | `EXEC` | | Updates a notification config. The following update fields are allowed: description, pubsub_topic, streaming_config.filter | -| | `EXEC` | | Updates a notification config. The following update fields are allowed: description, pubsub_topic, streaming_config.filter | -| | `EXEC` | | Updates a notification config. The following update fields are allowed: description, pubsub_topic, streaming_config.filter | diff --git a/docs/google-docs/providers/google/securitycenter/operations/index.md b/docs/google-docs/providers/google/securitycenter/operations/index.md index a2a9f4bbf6..276a7fac05 100644 --- a/docs/google-docs/providers/google/securitycenter/operations/index.md +++ b/docs/google-docs/providers/google/securitycenter/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/organization_settings/index.md b/docs/google-docs/providers/google/securitycenter/organization_settings/index.md index aafe5448ab..875227323f 100644 --- a/docs/google-docs/providers/google/securitycenter/organization_settings/index.md +++ b/docs/google-docs/providers/google/securitycenter/organization_settings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameorganization_settings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/resource_value_configs/index.md b/docs/google-docs/providers/google/securitycenter/resource_value_configs/index.md index f6d2980dc7..94e673c192 100644 --- a/docs/google-docs/providers/google/securitycenter/resource_value_configs/index.md +++ b/docs/google-docs/providers/google/securitycenter/resource_value_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresource_value_configs
TypeResource
Id
Id
## Fields @@ -47,6 +47,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets a ResourceValueConfig. | | | `SELECT` | | Lists all ResourceValueConfigs. | | | `DELETE` | | Deletes a ResourceValueConfig. | +| | `UPDATE` | | Updates an existing ResourceValueConfigs with new rules. | | | `EXEC` | | Lists all ResourceValueConfigs. | | | `EXEC` | | Creates a ResourceValueConfig for an organization. Maps user's tags to difference resource values for use by the attack path simulation. | -| | `EXEC` | | Updates an existing ResourceValueConfigs with new rules. | diff --git a/docs/google-docs/providers/google/securitycenter/security_health_analytics_modules/index.md b/docs/google-docs/providers/google/securitycenter/security_health_analytics_modules/index.md index 80a877fd7a..2c77a3764f 100644 --- a/docs/google-docs/providers/google/securitycenter/security_health_analytics_modules/index.md +++ b/docs/google-docs/providers/google/securitycenter/security_health_analytics_modules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesecurity_health_analytics_modules
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/simulations/index.md b/docs/google-docs/providers/google/securitycenter/simulations/index.md index 903b360ca7..f7273b5fa4 100644 --- a/docs/google-docs/providers/google/securitycenter/simulations/index.md +++ b/docs/google-docs/providers/google/securitycenter/simulations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesimulations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/sources/index.md b/docs/google-docs/providers/google/securitycenter/sources/index.md index 2efecec398..40b6893472 100644 --- a/docs/google-docs/providers/google/securitycenter/sources/index.md +++ b/docs/google-docs/providers/google/securitycenter/sources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesources
TypeResource
Id
Id
## Fields @@ -42,7 +42,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all sources belonging to an organization. | | | `SELECT` | | Lists all sources belonging to an organization. | | | `INSERT` | | Creates a source. | +| | `UPDATE` | | Updates a source. | | | `EXEC` | | Lists all sources belonging to an organization. | | | `EXEC` | | Lists all sources belonging to an organization. | | | `EXEC` | | Lists all sources belonging to an organization. | -| | `EXEC` | | Updates a source. | diff --git a/docs/google-docs/providers/google/securitycenter/sources_iam_policies/index.md b/docs/google-docs/providers/google/securitycenter/sources_iam_policies/index.md index cc311a8404..498ec9d4e7 100644 --- a/docs/google-docs/providers/google/securitycenter/sources_iam_policies/index.md +++ b/docs/google-docs/providers/google/securitycenter/sources_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesources_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/securitycenter/valued_resources/index.md b/docs/google-docs/providers/google/securitycenter/valued_resources/index.md index 8dd4ad4f00..3e69826fdd 100644 --- a/docs/google-docs/providers/google/securitycenter/valued_resources/index.md +++ b/docs/google-docs/providers/google/securitycenter/valued_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevalued_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/serviceconsumermanagement/index.md b/docs/google-docs/providers/google/serviceconsumermanagement/index.md index 567745a645..89b9079cb8 100644 --- a/docs/google-docs/providers/google/serviceconsumermanagement/index.md +++ b/docs/google-docs/providers/google/serviceconsumermanagement/index.md @@ -34,7 +34,7 @@ Manages the service consumers of a Service Infrastructure service. TypeService TitleService Consumer Management API DescriptionManages the service consumers of a Service Infrastructure service. -Idserviceconsumermanagement:v24.06.00234 +Idserviceconsumermanagement:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/serviceconsumermanagement/operations/index.md b/docs/google-docs/providers/google/serviceconsumermanagement/operations/index.md index a1675ff4c0..52cf894673 100644 --- a/docs/google-docs/providers/google/serviceconsumermanagement/operations/index.md +++ b/docs/google-docs/providers/google/serviceconsumermanagement/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/serviceconsumermanagement/services/index.md b/docs/google-docs/providers/google/serviceconsumermanagement/services/index.md index 27c413ac6a..646f5667c3 100644 --- a/docs/google-docs/providers/google/serviceconsumermanagement/services/index.md +++ b/docs/google-docs/providers/google/serviceconsumermanagement/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units/index.md b/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units/index.md index 077502a19e..356c8e70d1 100644 --- a/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units/index.md +++ b/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametenancy_units
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units_project/index.md b/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units_project/index.md index f51a48c92f..d8f5502b57 100644 --- a/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units_project/index.md +++ b/docs/google-docs/providers/google/serviceconsumermanagement/tenancy_units_project/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametenancy_units_project
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicecontrol/index.md b/docs/google-docs/providers/google/servicecontrol/index.md index cb13425142..cd2d3797c2 100644 --- a/docs/google-docs/providers/google/servicecontrol/index.md +++ b/docs/google-docs/providers/google/servicecontrol/index.md @@ -34,7 +34,7 @@ Provides admission control and telemetry reporting for services integrated with TypeService TitleService Control API DescriptionProvides admission control and telemetry reporting for services integrated with Service Infrastructure. -Idservicecontrol:v24.06.00234 +Idservicecontrol:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/servicecontrol/services/index.md b/docs/google-docs/providers/google/servicecontrol/services/index.md index 620531f9c0..a21c6775dd 100644 --- a/docs/google-docs/providers/google/servicecontrol/services/index.md +++ b/docs/google-docs/providers/google/servicecontrol/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicedirectory/endpoints/index.md b/docs/google-docs/providers/google/servicedirectory/endpoints/index.md index 64aed5f9d4..f17405d170 100644 --- a/docs/google-docs/providers/google/servicedirectory/endpoints/index.md +++ b/docs/google-docs/providers/google/servicedirectory/endpoints/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameendpoints
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all endpoints. | | | `INSERT` | | Creates an endpoint, and returns the new endpoint. | | | `DELETE` | | Deletes an endpoint. | +| | `UPDATE` | | Updates an endpoint. | | | `EXEC` | | Lists all endpoints. | -| | `EXEC` | | Updates an endpoint. | diff --git a/docs/google-docs/providers/google/servicedirectory/index.md b/docs/google-docs/providers/google/servicedirectory/index.md index 93d5d70c37..4379a91e9e 100644 --- a/docs/google-docs/providers/google/servicedirectory/index.md +++ b/docs/google-docs/providers/google/servicedirectory/index.md @@ -34,7 +34,7 @@ Service Directory is a platform for discovering, publishing, and connecting serv TypeService TitleService Directory API DescriptionService Directory is a platform for discovering, publishing, and connecting services. -Idservicedirectory:v24.06.00234 +Idservicedirectory:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/servicedirectory/locations/index.md b/docs/google-docs/providers/google/servicedirectory/locations/index.md index 4217106ac2..d643c76bbc 100644 --- a/docs/google-docs/providers/google/servicedirectory/locations/index.md +++ b/docs/google-docs/providers/google/servicedirectory/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicedirectory/namespaces/index.md b/docs/google-docs/providers/google/servicedirectory/namespaces/index.md index 49e483ba5b..89b1efd0ed 100644 --- a/docs/google-docs/providers/google/servicedirectory/namespaces/index.md +++ b/docs/google-docs/providers/google/servicedirectory/namespaces/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenamespaces
TypeResource
Id
Id
## Fields @@ -40,5 +40,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all namespaces. | | | `INSERT` | | Creates a namespace, and returns the new namespace. | | | `DELETE` | | Deletes a namespace. This also deletes all services and endpoints in the namespace. | +| | `UPDATE` | | Updates a namespace. | | | `EXEC` | | Lists all namespaces. | -| | `EXEC` | | Updates a namespace. | diff --git a/docs/google-docs/providers/google/servicedirectory/namespaces_iam_policies/index.md b/docs/google-docs/providers/google/servicedirectory/namespaces_iam_policies/index.md index 86a49ce58f..4742091305 100644 --- a/docs/google-docs/providers/google/servicedirectory/namespaces_iam_policies/index.md +++ b/docs/google-docs/providers/google/servicedirectory/namespaces_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenamespaces_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicedirectory/services/index.md b/docs/google-docs/providers/google/servicedirectory/services/index.md index f3e0375d6d..e7940fae7a 100644 --- a/docs/google-docs/providers/google/servicedirectory/services/index.md +++ b/docs/google-docs/providers/google/servicedirectory/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields @@ -41,6 +41,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all services belonging to a namespace. | | | `INSERT` | | Creates a service, and returns the new service. | | | `DELETE` | | Deletes a service. This also deletes all endpoints associated with the service. | +| | `UPDATE` | | Updates a service. | | | `EXEC` | | Lists all services belonging to a namespace. | -| | `EXEC` | | Updates a service. | | | `EXEC` | | Returns a service and its associated endpoints. Resolving a service is not considered an active developer method. | diff --git a/docs/google-docs/providers/google/servicedirectory/services_iam_policies/index.md b/docs/google-docs/providers/google/servicedirectory/services_iam_policies/index.md index 6ea192166c..7658be0fac 100644 --- a/docs/google-docs/providers/google/servicedirectory/services_iam_policies/index.md +++ b/docs/google-docs/providers/google/servicedirectory/services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/configs/index.md b/docs/google-docs/providers/google/servicemanagement/configs/index.md index 8c051c4ffd..db85f5c184 100644 --- a/docs/google-docs/providers/google/servicemanagement/configs/index.md +++ b/docs/google-docs/providers/google/servicemanagement/configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconfigs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/consumers_iam_policies/index.md b/docs/google-docs/providers/google/servicemanagement/consumers_iam_policies/index.md index 54c0767e51..d9c08859c2 100644 --- a/docs/google-docs/providers/google/servicemanagement/consumers_iam_policies/index.md +++ b/docs/google-docs/providers/google/servicemanagement/consumers_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconsumers_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/index.md b/docs/google-docs/providers/google/servicemanagement/index.md index 485af71784..0cf3b5dfda 100644 --- a/docs/google-docs/providers/google/servicemanagement/index.md +++ b/docs/google-docs/providers/google/servicemanagement/index.md @@ -34,7 +34,7 @@ Google Service Management allows service producers to publish their services on TypeService TitleService Management API DescriptionGoogle Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers. -Idservicemanagement:v24.06.00234 +Idservicemanagement:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/servicemanagement/operations/index.md b/docs/google-docs/providers/google/servicemanagement/operations/index.md index 2904a23e38..247fa3556e 100644 --- a/docs/google-docs/providers/google/servicemanagement/operations/index.md +++ b/docs/google-docs/providers/google/servicemanagement/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/rollouts/index.md b/docs/google-docs/providers/google/servicemanagement/rollouts/index.md index 01eeec5013..2f5b2756d6 100644 --- a/docs/google-docs/providers/google/servicemanagement/rollouts/index.md +++ b/docs/google-docs/providers/google/servicemanagement/rollouts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerollouts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/services/index.md b/docs/google-docs/providers/google/servicemanagement/services/index.md index 3060513580..aebfada295 100644 --- a/docs/google-docs/providers/google/servicemanagement/services/index.md +++ b/docs/google-docs/providers/google/servicemanagement/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/services_config/index.md b/docs/google-docs/providers/google/servicemanagement/services_config/index.md index 02a7ab80a6..c65b81d216 100644 --- a/docs/google-docs/providers/google/servicemanagement/services_config/index.md +++ b/docs/google-docs/providers/google/servicemanagement/services_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicemanagement/services_iam_policies/index.md b/docs/google-docs/providers/google/servicemanagement/services_iam_policies/index.md index c4e83b27ab..cd17e0a77f 100644 --- a/docs/google-docs/providers/google/servicemanagement/services_iam_policies/index.md +++ b/docs/google-docs/providers/google/servicemanagement/services_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/connections/index.md b/docs/google-docs/providers/google/servicenetworking/connections/index.md index 52f8436db8..e335b2c577 100644 --- a/docs/google-docs/providers/google/servicenetworking/connections/index.md +++ b/docs/google-docs/providers/google/servicenetworking/connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections
TypeResource
Id
Id
## Fields @@ -33,4 +33,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | List the private connections that are configured in a service consumer's VPC network. | | | `INSERT` | | Creates a private connection that establishes a VPC Network Peering connection to a VPC network in the service producer's organization. The administrator of the service consumer's VPC network invokes this method. The administrator must assign one or more allocated IP ranges for provisioning subnetworks in the service producer's VPC network. This connection is used for all supported services in the service producer's organization, so it only needs to be invoked once. | -| | `EXEC` | | Updates the allocated ranges that are assigned to a connection. | +| | `UPDATE` | | Updates the allocated ranges that are assigned to a connection. | diff --git a/docs/google-docs/providers/google/servicenetworking/connections_connection/index.md b/docs/google-docs/providers/google/servicenetworking/connections_connection/index.md index 0ce033faeb..ab53c692e3 100644 --- a/docs/google-docs/providers/google/servicenetworking/connections_connection/index.md +++ b/docs/google-docs/providers/google/servicenetworking/connections_connection/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnections_connection
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/dns_record_set/index.md b/docs/google-docs/providers/google/servicenetworking/dns_record_set/index.md index da44151ecc..fd3e5a2778 100644 --- a/docs/google-docs/providers/google/servicenetworking/dns_record_set/index.md +++ b/docs/google-docs/providers/google/servicenetworking/dns_record_set/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_record_set
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/dns_record_sets/index.md b/docs/google-docs/providers/google/servicenetworking/dns_record_sets/index.md index ae640bad94..8889adf62a 100644 --- a/docs/google-docs/providers/google/servicenetworking/dns_record_sets/index.md +++ b/docs/google-docs/providers/google/servicenetworking/dns_record_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_record_sets
TypeResource
Id
Id
## Fields @@ -32,6 +32,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Producers can use this method to retrieve a list of available DNS RecordSets available inside the private zone on the tenant host project accessible from their network. | +| | `UPDATE` | | Service producers can use this method to update DNS record sets from private DNS zones in the shared producer host project. | | | `EXEC` | | Service producers can use this method to add DNS record sets to private DNS zones in the shared producer host project. | | | `EXEC` | | Service producers can use this method to remove DNS record sets from private DNS zones in the shared producer host project. | -| | `EXEC` | | Service producers can use this method to update DNS record sets from private DNS zones in the shared producer host project. | diff --git a/docs/google-docs/providers/google/servicenetworking/dns_zones/index.md b/docs/google-docs/providers/google/servicenetworking/dns_zones/index.md index 8bea9e873e..b798bef516 100644 --- a/docs/google-docs/providers/google/servicenetworking/dns_zones/index.md +++ b/docs/google-docs/providers/google/servicenetworking/dns_zones/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_zones
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/index.md b/docs/google-docs/providers/google/servicenetworking/index.md index 3ff6bc389d..af916e6c9d 100644 --- a/docs/google-docs/providers/google/servicenetworking/index.md +++ b/docs/google-docs/providers/google/servicenetworking/index.md @@ -34,7 +34,7 @@ Provides automatic management of network configurations necessary for certain se TypeService TitleService Networking API DescriptionProvides automatic management of network configurations necessary for certain services. -Idservicenetworking:v24.06.00234 +Idservicenetworking:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/servicenetworking/networks/index.md b/docs/google-docs/providers/google/servicenetworking/networks/index.md index 94d01c2876..ceacfb5332 100644 --- a/docs/google-docs/providers/google/servicenetworking/networks/index.md +++ b/docs/google-docs/providers/google/servicenetworking/networks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/networks_consumer_config/index.md b/docs/google-docs/providers/google/servicenetworking/networks_consumer_config/index.md index 7a808878b9..ad3c29d115 100644 --- a/docs/google-docs/providers/google/servicenetworking/networks_consumer_config/index.md +++ b/docs/google-docs/providers/google/servicenetworking/networks_consumer_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks_consumer_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/networks_vpc_service_controls/index.md b/docs/google-docs/providers/google/servicenetworking/networks_vpc_service_controls/index.md index f2fe169c6a..4b9089d890 100644 --- a/docs/google-docs/providers/google/servicenetworking/networks_vpc_service_controls/index.md +++ b/docs/google-docs/providers/google/servicenetworking/networks_vpc_service_controls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetworks_vpc_service_controls
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/operations/index.md b/docs/google-docs/providers/google/servicenetworking/operations/index.md index 3cae5b4640..6bbc294190 100644 --- a/docs/google-docs/providers/google/servicenetworking/operations/index.md +++ b/docs/google-docs/providers/google/servicenetworking/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/peered_dns_domains/index.md b/docs/google-docs/providers/google/servicenetworking/peered_dns_domains/index.md index 74d4f7b963..f2c2563578 100644 --- a/docs/google-docs/providers/google/servicenetworking/peered_dns_domains/index.md +++ b/docs/google-docs/providers/google/servicenetworking/peered_dns_domains/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepeered_dns_domains
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/roles/index.md b/docs/google-docs/providers/google/servicenetworking/roles/index.md index 421e3680f3..cb22228da3 100644 --- a/docs/google-docs/providers/google/servicenetworking/roles/index.md +++ b/docs/google-docs/providers/google/servicenetworking/roles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameroles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/services/index.md b/docs/google-docs/providers/google/servicenetworking/services/index.md index 5e730b5fe9..1c0321139c 100644 --- a/docs/google-docs/providers/google/servicenetworking/services/index.md +++ b/docs/google-docs/providers/google/servicenetworking/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/servicenetworking/services_subnetwork/index.md b/docs/google-docs/providers/google/servicenetworking/services_subnetwork/index.md index 15b9928f24..13e2a9c418 100644 --- a/docs/google-docs/providers/google/servicenetworking/services_subnetwork/index.md +++ b/docs/google-docs/providers/google/servicenetworking/services_subnetwork/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices_subnetwork
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/serviceusage/index.md b/docs/google-docs/providers/google/serviceusage/index.md index e9e12c1cd4..e6eb3d3d8e 100644 --- a/docs/google-docs/providers/google/serviceusage/index.md +++ b/docs/google-docs/providers/google/serviceusage/index.md @@ -22,7 +22,7 @@ Enables services that service consumers want to use on Google Cloud Platform, li
total resources: 2
total selectable resources: 2
-total methods: 9
+total methods: 10
@@ -34,7 +34,7 @@ Enables services that service consumers want to use on Google Cloud Platform, li TypeService TitleService Usage API DescriptionEnables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use. -Idserviceusage:v24.06.00234 +Idserviceusage:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/serviceusage/operations/index.md b/docs/google-docs/providers/google/serviceusage/operations/index.md index a1863d5bcb..5d9dda5339 100644 --- a/docs/google-docs/providers/google/serviceusage/operations/index.md +++ b/docs/google-docs/providers/google/serviceusage/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/serviceusage/services/index.md b/docs/google-docs/providers/google/serviceusage/services/index.md index 21d2b639ec..ded0d39325 100644 --- a/docs/google-docs/providers/google/serviceusage/services/index.md +++ b/docs/google-docs/providers/google/serviceusage/services/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservices
TypeResource
Id
Id
## Fields @@ -38,6 +38,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Returns the service configuration and enabled state for a given service. | +| | `SELECT` | | List all services available to the specified project, and the current state of those services with respect to the project. The list includes all public services, all services for which the calling user has the `servicemanagement.services.bind` permission, and all services that have already been enabled on the project. The list can be filtered to only include services in a specific state, for example to only include services enabled on the project. WARNING: If you need to query enabled services frequently or across an organization, you should use [Cloud Asset Inventory API](https://cloud.google.com/asset-inventory/docs/apis), which provides higher throughput and richer filtering capability. | +| | `EXEC` | | List all services available to the specified project, and the current state of those services with respect to the project. The list includes all public services, all services for which the calling user has the `servicemanagement.services.bind` permission, and all services that have already been enabled on the project. The list can be filtered to only include services in a specific state, for example to only include services enabled on the project. WARNING: If you need to query enabled services frequently or across an organization, you should use [Cloud Asset Inventory API](https://cloud.google.com/asset-inventory/docs/apis), which provides higher throughput and richer filtering capability. | | | `EXEC` | | Enable multiple services on a project. The operation is atomic: if enabling any service fails, then the entire batch fails, and no state changes occur. To enable a single service, use the `EnableService` method instead. | -| | `EXEC` | | Returns the service configurations and enabled states for a given list of services. | -| | `EXEC` | | Enable a service so that it can be used with a project. | +| | `EXEC` | | Disable a service so that it can no longer be used with a project. This prevents unintended usage that may cause unexpected billing charges or security leaks. It is not valid to call the disable method on a service that is not currently enabled. Callers will receive a `FAILED_PRECONDITION` status if the target service is not currently enabled. | diff --git a/docs/google-docs/providers/google/solar/building_insights/index.md b/docs/google-docs/providers/google/solar/building_insights/index.md index 3ffca832b8..d2e70bb431 100644 --- a/docs/google-docs/providers/google/solar/building_insights/index.md +++ b/docs/google-docs/providers/google/solar/building_insights/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebuilding_insights
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/solar/data_layers/index.md b/docs/google-docs/providers/google/solar/data_layers/index.md index d7086d07d9..fc8e5cc0dd 100644 --- a/docs/google-docs/providers/google/solar/data_layers/index.md +++ b/docs/google-docs/providers/google/solar/data_layers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedata_layers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/solar/geo_tiff/index.md b/docs/google-docs/providers/google/solar/geo_tiff/index.md index 3c80e9dbbc..cd549b4cde 100644 --- a/docs/google-docs/providers/google/solar/geo_tiff/index.md +++ b/docs/google-docs/providers/google/solar/geo_tiff/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegeo_tiff
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/solar/index.md b/docs/google-docs/providers/google/solar/index.md index 8e216cbb94..54d47f4376 100644 --- a/docs/google-docs/providers/google/solar/index.md +++ b/docs/google-docs/providers/google/solar/index.md @@ -34,7 +34,7 @@ Solar API. TypeService TitleSolar API DescriptionSolar API. -Idsolar:v24.06.00234 +Idsolar:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/sourcerepo/config/index.md b/docs/google-docs/providers/google/sourcerepo/config/index.md index f36df355e7..5c7788e709 100644 --- a/docs/google-docs/providers/google/sourcerepo/config/index.md +++ b/docs/google-docs/providers/google/sourcerepo/config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconfig
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sourcerepo/index.md b/docs/google-docs/providers/google/sourcerepo/index.md index 4077aeeea7..27483d71e4 100644 --- a/docs/google-docs/providers/google/sourcerepo/index.md +++ b/docs/google-docs/providers/google/sourcerepo/index.md @@ -34,7 +34,7 @@ Accesses source code repositories hosted by Google. Important: Cloud Source Repo TypeService TitleCloud Source Repositories API DescriptionAccesses source code repositories hosted by Google. Important: Cloud Source Repositories is scheduled for end of sales starting June 17, 2024. Customers who have enabled the API prior to this date will not be affected and can continue to use Cloud Source Repositories. Organizations or projects who have not previously enabled the API cannot use Cloud Source Repositories after this date. View Cloud Source Repositories documentation for more info. -Idsourcerepo:v24.06.00234 +Idsourcerepo:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/sourcerepo/repos/index.md b/docs/google-docs/providers/google/sourcerepo/repos/index.md index 253469ee6a..1f1ad48357 100644 --- a/docs/google-docs/providers/google/sourcerepo/repos/index.md +++ b/docs/google-docs/providers/google/sourcerepo/repos/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepos
TypeResource
Id
Id
## Fields @@ -42,6 +42,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns all repos belonging to a project. The sizes of the repos are not set by ListRepos. To get the size of a repo, use GetRepo. | | | `INSERT` | | Creates a repo in the given project with the given name. If the named repository already exists, `CreateRepo` returns `ALREADY_EXISTS`. | | | `DELETE` | | Deletes a repo. | +| | `UPDATE` | | Updates information about a repo. | | | `EXEC` | | Returns all repos belonging to a project. The sizes of the repos are not set by ListRepos. To get the size of a repo, use GetRepo. | -| | `EXEC` | | Updates information about a repo. | | | `EXEC` | | Synchronize a connected repo. The response contains SyncRepoMetadata in the metadata field. | diff --git a/docs/google-docs/providers/google/sourcerepo/repos_iam_policies/index.md b/docs/google-docs/providers/google/sourcerepo/repos_iam_policies/index.md index d334b69aa3..238a83acb2 100644 --- a/docs/google-docs/providers/google/sourcerepo/repos_iam_policies/index.md +++ b/docs/google-docs/providers/google/sourcerepo/repos_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerepos_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/backup_operations/index.md b/docs/google-docs/providers/google/spanner/backup_operations/index.md index 14b2de98f3..7e557a7e36 100644 --- a/docs/google-docs/providers/google/spanner/backup_operations/index.md +++ b/docs/google-docs/providers/google/spanner/backup_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackup_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/backups/index.md b/docs/google-docs/providers/google/spanner/backups/index.md index 52026a2184..0259674125 100644 --- a/docs/google-docs/providers/google/spanner/backups/index.md +++ b/docs/google-docs/providers/google/spanner/backups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists completed and pending backups. Backups returned are ordered by `create_time` in descending order, starting from the most recent `create_time`. | | | `INSERT` | | Starts creating a new Cloud Spanner Backup. The returned backup long-running operation will have a name of the format `projects//instances//backups//operations/` and can be used to track creation of the backup. The metadata field type is CreateBackupMetadata. The response field type is Backup, if successful. Cancelling the returned operation will stop the creation and delete the backup. There can be only one pending backup creation per database. Backup creation of different databases can run concurrently. | | | `DELETE` | | Deletes a pending or completed Backup. | +| | `UPDATE` | | Updates a pending or completed Backup. | | | `EXEC` | | Lists completed and pending backups. Backups returned are ordered by `create_time` in descending order, starting from the most recent `create_time`. | | | `EXEC` | | Starts copying a Cloud Spanner Backup. The returned backup long-running operation will have a name of the format `projects//instances//backups//operations/` and can be used to track copying of the backup. The operation is associated with the destination backup. The metadata field type is CopyBackupMetadata. The response field type is Backup, if successful. Cancelling the returned operation will stop the copying and delete the destination backup. Concurrent CopyBackup requests can run on the same source backup. | -| | `EXEC` | | Updates a pending or completed Backup. | diff --git a/docs/google-docs/providers/google/spanner/backups_iam_policies/index.md b/docs/google-docs/providers/google/spanner/backups_iam_policies/index.md index 0c3db26391..73128730be 100644 --- a/docs/google-docs/providers/google/spanner/backups_iam_policies/index.md +++ b/docs/google-docs/providers/google/spanner/backups_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackups_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/database_operations/index.md b/docs/google-docs/providers/google/spanner/database_operations/index.md index 4e3c960071..f4dedf332a 100644 --- a/docs/google-docs/providers/google/spanner/database_operations/index.md +++ b/docs/google-docs/providers/google/spanner/database_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabase_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/database_roles/index.md b/docs/google-docs/providers/google/spanner/database_roles/index.md index 40859d2a4b..10aee58490 100644 --- a/docs/google-docs/providers/google/spanner/database_roles/index.md +++ b/docs/google-docs/providers/google/spanner/database_roles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabase_roles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/database_roles_iam_policies/index.md b/docs/google-docs/providers/google/spanner/database_roles_iam_policies/index.md index bd64e69338..0127a34a6e 100644 --- a/docs/google-docs/providers/google/spanner/database_roles_iam_policies/index.md +++ b/docs/google-docs/providers/google/spanner/database_roles_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabase_roles_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/databases/index.md b/docs/google-docs/providers/google/spanner/databases/index.md index 446b52d563..a713435f6d 100644 --- a/docs/google-docs/providers/google/spanner/databases/index.md +++ b/docs/google-docs/providers/google/spanner/databases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases
TypeResource
Id
Id
## Fields @@ -49,8 +49,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Gets the state of a Cloud Spanner database. | | | `SELECT` | | Lists Cloud Spanner databases. | | | `INSERT` | | Creates a new Cloud Spanner database and starts to prepare it for serving. The returned long-running operation will have a name of the format `/operations/` and can be used to track preparation of the database. The metadata field type is CreateDatabaseMetadata. The response field type is Database, if successful. | +| | `UPDATE` | | Updates a Cloud Spanner database. The returned long-running operation can be used to track the progress of updating the database. If the named database does not exist, returns `NOT_FOUND`. While the operation is pending: * The database's reconciling field is set to true. * Cancelling the operation is best-effort. If the cancellation succeeds, the operation metadata's cancel_time is set, the updates are reverted, and the operation terminates with a `CANCELLED` status. * New UpdateDatabase requests will return a `FAILED_PRECONDITION` error until the pending operation is done (returns successfully or with error). * Reading the database via the API continues to give the pre-request values. Upon completion of the returned operation: * The new values are in effect and readable via the API. * The database's reconciling field becomes false. The returned long-running operation will have a name of the format `projects//instances//databases//operations/` and can be used to track the database modification. The metadata field type is UpdateDatabaseMetadata. The response field type is Database, if successful. | | | `EXEC` | | Lists Cloud Spanner databases. | | | `EXEC` | | ChangeQuorum is strictly restricted to databases that use dual region instance configurations. Initiates a background operation to change quorum a database from dual-region mode to single-region mode and vice versa. The returned long-running operation will have a name of the format `projects//instances//databases//operations/` and can be used to track execution of the ChangeQuorum. The metadata field type is ChangeQuorumMetadata. Authorization requires `spanner.databases.changequorum` permission on the resource database. | | | `EXEC` | | Drops (aka deletes) a Cloud Spanner database. Completed backups for the database will be retained according to their `expire_time`. Note: Cloud Spanner might continue to accept requests for a few seconds after the database has been deleted. | -| | `EXEC` | | Updates a Cloud Spanner database. The returned long-running operation can be used to track the progress of updating the database. If the named database does not exist, returns `NOT_FOUND`. While the operation is pending: * The database's reconciling field is set to true. * Cancelling the operation is best-effort. If the cancellation succeeds, the operation metadata's cancel_time is set, the updates are reverted, and the operation terminates with a `CANCELLED` status. * New UpdateDatabase requests will return a `FAILED_PRECONDITION` error until the pending operation is done (returns successfully or with error). * Reading the database via the API continues to give the pre-request values. Upon completion of the returned operation: * The new values are in effect and readable via the API. * The database's reconciling field becomes false. The returned long-running operation will have a name of the format `projects//instances//databases//operations/` and can be used to track the database modification. The metadata field type is UpdateDatabaseMetadata. The response field type is Database, if successful. | | | `EXEC` | | Create a new database by restoring from a completed backup. The new database must be in the same project and in an instance with the same instance configuration as the instance containing the backup. The returned database long-running operation has a name of the format `projects//instances//databases//operations/`, and can be used to track the progress of the operation, and to cancel it. The metadata field type is RestoreDatabaseMetadata. The response type is Database, if successful. Cancelling the returned operation will stop the restore and delete the database. There can be only one database being restored into an instance at a time. Once the restore operation completes, a new restore operation can be initiated, without waiting for the optimize operation associated with the first restore to complete. | diff --git a/docs/google-docs/providers/google/spanner/databases_ddl/index.md b/docs/google-docs/providers/google/spanner/databases_ddl/index.md index 42adef56f9..b46ae1e28f 100644 --- a/docs/google-docs/providers/google/spanner/databases_ddl/index.md +++ b/docs/google-docs/providers/google/spanner/databases_ddl/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases_ddl
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/databases_iam_policies/index.md b/docs/google-docs/providers/google/spanner/databases_iam_policies/index.md index 925a9d0ec6..1e46c4dbfe 100644 --- a/docs/google-docs/providers/google/spanner/databases_iam_policies/index.md +++ b/docs/google-docs/providers/google/spanner/databases_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/databases_scans/index.md b/docs/google-docs/providers/google/spanner/databases_scans/index.md index 44ac3a32bc..dde3c8c395 100644 --- a/docs/google-docs/providers/google/spanner/databases_scans/index.md +++ b/docs/google-docs/providers/google/spanner/databases_scans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases_scans
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/index.md b/docs/google-docs/providers/google/spanner/index.md index 00ec46f724..8b2cde160c 100644 --- a/docs/google-docs/providers/google/spanner/index.md +++ b/docs/google-docs/providers/google/spanner/index.md @@ -34,7 +34,7 @@ Cloud Spanner is a managed, mission-critical, globally consistent and scalable r TypeService TitleCloud Spanner API DescriptionCloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. -Idspanner:v24.06.00234 +Idspanner:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/spanner/instance_config_operations/index.md b/docs/google-docs/providers/google/spanner/instance_config_operations/index.md index 9ed48eed36..2162991b82 100644 --- a/docs/google-docs/providers/google/spanner/instance_config_operations/index.md +++ b/docs/google-docs/providers/google/spanner/instance_config_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_config_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/instance_configs/index.md b/docs/google-docs/providers/google/spanner/instance_configs/index.md index 47bab6fd46..30e0090151 100644 --- a/docs/google-docs/providers/google/spanner/instance_configs/index.md +++ b/docs/google-docs/providers/google/spanner/instance_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_configs
TypeResource
Id
Id
## Fields @@ -51,5 +51,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists the supported instance configurations for a given project. | | | `INSERT` | | Creates an instance config and begins preparing it to be used. The returned long-running operation can be used to track the progress of preparing the new instance config. The instance config name is assigned by the caller. If the named instance config already exists, `CreateInstanceConfig` returns `ALREADY_EXISTS`. Immediately after the request returns: * The instance config is readable via the API, with all requested attributes. The instance config's reconciling field is set to true. Its state is `CREATING`. While the operation is pending: * Cancelling the operation renders the instance config immediately unreadable via the API. * Except for deleting the creating resource, all other attempts to modify the instance config are rejected. Upon completion of the returned operation: * Instances can be created using the instance configuration. * The instance config's reconciling field becomes false. Its state becomes `READY`. The returned long-running operation will have a name of the format `/operations/` and can be used to track creation of the instance config. The metadata field type is CreateInstanceConfigMetadata. The response field type is InstanceConfig, if successful. Authorization requires `spanner.instanceConfigs.create` permission on the resource parent. | | | `DELETE` | | Deletes the instance config. Deletion is only allowed when no instances are using the configuration. If any instances are using the config, returns `FAILED_PRECONDITION`. Only user managed configurations can be deleted. Authorization requires `spanner.instanceConfigs.delete` permission on the resource name. | +| | `UPDATE` | | Updates an instance config. The returned long-running operation can be used to track the progress of updating the instance. If the named instance config does not exist, returns `NOT_FOUND`. Only user managed configurations can be updated. Immediately after the request returns: * The instance config's reconciling field is set to true. While the operation is pending: * Cancelling the operation sets its metadata's cancel_time. The operation is guaranteed to succeed at undoing all changes, after which point it terminates with a `CANCELLED` status. * All other attempts to modify the instance config are rejected. * Reading the instance config via the API continues to give the pre-request values. Upon completion of the returned operation: * Creating instances using the instance configuration uses the new values. * The instance config's new values are readable via the API. * The instance config's reconciling field becomes false. The returned long-running operation will have a name of the format `/operations/` and can be used to track the instance config modification. The metadata field type is UpdateInstanceConfigMetadata. The response field type is InstanceConfig, if successful. Authorization requires `spanner.instanceConfigs.update` permission on the resource name. | | | `EXEC` | | Lists the supported instance configurations for a given project. | -| | `EXEC` | | Updates an instance config. The returned long-running operation can be used to track the progress of updating the instance. If the named instance config does not exist, returns `NOT_FOUND`. Only user managed configurations can be updated. Immediately after the request returns: * The instance config's reconciling field is set to true. While the operation is pending: * Cancelling the operation sets its metadata's cancel_time. The operation is guaranteed to succeed at undoing all changes, after which point it terminates with a `CANCELLED` status. * All other attempts to modify the instance config are rejected. * Reading the instance config via the API continues to give the pre-request values. Upon completion of the returned operation: * Creating instances using the instance configuration uses the new values. * The instance config's new values are readable via the API. * The instance config's reconciling field becomes false. The returned long-running operation will have a name of the format `/operations/` and can be used to track the instance config modification. The metadata field type is UpdateInstanceConfigMetadata. The response field type is InstanceConfig, if successful. Authorization requires `spanner.instanceConfigs.update` permission on the resource name. | diff --git a/docs/google-docs/providers/google/spanner/instance_partition_operations/index.md b/docs/google-docs/providers/google/spanner/instance_partition_operations/index.md index c8f47a63cb..252ae3d2b2 100644 --- a/docs/google-docs/providers/google/spanner/instance_partition_operations/index.md +++ b/docs/google-docs/providers/google/spanner/instance_partition_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_partition_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/instance_partitions/index.md b/docs/google-docs/providers/google/spanner/instance_partitions/index.md index 23917df709..f58654da15 100644 --- a/docs/google-docs/providers/google/spanner/instance_partitions/index.md +++ b/docs/google-docs/providers/google/spanner/instance_partitions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstance_partitions
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all instance partitions for the given instance. | | | `INSERT` | | Creates an instance partition and begins preparing it to be used. The returned long-running operation can be used to track the progress of preparing the new instance partition. The instance partition name is assigned by the caller. If the named instance partition already exists, `CreateInstancePartition` returns `ALREADY_EXISTS`. Immediately upon completion of this request: * The instance partition is readable via the API, with all requested attributes but no allocated resources. Its state is `CREATING`. Until completion of the returned operation: * Cancelling the operation renders the instance partition immediately unreadable via the API. * The instance partition can be deleted. * All other attempts to modify the instance partition are rejected. Upon completion of the returned operation: * Billing for all successfully-allocated resources begins (some types may have lower than the requested levels). * Databases can start using this instance partition. * The instance partition's allocated resource levels are readable via the API. * The instance partition's state becomes `READY`. The returned long-running operation will have a name of the format `/operations/` and can be used to track creation of the instance partition. The metadata field type is CreateInstancePartitionMetadata. The response field type is InstancePartition, if successful. | | | `DELETE` | | Deletes an existing instance partition. Requires that the instance partition is not used by any database or backup and is not the default instance partition of an instance. Authorization requires `spanner.instancePartitions.delete` permission on the resource name. | +| | `UPDATE` | | Updates an instance partition, and begins allocating or releasing resources as requested. The returned long-running operation can be used to track the progress of updating the instance partition. If the named instance partition does not exist, returns `NOT_FOUND`. Immediately upon completion of this request: * For resource types for which a decrease in the instance partition's allocation has been requested, billing is based on the newly-requested level. Until completion of the returned operation: * Cancelling the operation sets its metadata's cancel_time, and begins restoring resources to their pre-request values. The operation is guaranteed to succeed at undoing all resource changes, after which point it terminates with a `CANCELLED` status. * All other attempts to modify the instance partition are rejected. * Reading the instance partition via the API continues to give the pre-request resource levels. Upon completion of the returned operation: * Billing begins for all successfully-allocated resources (some types may have lower than the requested levels). * All newly-reserved resources are available for serving the instance partition's tables. * The instance partition's new resource levels are readable via the API. The returned long-running operation will have a name of the format `/operations/` and can be used to track the instance partition modification. The metadata field type is UpdateInstancePartitionMetadata. The response field type is InstancePartition, if successful. Authorization requires `spanner.instancePartitions.update` permission on the resource name. | | | `EXEC` | | Lists all instance partitions for the given instance. | -| | `EXEC` | | Updates an instance partition, and begins allocating or releasing resources as requested. The returned long-running operation can be used to track the progress of updating the instance partition. If the named instance partition does not exist, returns `NOT_FOUND`. Immediately upon completion of this request: * For resource types for which a decrease in the instance partition's allocation has been requested, billing is based on the newly-requested level. Until completion of the returned operation: * Cancelling the operation sets its metadata's cancel_time, and begins restoring resources to their pre-request values. The operation is guaranteed to succeed at undoing all resource changes, after which point it terminates with a `CANCELLED` status. * All other attempts to modify the instance partition are rejected. * Reading the instance partition via the API continues to give the pre-request resource levels. Upon completion of the returned operation: * Billing begins for all successfully-allocated resources (some types may have lower than the requested levels). * All newly-reserved resources are available for serving the instance partition's tables. * The instance partition's new resource levels are readable via the API. The returned long-running operation will have a name of the format `/operations/` and can be used to track the instance partition modification. The metadata field type is UpdateInstancePartitionMetadata. The response field type is InstancePartition, if successful. Authorization requires `spanner.instancePartitions.update` permission on the resource name. | diff --git a/docs/google-docs/providers/google/spanner/instances/index.md b/docs/google-docs/providers/google/spanner/instances/index.md index 5414ff3112..8722b3377c 100644 --- a/docs/google-docs/providers/google/spanner/instances/index.md +++ b/docs/google-docs/providers/google/spanner/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists all instances in the given project. | | | `INSERT` | | Creates an instance and begins preparing it to begin serving. The returned long-running operation can be used to track the progress of preparing the new instance. The instance name is assigned by the caller. If the named instance already exists, `CreateInstance` returns `ALREADY_EXISTS`. Immediately upon completion of this request: * The instance is readable via the API, with all requested attributes but no allocated resources. Its state is `CREATING`. Until completion of the returned operation: * Cancelling the operation renders the instance immediately unreadable via the API. * The instance can be deleted. * All other attempts to modify the instance are rejected. Upon completion of the returned operation: * Billing for all successfully-allocated resources begins (some types may have lower than the requested levels). * Databases can be created in the instance. * The instance's allocated resource levels are readable via the API. * The instance's state becomes `READY`. The returned long-running operation will have a name of the format `/operations/` and can be used to track creation of the instance. The metadata field type is CreateInstanceMetadata. The response field type is Instance, if successful. | | | `DELETE` | | Deletes an instance. Immediately upon completion of the request: * Billing ceases for all of the instance's reserved resources. Soon afterward: * The instance and *all of its databases* immediately and irrevocably disappear from the API. All data in the databases is permanently deleted. | +| | `UPDATE` | | Updates an instance, and begins allocating or releasing resources as requested. The returned long-running operation can be used to track the progress of updating the instance. If the named instance does not exist, returns `NOT_FOUND`. Immediately upon completion of this request: * For resource types for which a decrease in the instance's allocation has been requested, billing is based on the newly-requested level. Until completion of the returned operation: * Cancelling the operation sets its metadata's cancel_time, and begins restoring resources to their pre-request values. The operation is guaranteed to succeed at undoing all resource changes, after which point it terminates with a `CANCELLED` status. * All other attempts to modify the instance are rejected. * Reading the instance via the API continues to give the pre-request resource levels. Upon completion of the returned operation: * Billing begins for all successfully-allocated resources (some types may have lower than the requested levels). * All newly-reserved resources are available for serving the instance's tables. * The instance's new resource levels are readable via the API. The returned long-running operation will have a name of the format `/operations/` and can be used to track the instance modification. The metadata field type is UpdateInstanceMetadata. The response field type is Instance, if successful. Authorization requires `spanner.instances.update` permission on the resource name. | | | `EXEC` | | Lists all instances in the given project. | | | `EXEC` | | Moves the instance to the target instance config. The returned long-running operation can be used to track the progress of moving the instance. `MoveInstance` returns `FAILED_PRECONDITION` if the instance meets any of the following criteria: * Has an ongoing move to a different instance config * Has backups * Has an ongoing update * Is under free trial * Contains any CMEK-enabled databases While the operation is pending: * All other attempts to modify the instance, including changes to its compute capacity, are rejected. * The following database and backup admin operations are rejected: * DatabaseAdmin.CreateDatabase, * DatabaseAdmin.UpdateDatabaseDdl (Disabled if default_leader is specified in the request.) * DatabaseAdmin.RestoreDatabase * DatabaseAdmin.CreateBackup * DatabaseAdmin.CopyBackup * Both the source and target instance configs are subject to hourly compute and storage charges. * The instance may experience higher read-write latencies and a higher transaction abort rate. However, moving an instance does not cause any downtime. The returned long-running operation will have a name of the format `/operations/` and can be used to track the move instance operation. The metadata field type is MoveInstanceMetadata. The response field type is Instance, if successful. Cancelling the operation sets its metadata's cancel_time. Cancellation is not immediate since it involves moving any data previously moved to target instance config back to the original instance config. The same operation can be used to track the progress of the cancellation. Upon successful completion of the cancellation, the operation terminates with CANCELLED status. Upon completion(if not cancelled) of the returned operation: * Instance would be successfully moved to the target instance config. * You are billed for compute and storage in target instance config. Authorization requires `spanner.instances.update` permission on the resource instance. For more details, please see [documentation](https://cloud.google.com/spanner/docs/move-instance). | -| | `EXEC` | | Updates an instance, and begins allocating or releasing resources as requested. The returned long-running operation can be used to track the progress of updating the instance. If the named instance does not exist, returns `NOT_FOUND`. Immediately upon completion of this request: * For resource types for which a decrease in the instance's allocation has been requested, billing is based on the newly-requested level. Until completion of the returned operation: * Cancelling the operation sets its metadata's cancel_time, and begins restoring resources to their pre-request values. The operation is guaranteed to succeed at undoing all resource changes, after which point it terminates with a `CANCELLED` status. * All other attempts to modify the instance are rejected. * Reading the instance via the API continues to give the pre-request resource levels. Upon completion of the returned operation: * Billing begins for all successfully-allocated resources (some types may have lower than the requested levels). * All newly-reserved resources are available for serving the instance's tables. * The instance's new resource levels are readable via the API. The returned long-running operation will have a name of the format `/operations/` and can be used to track the instance modification. The metadata field type is UpdateInstanceMetadata. The response field type is Instance, if successful. Authorization requires `spanner.instances.update` permission on the resource name. | diff --git a/docs/google-docs/providers/google/spanner/instances_iam_policies/index.md b/docs/google-docs/providers/google/spanner/instances_iam_policies/index.md index 4879e6e558..0e44645c49 100644 --- a/docs/google-docs/providers/google/spanner/instances_iam_policies/index.md +++ b/docs/google-docs/providers/google/spanner/instances_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/operations/index.md b/docs/google-docs/providers/google/spanner/operations/index.md index 5c56c06094..73c474abb7 100644 --- a/docs/google-docs/providers/google/spanner/operations/index.md +++ b/docs/google-docs/providers/google/spanner/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/scans/index.md b/docs/google-docs/providers/google/spanner/scans/index.md index 6552fe4257..380bf49051 100644 --- a/docs/google-docs/providers/google/spanner/scans/index.md +++ b/docs/google-docs/providers/google/spanner/scans/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescans
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/spanner/sessions/index.md b/docs/google-docs/providers/google/spanner/sessions/index.md index 6f1c32009d..7bdb59dafe 100644 --- a/docs/google-docs/providers/google/spanner/sessions/index.md +++ b/docs/google-docs/providers/google/spanner/sessions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesessions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/speech/custom_classes/index.md b/docs/google-docs/providers/google/speech/custom_classes/index.md index 2c72ce318b..6749d47dd9 100644 --- a/docs/google-docs/providers/google/speech/custom_classes/index.md +++ b/docs/google-docs/providers/google/speech/custom_classes/index.md @@ -24,25 +24,10 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecustom_classes
TypeResource
Id
Id
## Fields -| Name | Datatype | Description | -|:-----|:---------|:------------| -| | `string` | The resource name of the custom class. | -| | `object` | Output only. Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used. | -| | `string` | If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive. | -| | `string` | Output only. The time at which this resource was requested for deletion. This field is not used. | -| | `string` | Output only. User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used. | -| | `string` | Output only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used. | -| | `string` | Output only. The time at which this resource will be purged. This field is not used. | -| | `array` | A collection of class items. | -| | `string` | Output only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`. | -| | `string` | Output only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which content of the ClassItem is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`. | -| | `boolean` | Output only. Whether or not this CustomClass is in the process of being updated. This field is not used. | -| | `string` | Output only. The CustomClass lifecycle state. This field is not used. | -| | `string` | Output only. System-assigned unique identifier for the CustomClass. This field is not used. | ## Methods | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| @@ -50,5 +35,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List custom classes. | | | `INSERT` | | Create a custom class. | | | `DELETE` | | Delete a custom class. | +| | `UPDATE` | | Update a custom class. | | | `EXEC` | | List custom classes. | -| | `EXEC` | | Update a custom class. | diff --git a/docs/google-docs/providers/google/speech/index.md b/docs/google-docs/providers/google/speech/index.md index 38f0fffdda..2e190f3629 100644 --- a/docs/google-docs/providers/google/speech/index.md +++ b/docs/google-docs/providers/google/speech/index.md @@ -34,7 +34,7 @@ Converts audio to text by applying powerful neural network models. TypeService TitleCloud Speech-to-Text API DescriptionConverts audio to text by applying powerful neural network models. -Idspeech:v24.06.00234 +Idspeech:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/speech/operations/index.md b/docs/google-docs/providers/google/speech/operations/index.md index 36d6b8b88b..c043968091 100644 --- a/docs/google-docs/providers/google/speech/operations/index.md +++ b/docs/google-docs/providers/google/speech/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/speech/phrase_sets/index.md b/docs/google-docs/providers/google/speech/phrase_sets/index.md index 551d08499a..631c9f5a88 100644 --- a/docs/google-docs/providers/google/speech/phrase_sets/index.md +++ b/docs/google-docs/providers/google/speech/phrase_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namephrase_sets
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List phrase sets. | | | `INSERT` | | Create a set of phrase hints. Each item in the set can be a single word or a multi-word phrase. The items in the PhraseSet are favored by the recognition model when you send a call that includes the PhraseSet. | | | `DELETE` | | Delete a phrase set. | +| | `UPDATE` | | Update a phrase set. | | | `EXEC` | | List phrase sets. | -| | `EXEC` | | Update a phrase set. | diff --git a/docs/google-docs/providers/google/speech/speech/index.md b/docs/google-docs/providers/google/speech/speech/index.md index f0636c19ec..4aa9d6d19d 100644 --- a/docs/google-docs/providers/google/speech/speech/index.md +++ b/docs/google-docs/providers/google/speech/speech/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namespeech
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/backup_runs/index.md b/docs/google-docs/providers/google/sqladmin/backup_runs/index.md index a82cef53bf..d388807274 100644 --- a/docs/google-docs/providers/google/sqladmin/backup_runs/index.md +++ b/docs/google-docs/providers/google/sqladmin/backup_runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebackup_runs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/connect/index.md b/docs/google-docs/providers/google/sqladmin/connect/index.md index 82b00393e4..7865ed75ff 100644 --- a/docs/google-docs/providers/google/sqladmin/connect/index.md +++ b/docs/google-docs/providers/google/sqladmin/connect/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnect
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/databases/index.md b/docs/google-docs/providers/google/sqladmin/databases/index.md index 7fa7325bc9..5c26b8e97c 100644 --- a/docs/google-docs/providers/google/sqladmin/databases/index.md +++ b/docs/google-docs/providers/google/sqladmin/databases/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatabases
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists databases in the specified Cloud SQL instance. | | | `INSERT` | | Inserts a resource containing information about a database inside a Cloud SQL instance. **Note:** You can't modify the default character set and collation. | | | `DELETE` | | Deletes a database from a Cloud SQL instance. | -| | `EXEC` | | Partially updates a resource containing information about a database inside a Cloud SQL instance. This method supports patch semantics. | -| | `EXEC` | | Updates a resource containing information about a database inside a Cloud SQL instance. | +| | `UPDATE` | | Partially updates a resource containing information about a database inside a Cloud SQL instance. This method supports patch semantics. | +| | `UPDATE` | | Updates a resource containing information about a database inside a Cloud SQL instance. | diff --git a/docs/google-docs/providers/google/sqladmin/flags/index.md b/docs/google-docs/providers/google/sqladmin/flags/index.md index 919d5d4ce8..f4fd33f24f 100644 --- a/docs/google-docs/providers/google/sqladmin/flags/index.md +++ b/docs/google-docs/providers/google/sqladmin/flags/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameflags
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/index.md b/docs/google-docs/providers/google/sqladmin/index.md index c09ba06514..1cccdffe49 100644 --- a/docs/google-docs/providers/google/sqladmin/index.md +++ b/docs/google-docs/providers/google/sqladmin/index.md @@ -34,7 +34,7 @@ API for Cloud SQL database instance management TypeService TitleCloud SQL Admin API DescriptionAPI for Cloud SQL database instance management -Idsqladmin:v24.06.00234 +Idsqladmin:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/sqladmin/instances/index.md b/docs/google-docs/providers/google/sqladmin/instances/index.md index 1a39e76816..f8774a9c42 100644 --- a/docs/google-docs/providers/google/sqladmin/instances/index.md +++ b/docs/google-docs/providers/google/sqladmin/instances/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances
TypeResource
Id
Id
## Fields @@ -81,6 +81,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists instances under a given project. | | | `INSERT` | | Creates a new Cloud SQL instance. | | | `DELETE` | | Deletes a Cloud SQL instance. | +| | `UPDATE` | | Partially updates settings of a Cloud SQL instance by merging the request with the current configuration. This method supports patch semantics. | +| | `UPDATE` | | Updates settings of a Cloud SQL instance. Using this operation might cause your instance to restart. | | | `EXEC` | | Lists instances under a given project. | | | `EXEC` | | Acquire a lease for the setup of SQL Server Reporting Services (SSRS). | | | `EXEC` | | Creates a Cloud SQL instance as a clone of the source instance. Using this operation might cause your instance to restart. | @@ -89,7 +91,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Exports data from a Cloud SQL instance to a Cloud Storage bucket as a SQL dump or CSV file. | | | `EXEC` | | Initiates a manual failover of a high availability (HA) primary instance to a standby instance, which becomes the primary instance. Users are then rerouted to the new primary. For more information, see the [Overview of high availability](https://cloud.google.com/sql/docs/mysql/high-availability) page in the Cloud SQL documentation. If using Legacy HA (MySQL only), this causes the instance to failover to its failover replica instance. | | | `EXEC` | | Imports data into a Cloud SQL instance from a SQL dump or CSV file in Cloud Storage. | -| | `EXEC` | | Partially updates settings of a Cloud SQL instance by merging the request with the current configuration. This method supports patch semantics. | | | `EXEC` | | Perform Disk Shrink on primary instance. | | | `EXEC` | | Promotes the read replica instance to be an independent Cloud SQL primary instance. Using this operation might cause your instance to restart. | | | `EXEC` | | Reencrypt CMEK instance with latest key version. | @@ -105,5 +106,4 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `EXEC` | | Stops the replication in the read replica instance. | | | `EXEC` | | Switches over from the primary instance to the designated DR replica instance. | | | `EXEC` | | Truncate MySQL general and slow query log tables MySQL only. | -| | `EXEC` | | Updates settings of a Cloud SQL instance. Using this operation might cause your instance to restart. | | | `EXEC` | | Verify External primary instance external sync settings. | diff --git a/docs/google-docs/providers/google/sqladmin/instances_disk_shrink_config/index.md b/docs/google-docs/providers/google/sqladmin/instances_disk_shrink_config/index.md index b88dfc92eb..3633e074a8 100644 --- a/docs/google-docs/providers/google/sqladmin/instances_disk_shrink_config/index.md +++ b/docs/google-docs/providers/google/sqladmin/instances_disk_shrink_config/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_disk_shrink_config
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/instances_latest_recovery_time/index.md b/docs/google-docs/providers/google/sqladmin/instances_latest_recovery_time/index.md index f1160edabd..7ed1cd4fa2 100644 --- a/docs/google-docs/providers/google/sqladmin/instances_latest_recovery_time/index.md +++ b/docs/google-docs/providers/google/sqladmin/instances_latest_recovery_time/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_latest_recovery_time
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/instances_server_ca/index.md b/docs/google-docs/providers/google/sqladmin/instances_server_ca/index.md index e4dc679177..d4bbced1bb 100644 --- a/docs/google-docs/providers/google/sqladmin/instances_server_ca/index.md +++ b/docs/google-docs/providers/google/sqladmin/instances_server_ca/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_server_ca
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/instances_server_cas/index.md b/docs/google-docs/providers/google/sqladmin/instances_server_cas/index.md index 2e43663284..a7569419ec 100644 --- a/docs/google-docs/providers/google/sqladmin/instances_server_cas/index.md +++ b/docs/google-docs/providers/google/sqladmin/instances_server_cas/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinstances_server_cas
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/operations/index.md b/docs/google-docs/providers/google/sqladmin/operations/index.md index d75f497af5..6a38cc0557 100644 --- a/docs/google-docs/providers/google/sqladmin/operations/index.md +++ b/docs/google-docs/providers/google/sqladmin/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/ssl_certs/index.md b/docs/google-docs/providers/google/sqladmin/ssl_certs/index.md index 2c120bf73f..00719e716f 100644 --- a/docs/google-docs/providers/google/sqladmin/ssl_certs/index.md +++ b/docs/google-docs/providers/google/sqladmin/ssl_certs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_certs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/ssl_certs_ephemeral/index.md b/docs/google-docs/providers/google/sqladmin/ssl_certs_ephemeral/index.md index 503b16c26d..9abc6759d3 100644 --- a/docs/google-docs/providers/google/sqladmin/ssl_certs_ephemeral/index.md +++ b/docs/google-docs/providers/google/sqladmin/ssl_certs_ephemeral/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namessl_certs_ephemeral
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/tiers/index.md b/docs/google-docs/providers/google/sqladmin/tiers/index.md index f6db3a44fa..085424a079 100644 --- a/docs/google-docs/providers/google/sqladmin/tiers/index.md +++ b/docs/google-docs/providers/google/sqladmin/tiers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametiers
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/sqladmin/users/index.md b/docs/google-docs/providers/google/sqladmin/users/index.md index 4c40abf158..809f76fb5f 100644 --- a/docs/google-docs/providers/google/sqladmin/users/index.md +++ b/docs/google-docs/providers/google/sqladmin/users/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameusers
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists users in the specified Cloud SQL instance. | | | `INSERT` | | Creates a new user in a Cloud SQL instance. | | | `DELETE` | | Deletes a user from a Cloud SQL instance. | +| | `UPDATE` | | Updates an existing user in a Cloud SQL instance. | | | `EXEC` | | Lists users in the specified Cloud SQL instance. | -| | `EXEC` | | Updates an existing user in a Cloud SQL instance. | diff --git a/docs/google-docs/providers/google/storage/anywhere_caches/index.md b/docs/google-docs/providers/google/storage/anywhere_caches/index.md index 0e840ffb87..9319f1e20d 100644 --- a/docs/google-docs/providers/google/storage/anywhere_caches/index.md +++ b/docs/google-docs/providers/google/storage/anywhere_caches/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameanywhere_caches
TypeResource
Id
Id
## Fields @@ -48,8 +48,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns the metadata of an Anywhere Cache instance. | | | `SELECT` | | Returns a list of Anywhere Cache instances of the bucket matching the criteria. | | | `INSERT` | | Creates an Anywhere Cache instance. | +| | `UPDATE` | | Updates the config(ttl and admissionPolicy) of an Anywhere Cache instance. | | | `EXEC` | | Returns a list of Anywhere Cache instances of the bucket matching the criteria. | | | `EXEC` | | Disables an Anywhere Cache instance. | | | `EXEC` | | Pauses an Anywhere Cache instance. | | | `EXEC` | | Resumes a paused or disabled Anywhere Cache instance. | -| | `EXEC` | | Updates the config(ttl and admissionPolicy) of an Anywhere Cache instance. | diff --git a/docs/google-docs/providers/google/storage/bucket_access_controls/index.md b/docs/google-docs/providers/google/storage/bucket_access_controls/index.md index 22a8cb82b5..7d8beb56ae 100644 --- a/docs/google-docs/providers/google/storage/bucket_access_controls/index.md +++ b/docs/google-docs/providers/google/storage/bucket_access_controls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebucket_access_controls
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves ACL entries on the specified bucket. | | | `INSERT` | | Creates a new ACL entry on the specified bucket. | | | `DELETE` | | Permanently deletes the ACL entry for the specified entity on the specified bucket. | -| | `EXEC` | | Patches an ACL entry on the specified bucket. | -| | `EXEC` | | Updates an ACL entry on the specified bucket. | +| | `UPDATE` | | Patches an ACL entry on the specified bucket. | +| | `UPDATE` | | Updates an ACL entry on the specified bucket. | diff --git a/docs/google-docs/providers/google/storage/buckets/index.md b/docs/google-docs/providers/google/storage/buckets/index.md index 520080550f..9975a5b206 100644 --- a/docs/google-docs/providers/google/storage/buckets/index.md +++ b/docs/google-docs/providers/google/storage/buckets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebuckets
TypeResource
Id
Id
## Fields @@ -70,7 +70,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of buckets for a given project. | | | `INSERT` | | Creates a new bucket. | | | `DELETE` | | Permanently deletes an empty bucket. | +| | `UPDATE` | | Patches a bucket. Changes to the bucket will be readable immediately after writing, but configuration changes may take time to propagate. | +| | `UPDATE` | | Updates a bucket. Changes to the bucket will be readable immediately after writing, but configuration changes may take time to propagate. | | | `EXEC` | | Retrieves a list of buckets for a given project. | | | `EXEC` | | Locks retention policy on a bucket. | -| | `EXEC` | | Patches a bucket. Changes to the bucket will be readable immediately after writing, but configuration changes may take time to propagate. | -| | `EXEC` | | Updates a bucket. Changes to the bucket will be readable immediately after writing, but configuration changes may take time to propagate. | diff --git a/docs/google-docs/providers/google/storage/buckets_iam_policies/index.md b/docs/google-docs/providers/google/storage/buckets_iam_policies/index.md index eba615ffc4..88e9f49311 100644 --- a/docs/google-docs/providers/google/storage/buckets_iam_policies/index.md +++ b/docs/google-docs/providers/google/storage/buckets_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebuckets_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/buckets_storage_layout/index.md b/docs/google-docs/providers/google/storage/buckets_storage_layout/index.md index bb5ce9f14c..32f8550814 100644 --- a/docs/google-docs/providers/google/storage/buckets_storage_layout/index.md +++ b/docs/google-docs/providers/google/storage/buckets_storage_layout/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namebuckets_storage_layout
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/channels/index.md b/docs/google-docs/providers/google/storage/channels/index.md index 5c20f17bba..04d01968e7 100644 --- a/docs/google-docs/providers/google/storage/channels/index.md +++ b/docs/google-docs/providers/google/storage/channels/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namechannels
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/default_object_access_controls/index.md b/docs/google-docs/providers/google/storage/default_object_access_controls/index.md index f7841d0b0f..e05126ca9c 100644 --- a/docs/google-docs/providers/google/storage/default_object_access_controls/index.md +++ b/docs/google-docs/providers/google/storage/default_object_access_controls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedefault_object_access_controls
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves default object ACL entries on the specified bucket. | | | `INSERT` | | Creates a new default object ACL entry on the specified bucket. | | | `DELETE` | | Permanently deletes the default object ACL entry for the specified entity on the specified bucket. | -| | `EXEC` | | Patches a default object ACL entry on the specified bucket. | -| | `EXEC` | | Updates a default object ACL entry on the specified bucket. | +| | `UPDATE` | | Patches a default object ACL entry on the specified bucket. | +| | `UPDATE` | | Updates a default object ACL entry on the specified bucket. | diff --git a/docs/google-docs/providers/google/storage/folders/index.md b/docs/google-docs/providers/google/storage/folders/index.md index 929fa40cac..e56b7de26e 100644 --- a/docs/google-docs/providers/google/storage/folders/index.md +++ b/docs/google-docs/providers/google/storage/folders/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefolders
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/hmac_keys/index.md b/docs/google-docs/providers/google/storage/hmac_keys/index.md index a4b9ece8d8..b45f1a5d1f 100644 --- a/docs/google-docs/providers/google/storage/hmac_keys/index.md +++ b/docs/google-docs/providers/google/storage/hmac_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehmac_keys
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of HMAC keys matching the criteria. | | | `INSERT` | | Creates a new HMAC key for the specified service account. | | | `DELETE` | | Deletes an HMAC key. | +| | `UPDATE` | | Updates the state of an HMAC key. See the HMAC Key resource descriptor for valid states. | | | `EXEC` | | Retrieves a list of HMAC keys matching the criteria. | -| | `EXEC` | | Updates the state of an HMAC key. See the HMAC Key resource descriptor for valid states. | diff --git a/docs/google-docs/providers/google/storage/index.md b/docs/google-docs/providers/google/storage/index.md index 6f93311ecc..abbb501a58 100644 --- a/docs/google-docs/providers/google/storage/index.md +++ b/docs/google-docs/providers/google/storage/index.md @@ -34,7 +34,7 @@ Stores and retrieves potentially large, immutable data objects. TypeService TitleCloud Storage JSON API DescriptionStores and retrieves potentially large, immutable data objects. -Idstorage:v24.06.00234 +Idstorage:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/storage/managed_folders/index.md b/docs/google-docs/providers/google/storage/managed_folders/index.md index 6e8eabcd27..806d1243b2 100644 --- a/docs/google-docs/providers/google/storage/managed_folders/index.md +++ b/docs/google-docs/providers/google/storage/managed_folders/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanaged_folders
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/managed_folders_iam_policies/index.md b/docs/google-docs/providers/google/storage/managed_folders_iam_policies/index.md index 19be8263c4..675484738b 100644 --- a/docs/google-docs/providers/google/storage/managed_folders_iam_policies/index.md +++ b/docs/google-docs/providers/google/storage/managed_folders_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanaged_folders_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/notifications/index.md b/docs/google-docs/providers/google/storage/notifications/index.md index eb134f6d7b..37a2c3f526 100644 --- a/docs/google-docs/providers/google/storage/notifications/index.md +++ b/docs/google-docs/providers/google/storage/notifications/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenotifications
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/object_access_controls/index.md b/docs/google-docs/providers/google/storage/object_access_controls/index.md index d1bdf99be9..875eb8cf18 100644 --- a/docs/google-docs/providers/google/storage/object_access_controls/index.md +++ b/docs/google-docs/providers/google/storage/object_access_controls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameobject_access_controls
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves ACL entries on the specified object. | | | `INSERT` | | Creates a new ACL entry on the specified object. | | | `DELETE` | | Permanently deletes the ACL entry for the specified entity on the specified object. | -| | `EXEC` | | Patches an ACL entry on the specified object. | -| | `EXEC` | | Updates an ACL entry on the specified object. | +| | `UPDATE` | | Patches an ACL entry on the specified object. | +| | `UPDATE` | | Updates an ACL entry on the specified object. | diff --git a/docs/google-docs/providers/google/storage/objects/index.md b/docs/google-docs/providers/google/storage/objects/index.md index 6de401f8f9..ead99147b0 100644 --- a/docs/google-docs/providers/google/storage/objects/index.md +++ b/docs/google-docs/providers/google/storage/objects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameobjects
TypeResource
Id
Id
## Fields @@ -72,12 +72,12 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Retrieves a list of objects matching the criteria. | | | `INSERT` | | Stores a new object and metadata. | | | `DELETE` | | Deletes an object and its metadata. Deletions are permanent if versioning is not enabled for the bucket, or if the generation parameter is used. | +| | `UPDATE` | | Patches an object's metadata. | +| | `UPDATE` | | Updates an object's metadata. | | | `EXEC` | | Retrieves a list of objects matching the criteria. | | | `EXEC` | | Initiates a long-running bulk restore operation on the specified bucket. | | | `EXEC` | | Concatenates a list of existing objects into a new object in the same bucket. | | | `EXEC` | | Copies a source object to a destination object. Optionally overrides metadata. | -| | `EXEC` | | Patches an object's metadata. | | | `EXEC` | | Restores a soft-deleted object. | | | `EXEC` | | Rewrites a source object to a destination object. Optionally overrides metadata. | -| | `EXEC` | | Updates an object's metadata. | | | `EXEC` | | Watch for changes on all objects in a bucket. | diff --git a/docs/google-docs/providers/google/storage/objects_iam_policies/index.md b/docs/google-docs/providers/google/storage/objects_iam_policies/index.md index 284d661337..207b0a0b0f 100644 --- a/docs/google-docs/providers/google/storage/objects_iam_policies/index.md +++ b/docs/google-docs/providers/google/storage/objects_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameobjects_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/operations/index.md b/docs/google-docs/providers/google/storage/operations/index.md index 6255e4e70e..ede4eac537 100644 --- a/docs/google-docs/providers/google/storage/operations/index.md +++ b/docs/google-docs/providers/google/storage/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storage/service_account/index.md b/docs/google-docs/providers/google/storage/service_account/index.md index 9d6e9c7da2..038fdd5cdc 100644 --- a/docs/google-docs/providers/google/storage/service_account/index.md +++ b/docs/google-docs/providers/google/storage/service_account/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameservice_account
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storagetransfer/agent_pools/index.md b/docs/google-docs/providers/google/storagetransfer/agent_pools/index.md index f00ce88713..3d87bef656 100644 --- a/docs/google-docs/providers/google/storagetransfer/agent_pools/index.md +++ b/docs/google-docs/providers/google/storagetransfer/agent_pools/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameagent_pools
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists agent pools. | | | `INSERT` | | Creates an agent pool resource. | | | `DELETE` | | Deletes an agent pool. | +| | `UPDATE` | | Updates an existing agent pool resource. | | | `EXEC` | | Lists agent pools. | -| | `EXEC` | | Updates an existing agent pool resource. | diff --git a/docs/google-docs/providers/google/storagetransfer/google_service_accounts/index.md b/docs/google-docs/providers/google/storagetransfer/google_service_accounts/index.md index 93dfa9c85a..93ac7f8456 100644 --- a/docs/google-docs/providers/google/storagetransfer/google_service_accounts/index.md +++ b/docs/google-docs/providers/google/storagetransfer/google_service_accounts/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegoogle_service_accounts
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/storagetransfer/index.md b/docs/google-docs/providers/google/storagetransfer/index.md index b3a236acb3..e9211dfd6a 100644 --- a/docs/google-docs/providers/google/storagetransfer/index.md +++ b/docs/google-docs/providers/google/storagetransfer/index.md @@ -34,7 +34,7 @@ Transfers data from external data sources to a Google Cloud Storage bucket or be TypeService TitleStorage Transfer API DescriptionTransfers data from external data sources to a Google Cloud Storage bucket or between Google Cloud Storage buckets. -Idstoragetransfer:v24.06.00234 +Idstoragetransfer:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/storagetransfer/transfer_jobs/index.md b/docs/google-docs/providers/google/storagetransfer/transfer_jobs/index.md index 0453149b8c..6325fdad09 100644 --- a/docs/google-docs/providers/google/storagetransfer/transfer_jobs/index.md +++ b/docs/google-docs/providers/google/storagetransfer/transfer_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametransfer_jobs
TypeResource
Id
Id
## Fields @@ -51,6 +51,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists transfer jobs. | | | `INSERT` | | Creates a transfer job that runs periodically. | | | `DELETE` | | Deletes a transfer job. Deleting a transfer job sets its status to DELETED. | +| | `UPDATE` | | Updates a transfer job. Updating a job's transfer spec does not affect transfer operations that are running already. **Note:** The job's status field can be modified using this RPC (for example, to set a job's status to DELETED, DISABLED, or ENABLED). | | | `EXEC` | | Lists transfer jobs. | -| | `EXEC` | | Updates a transfer job. Updating a job's transfer spec does not affect transfer operations that are running already. **Note:** The job's status field can be modified using this RPC (for example, to set a job's status to DELETED, DISABLED, or ENABLED). | | | `EXEC` | | Starts a new operation for the specified transfer job. A `TransferJob` has a maximum of one active `TransferOperation`. If this method is called while a `TransferOperation` is active, an error is returned. | diff --git a/docs/google-docs/providers/google/storagetransfer/transfer_operations/index.md b/docs/google-docs/providers/google/storagetransfer/transfer_operations/index.md index e23377a5b5..4fd3013ad8 100644 --- a/docs/google-docs/providers/google/storagetransfer/transfer_operations/index.md +++ b/docs/google-docs/providers/google/storagetransfer/transfer_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametransfer_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/testing/application_detail_service_apk_details/index.md b/docs/google-docs/providers/google/testing/application_detail_service_apk_details/index.md index 7a4c094583..7d71db4e10 100644 --- a/docs/google-docs/providers/google/testing/application_detail_service_apk_details/index.md +++ b/docs/google-docs/providers/google/testing/application_detail_service_apk_details/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameapplication_detail_service_apk_details
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/testing/device_sessions/index.md b/docs/google-docs/providers/google/testing/device_sessions/index.md index 4b968c2596..5cc4d58b69 100644 --- a/docs/google-docs/providers/google/testing/device_sessions/index.md +++ b/docs/google-docs/providers/google/testing/device_sessions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedevice_sessions
TypeResource
Id
Id
## Fields @@ -46,6 +46,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | GET /v1/projects/{project_id}/deviceSessions/{device_session_id} Return a DeviceSession, which documents the allocation status and whether the device is allocated. Clients making requests from this API must poll GetDeviceSession. | | | `SELECT` | | GET /v1/projects/{project_id}/deviceSessions Lists device Sessions owned by the project user. | | | `INSERT` | | POST /v1/projects/{project_id}/deviceSessions | +| | `UPDATE` | | PATCH /v1/projects/{projectId}/deviceSessions/deviceSessionId}:updateDeviceSession Updates the current device session to the fields described by the update_mask. | | | `EXEC` | | GET /v1/projects/{project_id}/deviceSessions Lists device Sessions owned by the project user. | | | `EXEC` | | POST /v1/projects/{project_id}/deviceSessions/{device_session_id}:cancel Changes the DeviceSession to state FINISHED and terminates all connections. Canceled sessions are not deleted and can be retrieved or listed by the user until they expire based on the 28 day deletion policy. | -| | `EXEC` | | PATCH /v1/projects/{projectId}/deviceSessions/deviceSessionId}:updateDeviceSession Updates the current device session to the fields described by the update_mask. | diff --git a/docs/google-docs/providers/google/testing/index.md b/docs/google-docs/providers/google/testing/index.md index 9e05e328c2..4eb6e17ea6 100644 --- a/docs/google-docs/providers/google/testing/index.md +++ b/docs/google-docs/providers/google/testing/index.md @@ -34,7 +34,7 @@ Allows developers to run automated tests for their mobile applications on Google TypeService TitleCloud Testing API DescriptionAllows developers to run automated tests for their mobile applications on Google infrastructure. -Idtesting:v24.06.00234 +Idtesting:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/testing/test_environment_catalog/index.md b/docs/google-docs/providers/google/testing/test_environment_catalog/index.md index fa2150ae70..8c9aeecd11 100644 --- a/docs/google-docs/providers/google/testing/test_environment_catalog/index.md +++ b/docs/google-docs/providers/google/testing/test_environment_catalog/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametest_environment_catalog
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/testing/test_matrices/index.md b/docs/google-docs/providers/google/testing/test_matrices/index.md index 9385107667..0d0a327060 100644 --- a/docs/google-docs/providers/google/testing/test_matrices/index.md +++ b/docs/google-docs/providers/google/testing/test_matrices/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametest_matrices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/texttospeech/index.md b/docs/google-docs/providers/google/texttospeech/index.md index e99a81a474..6b40162327 100644 --- a/docs/google-docs/providers/google/texttospeech/index.md +++ b/docs/google-docs/providers/google/texttospeech/index.md @@ -34,7 +34,7 @@ Synthesizes natural-sounding speech by applying powerful neural network models. TypeService TitleCloud Text-to-Speech API DescriptionSynthesizes natural-sounding speech by applying powerful neural network models. -Idtexttospeech:v24.06.00234 +Idtexttospeech:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/texttospeech/locations/index.md b/docs/google-docs/providers/google/texttospeech/locations/index.md index c2c2ea0b11..7b1fd20a04 100644 --- a/docs/google-docs/providers/google/texttospeech/locations/index.md +++ b/docs/google-docs/providers/google/texttospeech/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/texttospeech/operations/index.md b/docs/google-docs/providers/google/texttospeech/operations/index.md index b2b3a0777b..1f68f85dcb 100644 --- a/docs/google-docs/providers/google/texttospeech/operations/index.md +++ b/docs/google-docs/providers/google/texttospeech/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/texttospeech/text/index.md b/docs/google-docs/providers/google/texttospeech/text/index.md index d3406ca7ac..7d62a84988 100644 --- a/docs/google-docs/providers/google/texttospeech/text/index.md +++ b/docs/google-docs/providers/google/texttospeech/text/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametext
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/texttospeech/voices/index.md b/docs/google-docs/providers/google/texttospeech/voices/index.md index d664380602..614bed2bae 100644 --- a/docs/google-docs/providers/google/texttospeech/voices/index.md +++ b/docs/google-docs/providers/google/texttospeech/voices/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevoices
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/tpu/accelerator_types/index.md b/docs/google-docs/providers/google/tpu/accelerator_types/index.md index dc2f1e6bd0..0e06e49854 100644 --- a/docs/google-docs/providers/google/tpu/accelerator_types/index.md +++ b/docs/google-docs/providers/google/tpu/accelerator_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameaccelerator_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/tpu/index.md b/docs/google-docs/providers/google/tpu/index.md index 765c347cd1..a9313d1344 100644 --- a/docs/google-docs/providers/google/tpu/index.md +++ b/docs/google-docs/providers/google/tpu/index.md @@ -34,7 +34,7 @@ TPU API provides customers with access to Google TPU technology. TypeService TitleCloud TPU API DescriptionTPU API provides customers with access to Google TPU technology. -Idtpu:v24.06.00234 +Idtpu:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/tpu/locations/index.md b/docs/google-docs/providers/google/tpu/locations/index.md index 27e11a7432..eef636a1e8 100644 --- a/docs/google-docs/providers/google/tpu/locations/index.md +++ b/docs/google-docs/providers/google/tpu/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/tpu/nodes/index.md b/docs/google-docs/providers/google/tpu/nodes/index.md index f7e3b132a0..461909a3f3 100644 --- a/docs/google-docs/providers/google/tpu/nodes/index.md +++ b/docs/google-docs/providers/google/tpu/nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenodes
TypeResource
Id
Id
## Fields @@ -61,7 +61,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists nodes. | | | `INSERT` | | Creates a node. | | | `DELETE` | | Deletes a node. | +| | `UPDATE` | | Updates the configurations of a node. | | | `EXEC` | | Lists nodes. | -| | `EXEC` | | Updates the configurations of a node. | | | `EXEC` | | Starts a node. | | | `EXEC` | | Stops a node. This operation is only available with single TPU nodes. | diff --git a/docs/google-docs/providers/google/tpu/nodes_guest_attributes/index.md b/docs/google-docs/providers/google/tpu/nodes_guest_attributes/index.md index cc6f27c678..a842ba774d 100644 --- a/docs/google-docs/providers/google/tpu/nodes_guest_attributes/index.md +++ b/docs/google-docs/providers/google/tpu/nodes_guest_attributes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenodes_guest_attributes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/tpu/operations/index.md b/docs/google-docs/providers/google/tpu/operations/index.md index 0dbbbf09b2..af46059e82 100644 --- a/docs/google-docs/providers/google/tpu/operations/index.md +++ b/docs/google-docs/providers/google/tpu/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/tpu/queued_resources/index.md b/docs/google-docs/providers/google/tpu/queued_resources/index.md index 20ed17b18a..024f40f695 100644 --- a/docs/google-docs/providers/google/tpu/queued_resources/index.md +++ b/docs/google-docs/providers/google/tpu/queued_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namequeued_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/tpu/runtime_versions/index.md b/docs/google-docs/providers/google/tpu/runtime_versions/index.md index a9e35427e7..e8c2abbab5 100644 --- a/docs/google-docs/providers/google/tpu/runtime_versions/index.md +++ b/docs/google-docs/providers/google/tpu/runtime_versions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameruntime_versions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/trafficdirector/discovery/index.md b/docs/google-docs/providers/google/trafficdirector/discovery/index.md index d6b1c77311..d48e5736cd 100644 --- a/docs/google-docs/providers/google/trafficdirector/discovery/index.md +++ b/docs/google-docs/providers/google/trafficdirector/discovery/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namediscovery
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/trafficdirector/index.md b/docs/google-docs/providers/google/trafficdirector/index.md index fe8c2ae0bb..64577a0796 100644 --- a/docs/google-docs/providers/google/trafficdirector/index.md +++ b/docs/google-docs/providers/google/trafficdirector/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleTraffic Director API Description -Idtrafficdirector:v24.06.00234 +Idtrafficdirector:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/transcoder/index.md b/docs/google-docs/providers/google/transcoder/index.md index 5e02fd8835..9f1ab6826f 100644 --- a/docs/google-docs/providers/google/transcoder/index.md +++ b/docs/google-docs/providers/google/transcoder/index.md @@ -34,7 +34,7 @@ This API converts video files into formats suitable for consumer distribution. F TypeService TitleTranscoder API DescriptionThis API converts video files into formats suitable for consumer distribution. For more information, see the Transcoder API overview. -Idtranscoder:v24.06.00234 +Idtranscoder:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/transcoder/job_templates/index.md b/docs/google-docs/providers/google/transcoder/job_templates/index.md index afd45e2df9..412aef648c 100644 --- a/docs/google-docs/providers/google/transcoder/job_templates/index.md +++ b/docs/google-docs/providers/google/transcoder/job_templates/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejob_templates
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/transcoder/jobs/index.md b/docs/google-docs/providers/google/transcoder/jobs/index.md index 49994b5377..82eea77471 100644 --- a/docs/google-docs/providers/google/transcoder/jobs/index.md +++ b/docs/google-docs/providers/google/transcoder/jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namejobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/adaptive_mt_datasets/index.md b/docs/google-docs/providers/google/translate/adaptive_mt_datasets/index.md index 1384b930ca..d253170f25 100644 --- a/docs/google-docs/providers/google/translate/adaptive_mt_datasets/index.md +++ b/docs/google-docs/providers/google/translate/adaptive_mt_datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameadaptive_mt_datasets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/adaptive_mt_files/index.md b/docs/google-docs/providers/google/translate/adaptive_mt_files/index.md index f763d6125e..0420100d85 100644 --- a/docs/google-docs/providers/google/translate/adaptive_mt_files/index.md +++ b/docs/google-docs/providers/google/translate/adaptive_mt_files/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameadaptive_mt_files
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/adaptive_mt_sentences/index.md b/docs/google-docs/providers/google/translate/adaptive_mt_sentences/index.md index f0d066deb5..5ef53ac6cf 100644 --- a/docs/google-docs/providers/google/translate/adaptive_mt_sentences/index.md +++ b/docs/google-docs/providers/google/translate/adaptive_mt_sentences/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameadaptive_mt_sentences
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/datasets/index.md b/docs/google-docs/providers/google/translate/datasets/index.md index 78820e0c38..338c6e065e 100644 --- a/docs/google-docs/providers/google/translate/datasets/index.md +++ b/docs/google-docs/providers/google/translate/datasets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatasets
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/examples/index.md b/docs/google-docs/providers/google/translate/examples/index.md index 8822de4936..a4ed47a57e 100644 --- a/docs/google-docs/providers/google/translate/examples/index.md +++ b/docs/google-docs/providers/google/translate/examples/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexamples
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/glossaries/index.md b/docs/google-docs/providers/google/translate/glossaries/index.md index 9c62088040..f14ebc5318 100644 --- a/docs/google-docs/providers/google/translate/glossaries/index.md +++ b/docs/google-docs/providers/google/translate/glossaries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglossaries
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists glossaries in a project. Returns NOT_FOUND, if the project doesn't exist. | | | `INSERT` | | Creates a glossary and returns the long-running operation. Returns NOT_FOUND, if the project doesn't exist. | | | `DELETE` | | Deletes a glossary, or cancels glossary construction if the glossary isn't created yet. Returns NOT_FOUND, if the glossary doesn't exist. | +| | `UPDATE` | | Updates a glossary. A LRO is used since the update can be async if the glossary's entry file is updated. | | | `EXEC` | | Lists glossaries in a project. Returns NOT_FOUND, if the project doesn't exist. | -| | `EXEC` | | Updates a glossary. A LRO is used since the update can be async if the glossary's entry file is updated. | diff --git a/docs/google-docs/providers/google/translate/glossary_entries/index.md b/docs/google-docs/providers/google/translate/glossary_entries/index.md index 984b8cbfc1..abd1a7269c 100644 --- a/docs/google-docs/providers/google/translate/glossary_entries/index.md +++ b/docs/google-docs/providers/google/translate/glossary_entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameglossary_entries
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | List the entries for the glossary. | | | `INSERT` | | Creates a glossary entry. | | | `DELETE` | | Deletes a single entry from the glossary | +| | `UPDATE` | | Updates a glossary entry. | | | `EXEC` | | List the entries for the glossary. | -| | `EXEC` | | Updates a glossary entry. | diff --git a/docs/google-docs/providers/google/translate/index.md b/docs/google-docs/providers/google/translate/index.md index bacd770f94..ada48be915 100644 --- a/docs/google-docs/providers/google/translate/index.md +++ b/docs/google-docs/providers/google/translate/index.md @@ -34,7 +34,7 @@ Integrates text translation into your website or application. TypeService TitleCloud Translation API DescriptionIntegrates text translation into your website or application. -Idtranslate:v24.06.00234 +Idtranslate:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/translate/locations/index.md b/docs/google-docs/providers/google/translate/locations/index.md index 5fe912ce7b..376069d255 100644 --- a/docs/google-docs/providers/google/translate/locations/index.md +++ b/docs/google-docs/providers/google/translate/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/models/index.md b/docs/google-docs/providers/google/translate/models/index.md index bd1d1f34bc..cf57836dfc 100644 --- a/docs/google-docs/providers/google/translate/models/index.md +++ b/docs/google-docs/providers/google/translate/models/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemodels
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/operations/index.md b/docs/google-docs/providers/google/translate/operations/index.md index 994d516fe9..30d026e08a 100644 --- a/docs/google-docs/providers/google/translate/operations/index.md +++ b/docs/google-docs/providers/google/translate/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/projects/index.md b/docs/google-docs/providers/google/translate/projects/index.md index b223379484..2525400dc7 100644 --- a/docs/google-docs/providers/google/translate/projects/index.md +++ b/docs/google-docs/providers/google/translate/projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprojects
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/translate/supported_languages/index.md b/docs/google-docs/providers/google/translate/supported_languages/index.md index 2fe94adaba..daea70a717 100644 --- a/docs/google-docs/providers/google/translate/supported_languages/index.md +++ b/docs/google-docs/providers/google/translate/supported_languages/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesupported_languages
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/videointelligence/index.md b/docs/google-docs/providers/google/videointelligence/index.md index ff0ee2f2a7..41af1918a1 100644 --- a/docs/google-docs/providers/google/videointelligence/index.md +++ b/docs/google-docs/providers/google/videointelligence/index.md @@ -34,7 +34,7 @@ Detects objects, explicit content, and scene changes in videos. It also specifie TypeService TitleCloud Video Intelligence API DescriptionDetects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API. -Idvideointelligence:v24.06.00234 +Idvideointelligence:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/videointelligence/long_running_operations/index.md b/docs/google-docs/providers/google/videointelligence/long_running_operations/index.md index c80743ac4f..9b232857c2 100644 --- a/docs/google-docs/providers/google/videointelligence/long_running_operations/index.md +++ b/docs/google-docs/providers/google/videointelligence/long_running_operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelong_running_operations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/videointelligence/operations/index.md b/docs/google-docs/providers/google/videointelligence/operations/index.md index 268fb169f8..80b73ca607 100644 --- a/docs/google-docs/providers/google/videointelligence/operations/index.md +++ b/docs/google-docs/providers/google/videointelligence/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/videointelligence/videos/index.md b/docs/google-docs/providers/google/videointelligence/videos/index.md index 9b6a265c37..49ae62397c 100644 --- a/docs/google-docs/providers/google/videointelligence/videos/index.md +++ b/docs/google-docs/providers/google/videointelligence/videos/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevideos
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vision/files/index.md b/docs/google-docs/providers/google/vision/files/index.md index adc2885b56..cffb773015 100644 --- a/docs/google-docs/providers/google/vision/files/index.md +++ b/docs/google-docs/providers/google/vision/files/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefiles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vision/images/index.md b/docs/google-docs/providers/google/vision/images/index.md index f41dc1555b..21674ddd9a 100644 --- a/docs/google-docs/providers/google/vision/images/index.md +++ b/docs/google-docs/providers/google/vision/images/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimages
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vision/index.md b/docs/google-docs/providers/google/vision/index.md index c8025dcd98..65aca73d52 100644 --- a/docs/google-docs/providers/google/vision/index.md +++ b/docs/google-docs/providers/google/vision/index.md @@ -34,7 +34,7 @@ Integrates Google Vision features, including image labeling, face, logo, and lan TypeService TitleCloud Vision API DescriptionIntegrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications. -Idvision:v24.06.00234 +Idvision:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/vision/operations/index.md b/docs/google-docs/providers/google/vision/operations/index.md index 6717b3e6fe..a1372b8183 100644 --- a/docs/google-docs/providers/google/vision/operations/index.md +++ b/docs/google-docs/providers/google/vision/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vision/product_sets/index.md b/docs/google-docs/providers/google/vision/product_sets/index.md index 0fd12da640..635cee3a76 100644 --- a/docs/google-docs/providers/google/vision/product_sets/index.md +++ b/docs/google-docs/providers/google/vision/product_sets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproduct_sets
TypeResource
Id
Id
## Fields @@ -41,6 +41,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ProductSets in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100, or less than 1. | | | `INSERT` | | Creates and returns a new ProductSet resource. Possible errors: * Returns INVALID_ARGUMENT if display_name is missing, or is longer than 4096 characters. | | | `DELETE` | | Permanently deletes a ProductSet. Products and ReferenceImages in the ProductSet are not deleted. The actual image files are not deleted from Google Cloud Storage. | +| | `UPDATE` | | Makes changes to a ProductSet resource. Only display_name can be updated currently. Possible errors: * Returns NOT_FOUND if the ProductSet does not exist. * Returns INVALID_ARGUMENT if display_name is present in update_mask but missing from the request or longer than 4096 characters. | | | `EXEC` | | Lists ProductSets in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100, or less than 1. | | | `EXEC` | | Asynchronous API that imports a list of reference images to specified product sets based on a list of image information. The google.longrunning.Operation API can be used to keep track of the progress and results of the request. `Operation.metadata` contains `BatchOperationMetadata`. (progress) `Operation.response` contains `ImportProductSetsResponse`. (results) The input source of this method is a csv file on Google Cloud Storage. For the format of the csv file please see ImportProductSetsGcsSource.csv_file_uri. | -| | `EXEC` | | Makes changes to a ProductSet resource. Only display_name can be updated currently. Possible errors: * Returns NOT_FOUND if the ProductSet does not exist. * Returns INVALID_ARGUMENT if display_name is present in update_mask but missing from the request or longer than 4096 characters. | diff --git a/docs/google-docs/providers/google/vision/product_sets_product/index.md b/docs/google-docs/providers/google/vision/product_sets_product/index.md index 178f42b374..65badd8b16 100644 --- a/docs/google-docs/providers/google/vision/product_sets_product/index.md +++ b/docs/google-docs/providers/google/vision/product_sets_product/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproduct_sets_product
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vision/products/index.md b/docs/google-docs/providers/google/vision/products/index.md index 4deca06101..8700834a31 100644 --- a/docs/google-docs/providers/google/vision/products/index.md +++ b/docs/google-docs/providers/google/vision/products/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameproducts
TypeResource
Id
Id
## Fields @@ -43,7 +43,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists products in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1. | | | `INSERT` | | Creates and returns a new product resource. Possible errors: * Returns INVALID_ARGUMENT if display_name is missing or longer than 4096 characters. * Returns INVALID_ARGUMENT if description is longer than 4096 characters. * Returns INVALID_ARGUMENT if product_category is missing or invalid. | | | `DELETE` | | Permanently deletes a product and its reference images. Metadata of the product and all its images will be deleted right away, but search queries against ProductSets containing the product may still work until all related caches are refreshed. | +| | `UPDATE` | | Makes changes to a Product resource. Only the `display_name`, `description`, and `labels` fields can be updated right now. If labels are updated, the change will not be reflected in queries until the next index time. Possible errors: * Returns NOT_FOUND if the Product does not exist. * Returns INVALID_ARGUMENT if display_name is present in update_mask but is missing from the request or longer than 4096 characters. * Returns INVALID_ARGUMENT if description is present in update_mask but is longer than 4096 characters. * Returns INVALID_ARGUMENT if product_category is present in update_mask. | | | `EXEC` | | Lists the Products in a ProductSet, in an unspecified order. If the ProductSet does not exist, the products field of the response will be empty. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1. | | | `EXEC` | | Lists products in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1. | -| | `EXEC` | | Makes changes to a Product resource. Only the `display_name`, `description`, and `labels` fields can be updated right now. If labels are updated, the change will not be reflected in queries until the next index time. Possible errors: * Returns NOT_FOUND if the Product does not exist. * Returns INVALID_ARGUMENT if display_name is present in update_mask but is missing from the request or longer than 4096 characters. * Returns INVALID_ARGUMENT if description is present in update_mask but is longer than 4096 characters. * Returns INVALID_ARGUMENT if product_category is present in update_mask. | | | `EXEC` | | Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet. If a Product is a member of the specified ProductSet in addition to other ProductSets, the Product will still be deleted. It is recommended to not delete the specified ProductSet until after this operation has completed. It is also recommended to not add any of the Products involved in the batch delete to a new ProductSet while this operation is running because those Products may still end up deleted. It's not possible to undo the PurgeProducts operation. Therefore, it is recommended to keep the csv files used in ImportProductSets (if that was how you originally built the Product Set) before starting PurgeProducts, in case you need to re-import the data after deletion. If the plan is to purge all of the Products from a ProductSet and then re-use the empty ProductSet to re-import new Products into the empty ProductSet, you must wait until the PurgeProducts operation has finished for that ProductSet. The google.longrunning.Operation API can be used to keep track of the progress and results of the request. `Operation.metadata` contains `BatchOperationMetadata`. (progress) | diff --git a/docs/google-docs/providers/google/vision/reference_images/index.md b/docs/google-docs/providers/google/vision/reference_images/index.md index c8d03f2a18..7ff0d29fcb 100644 --- a/docs/google-docs/providers/google/vision/reference_images/index.md +++ b/docs/google-docs/providers/google/vision/reference_images/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereference_images
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/clone_jobs/index.md b/docs/google-docs/providers/google/vmmigration/clone_jobs/index.md index bfcdf5700c..9c081cc8e4 100644 --- a/docs/google-docs/providers/google/vmmigration/clone_jobs/index.md +++ b/docs/google-docs/providers/google/vmmigration/clone_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclone_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/cutover_jobs/index.md b/docs/google-docs/providers/google/vmmigration/cutover_jobs/index.md index f631ea5d49..57a0d06087 100644 --- a/docs/google-docs/providers/google/vmmigration/cutover_jobs/index.md +++ b/docs/google-docs/providers/google/vmmigration/cutover_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecutover_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/datacenter_connectors/index.md b/docs/google-docs/providers/google/vmmigration/datacenter_connectors/index.md index ab78dbe033..eb23465e9f 100644 --- a/docs/google-docs/providers/google/vmmigration/datacenter_connectors/index.md +++ b/docs/google-docs/providers/google/vmmigration/datacenter_connectors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedatacenter_connectors
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/groups/index.md b/docs/google-docs/providers/google/vmmigration/groups/index.md index 2da8027e60..37651aa745 100644 --- a/docs/google-docs/providers/google/vmmigration/groups/index.md +++ b/docs/google-docs/providers/google/vmmigration/groups/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups
TypeResource
Id
Id
## Fields @@ -43,5 +43,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Groups in a given project and location. | | | `INSERT` | | Creates a new Group in a given project and location. | | | `DELETE` | | Deletes a single Group. | +| | `UPDATE` | | Updates the parameters of a single Group. | | | `EXEC` | | Lists Groups in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Group. | diff --git a/docs/google-docs/providers/google/vmmigration/groups_group_migration/index.md b/docs/google-docs/providers/google/vmmigration/groups_group_migration/index.md index a641430e7d..435f457a5c 100644 --- a/docs/google-docs/providers/google/vmmigration/groups_group_migration/index.md +++ b/docs/google-docs/providers/google/vmmigration/groups_group_migration/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namegroups_group_migration
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/image_import_jobs/index.md b/docs/google-docs/providers/google/vmmigration/image_import_jobs/index.md index 8130001909..2e0b46bc1d 100644 --- a/docs/google-docs/providers/google/vmmigration/image_import_jobs/index.md +++ b/docs/google-docs/providers/google/vmmigration/image_import_jobs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimage_import_jobs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/image_imports/index.md b/docs/google-docs/providers/google/vmmigration/image_imports/index.md index 13df0c505f..2fa0246df6 100644 --- a/docs/google-docs/providers/google/vmmigration/image_imports/index.md +++ b/docs/google-docs/providers/google/vmmigration/image_imports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameimage_imports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/index.md b/docs/google-docs/providers/google/vmmigration/index.md index a3861b3d29..60866ab4dd 100644 --- a/docs/google-docs/providers/google/vmmigration/index.md +++ b/docs/google-docs/providers/google/vmmigration/index.md @@ -34,7 +34,7 @@ Use the Migrate to Virtual Machines API to programmatically migrate workloads. TypeService TitleVM Migration API DescriptionUse the Migrate to Virtual Machines API to programmatically migrate workloads. -Idvmmigration:v24.06.00234 +Idvmmigration:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/vmmigration/locations/index.md b/docs/google-docs/providers/google/vmmigration/locations/index.md index 4ecc424041..ad10db1edd 100644 --- a/docs/google-docs/providers/google/vmmigration/locations/index.md +++ b/docs/google-docs/providers/google/vmmigration/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/migrating_vms/index.md b/docs/google-docs/providers/google/vmmigration/migrating_vms/index.md index 6f14d9af78..b653446377 100644 --- a/docs/google-docs/providers/google/vmmigration/migrating_vms/index.md +++ b/docs/google-docs/providers/google/vmmigration/migrating_vms/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemigrating_vms
TypeResource
Id
Id
## Fields @@ -60,9 +60,9 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists MigratingVms in a given Source. | | | `INSERT` | | Creates a new MigratingVm in a given Source. | | | `DELETE` | | Deletes a single MigratingVm. | +| | `UPDATE` | | Updates the parameters of a single MigratingVm. | | | `EXEC` | | Lists MigratingVms in a given Source. | | | `EXEC` | | Marks a migration as completed, deleting migration resources that are no longer being used. Only applicable after cutover is done. | -| | `EXEC` | | Updates the parameters of a single MigratingVm. | | | `EXEC` | | Pauses a migration for a VM. If cycle tasks are running they will be cancelled, preserving source task data. Further replication cycles will not be triggered while the VM is paused. | | | `EXEC` | | Resumes a migration for a VM. When called on a paused migration, will start the process of uploading data and creating snapshots; when called on a completed cut-over migration, will update the migration to active state and start the process of uploading data and creating snapshots. | | | `EXEC` | | Starts migration for a VM. Starts the process of uploading data and creating snapshots, in replication cycles scheduled by the policy. | diff --git a/docs/google-docs/providers/google/vmmigration/operations/index.md b/docs/google-docs/providers/google/vmmigration/operations/index.md index 9b85ce9e97..c6f5dc1655 100644 --- a/docs/google-docs/providers/google/vmmigration/operations/index.md +++ b/docs/google-docs/providers/google/vmmigration/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/replication_cycles/index.md b/docs/google-docs/providers/google/vmmigration/replication_cycles/index.md index ffdcd8a8c1..20b97ab1c6 100644 --- a/docs/google-docs/providers/google/vmmigration/replication_cycles/index.md +++ b/docs/google-docs/providers/google/vmmigration/replication_cycles/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namereplication_cycles
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/sources/index.md b/docs/google-docs/providers/google/vmmigration/sources/index.md index c7160ffc76..4e44c6439f 100644 --- a/docs/google-docs/providers/google/vmmigration/sources/index.md +++ b/docs/google-docs/providers/google/vmmigration/sources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesources
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Sources in a given project and location. | | | `INSERT` | | Creates a new Source in a given project and location. | | | `DELETE` | | Deletes a single Source. | +| | `UPDATE` | | Updates the parameters of a single Source. | | | `EXEC` | | Lists Sources in a given project and location. | -| | `EXEC` | | Updates the parameters of a single Source. | diff --git a/docs/google-docs/providers/google/vmmigration/sources_inventory/index.md b/docs/google-docs/providers/google/vmmigration/sources_inventory/index.md index 203b18f3a8..9c45286074 100644 --- a/docs/google-docs/providers/google/vmmigration/sources_inventory/index.md +++ b/docs/google-docs/providers/google/vmmigration/sources_inventory/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesources_inventory
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmmigration/target_projects/index.md b/docs/google-docs/providers/google/vmmigration/target_projects/index.md index 0d44e90c0e..40ddffe2c4 100644 --- a/docs/google-docs/providers/google/vmmigration/target_projects/index.md +++ b/docs/google-docs/providers/google/vmmigration/target_projects/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nametarget_projects
TypeResource
Id
Id
## Fields @@ -42,5 +42,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists TargetProjects in a given project. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`. | | | `INSERT` | | Creates a new TargetProject in a given project. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`. | | | `DELETE` | | Deletes a single TargetProject. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`. | +| | `UPDATE` | | Updates the parameters of a single TargetProject. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`. | | | `EXEC` | | Lists TargetProjects in a given project. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`. | -| | `EXEC` | | Updates the parameters of a single TargetProject. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`. | diff --git a/docs/google-docs/providers/google/vmmigration/utilization_reports/index.md b/docs/google-docs/providers/google/vmmigration/utilization_reports/index.md index b7ad4336a8..49415b09dd 100644 --- a/docs/google-docs/providers/google/vmmigration/utilization_reports/index.md +++ b/docs/google-docs/providers/google/vmmigration/utilization_reports/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameutilization_reports
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/clusters/index.md b/docs/google-docs/providers/google/vmwareengine/clusters/index.md index 3cd746984b..bb56b2f44a 100644 --- a/docs/google-docs/providers/google/vmwareengine/clusters/index.md +++ b/docs/google-docs/providers/google/vmwareengine/clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `Cluster` resources in a given private cloud. | | | `INSERT` | | Creates a new cluster in a given private cloud. Creating a new cluster provides additional nodes for use in the parent private cloud and requires sufficient [node quota](https://cloud.google.com/vmware-engine/quotas). | | | `DELETE` | | Deletes a `Cluster` resource. To avoid unintended data loss, migrate or gracefully shut down any workloads running on the cluster before deletion. You cannot delete the management cluster of a private cloud using this method. | +| | `UPDATE` | | Modifies a `Cluster` resource. Only fields specified in `updateMask` are applied. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | | | `EXEC` | | Lists `Cluster` resources in a given private cloud. | -| | `EXEC` | | Modifies a `Cluster` resource. Only fields specified in `updateMask` are applied. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | diff --git a/docs/google-docs/providers/google/vmwareengine/clusters_iam_policies/index.md b/docs/google-docs/providers/google/vmwareengine/clusters_iam_policies/index.md index f3ac231f51..833faf38ba 100644 --- a/docs/google-docs/providers/google/vmwareengine/clusters_iam_policies/index.md +++ b/docs/google-docs/providers/google/vmwareengine/clusters_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameclusters_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/dns_bind_permission/index.md b/docs/google-docs/providers/google/vmwareengine/dns_bind_permission/index.md index 328667fad5..a3e242eba7 100644 --- a/docs/google-docs/providers/google/vmwareengine/dns_bind_permission/index.md +++ b/docs/google-docs/providers/google/vmwareengine/dns_bind_permission/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namedns_bind_permission
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/external_access_rules/index.md b/docs/google-docs/providers/google/vmwareengine/external_access_rules/index.md index 55c98ca3a8..9e89242c62 100644 --- a/docs/google-docs/providers/google/vmwareengine/external_access_rules/index.md +++ b/docs/google-docs/providers/google/vmwareengine/external_access_rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexternal_access_rules
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `ExternalAccessRule` resources in the specified network policy. | | | `INSERT` | | Creates a new external access rule in a given network policy. | | | `DELETE` | | Deletes a single external access rule. | +| | `UPDATE` | | Updates the parameters of a single external access rule. Only fields specified in `update_mask` are applied. | | | `EXEC` | | Lists `ExternalAccessRule` resources in the specified network policy. | -| | `EXEC` | | Updates the parameters of a single external access rule. Only fields specified in `update_mask` are applied. | diff --git a/docs/google-docs/providers/google/vmwareengine/external_addresses/index.md b/docs/google-docs/providers/google/vmwareengine/external_addresses/index.md index a2defd01fb..f163a4e37b 100644 --- a/docs/google-docs/providers/google/vmwareengine/external_addresses/index.md +++ b/docs/google-docs/providers/google/vmwareengine/external_addresses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexternal_addresses
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists external IP addresses assigned to VMware workload VMs in a given private cloud. | | | `INSERT` | | Creates a new `ExternalAddress` resource in a given private cloud. The network policy that corresponds to the private cloud must have the external IP address network service enabled (`NetworkPolicy.external_ip`). | | | `DELETE` | | Deletes a single external IP address. When you delete an external IP address, connectivity between the external IP address and the corresponding internal IP address is lost. | +| | `UPDATE` | | Updates the parameters of a single external IP address. Only fields specified in `update_mask` are applied. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | | | `EXEC` | | Lists external IP addresses assigned to VMware workload VMs in a given private cloud. | -| | `EXEC` | | Updates the parameters of a single external IP address. Only fields specified in `update_mask` are applied. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | diff --git a/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys/index.md b/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys/index.md index a0ba67cba0..60fedd55a1 100644 --- a/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys/index.md +++ b/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehcx_activation_keys
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys_iam_policies/index.md b/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys_iam_policies/index.md index dd39a7ec64..5a5f07e2de 100644 --- a/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys_iam_policies/index.md +++ b/docs/google-docs/providers/google/vmwareengine/hcx_activation_keys_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehcx_activation_keys_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/index.md b/docs/google-docs/providers/google/vmwareengine/index.md index 863c010201..763ee06d1b 100644 --- a/docs/google-docs/providers/google/vmwareengine/index.md +++ b/docs/google-docs/providers/google/vmwareengine/index.md @@ -34,7 +34,7 @@ The Google VMware Engine API lets you programmatically manage VMware environment TypeService TitleVMware Engine API DescriptionThe Google VMware Engine API lets you programmatically manage VMware environments. -Idvmwareengine:v24.06.00234 +Idvmwareengine:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/vmwareengine/locations/index.md b/docs/google-docs/providers/google/vmwareengine/locations/index.md index 62eaeb968e..591ebcaa40 100644 --- a/docs/google-docs/providers/google/vmwareengine/locations/index.md +++ b/docs/google-docs/providers/google/vmwareengine/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/logging_servers/index.md b/docs/google-docs/providers/google/vmwareengine/logging_servers/index.md index aba9ef7c56..96c8c16e43 100644 --- a/docs/google-docs/providers/google/vmwareengine/logging_servers/index.md +++ b/docs/google-docs/providers/google/vmwareengine/logging_servers/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelogging_servers
TypeResource
Id
Id
## Fields @@ -45,5 +45,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists logging servers configured for a given private cloud. | | | `INSERT` | | Create a new logging server for a given private cloud. | | | `DELETE` | | Deletes a single logging server. | +| | `UPDATE` | | Updates the parameters of a single logging server. Only fields specified in `update_mask` are applied. | | | `EXEC` | | Lists logging servers configured for a given private cloud. | -| | `EXEC` | | Updates the parameters of a single logging server. Only fields specified in `update_mask` are applied. | diff --git a/docs/google-docs/providers/google/vmwareengine/management_dns_zone_bindings/index.md b/docs/google-docs/providers/google/vmwareengine/management_dns_zone_bindings/index.md index e31dfb2a1f..a5e3c2c4e9 100644 --- a/docs/google-docs/providers/google/vmwareengine/management_dns_zone_bindings/index.md +++ b/docs/google-docs/providers/google/vmwareengine/management_dns_zone_bindings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namemanagement_dns_zone_bindings
TypeResource
Id
Id
## Fields @@ -45,6 +45,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Consumer VPCs bound to Management DNS Zone of a given private cloud. | | | `INSERT` | | Creates a new `ManagementDnsZoneBinding` resource in a private cloud. This RPC creates the DNS binding and the resource that represents the DNS binding of the consumer VPC network to the management DNS zone. A management DNS zone is the Cloud DNS cross-project binding zone that VMware Engine creates for each private cloud. It contains FQDNs and corresponding IP addresses for the private cloud's ESXi hosts and management VM appliances like vCenter and NSX Manager. | | | `DELETE` | | Deletes a `ManagementDnsZoneBinding` resource. When a management DNS zone binding is deleted, the corresponding consumer VPC network is no longer bound to the management DNS zone. | +| | `UPDATE` | | Updates a `ManagementDnsZoneBinding` resource. Only fields specified in `update_mask` are applied. | | | `EXEC` | | Lists Consumer VPCs bound to Management DNS Zone of a given private cloud. | -| | `EXEC` | | Updates a `ManagementDnsZoneBinding` resource. Only fields specified in `update_mask` are applied. | | | `EXEC` | | Retries to create a `ManagementDnsZoneBinding` resource that is in failed state. | diff --git a/docs/google-docs/providers/google/vmwareengine/network_peerings/index.md b/docs/google-docs/providers/google/vmwareengine/network_peerings/index.md index b68d9a49f7..9339868cb3 100644 --- a/docs/google-docs/providers/google/vmwareengine/network_peerings/index.md +++ b/docs/google-docs/providers/google/vmwareengine/network_peerings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_peerings
TypeResource
Id
Id
## Fields @@ -53,5 +53,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `NetworkPeering` resources in a given project. NetworkPeering is a global resource and location can only be global. | | | `INSERT` | | Creates a new network peering between the peer network and VMware Engine network provided in a `NetworkPeering` resource. NetworkPeering is a global resource and location can only be global. | | | `DELETE` | | Deletes a `NetworkPeering` resource. When a network peering is deleted for a VMware Engine network, the peer network becomes inaccessible to that VMware Engine network. NetworkPeering is a global resource and location can only be global. | +| | `UPDATE` | | Modifies a `NetworkPeering` resource. Only the `description` field can be updated. Only fields specified in `updateMask` are applied. NetworkPeering is a global resource and location can only be global. | | | `EXEC` | | Lists `NetworkPeering` resources in a given project. NetworkPeering is a global resource and location can only be global. | -| | `EXEC` | | Modifies a `NetworkPeering` resource. Only the `description` field can be updated. Only fields specified in `updateMask` are applied. NetworkPeering is a global resource and location can only be global. | diff --git a/docs/google-docs/providers/google/vmwareengine/network_policies/index.md b/docs/google-docs/providers/google/vmwareengine/network_policies/index.md index 2a02849977..c99c8ffdbb 100644 --- a/docs/google-docs/providers/google/vmwareengine/network_policies/index.md +++ b/docs/google-docs/providers/google/vmwareengine/network_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_policies
TypeResource
Id
Id
## Fields @@ -47,5 +47,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `NetworkPolicy` resources in a specified project and location. | | | `INSERT` | | Creates a new network policy in a given VMware Engine network of a project and location (region). A new network policy cannot be created if another network policy already exists in the same scope. | | | `DELETE` | | Deletes a `NetworkPolicy` resource. A network policy cannot be deleted when `NetworkService.state` is set to `RECONCILING` for either its external IP or internet access service. | +| | `UPDATE` | | Modifies a `NetworkPolicy` resource. Only the following fields can be updated: `internet_access`, `external_ip`, `edge_services_cidr`. Only fields specified in `updateMask` are applied. When updating a network policy, the external IP network service can only be disabled if there are no external IP addresses present in the scope of the policy. Also, a `NetworkService` cannot be updated when `NetworkService.state` is set to `RECONCILING`. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | | | `EXEC` | | Lists `NetworkPolicy` resources in a specified project and location. | -| | `EXEC` | | Modifies a `NetworkPolicy` resource. Only the following fields can be updated: `internet_access`, `external_ip`, `edge_services_cidr`. Only fields specified in `updateMask` are applied. When updating a network policy, the external IP network service can only be disabled if there are no external IP addresses present in the scope of the policy. Also, a `NetworkService` cannot be updated when `NetworkService.state` is set to `RECONCILING`. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | diff --git a/docs/google-docs/providers/google/vmwareengine/network_policies_external_addresses/index.md b/docs/google-docs/providers/google/vmwareengine/network_policies_external_addresses/index.md index 6e616fd23f..ca212bbb79 100644 --- a/docs/google-docs/providers/google/vmwareengine/network_policies_external_addresses/index.md +++ b/docs/google-docs/providers/google/vmwareengine/network_policies_external_addresses/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenetwork_policies_external_addresses
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/node_types/index.md b/docs/google-docs/providers/google/vmwareengine/node_types/index.md index 270ed0c51d..93a16bf901 100644 --- a/docs/google-docs/providers/google/vmwareengine/node_types/index.md +++ b/docs/google-docs/providers/google/vmwareengine/node_types/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenode_types
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/nodes/index.md b/docs/google-docs/providers/google/vmwareengine/nodes/index.md index b8d08130c3..b200c510d3 100644 --- a/docs/google-docs/providers/google/vmwareengine/nodes/index.md +++ b/docs/google-docs/providers/google/vmwareengine/nodes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namenodes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/operations/index.md b/docs/google-docs/providers/google/vmwareengine/operations/index.md index 01b20e8def..6ffd8e071e 100644 --- a/docs/google-docs/providers/google/vmwareengine/operations/index.md +++ b/docs/google-docs/providers/google/vmwareengine/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/peering_routes/index.md b/docs/google-docs/providers/google/vmwareengine/peering_routes/index.md index 5b69976786..6390c9ecfc 100644 --- a/docs/google-docs/providers/google/vmwareengine/peering_routes/index.md +++ b/docs/google-docs/providers/google/vmwareengine/peering_routes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namepeering_routes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/private_clouds/index.md b/docs/google-docs/providers/google/vmwareengine/private_clouds/index.md index e97fef7c0c..a0b468bdb3 100644 --- a/docs/google-docs/providers/google/vmwareengine/private_clouds/index.md +++ b/docs/google-docs/providers/google/vmwareengine/private_clouds/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_clouds
TypeResource
Id
Id
## Fields @@ -51,8 +51,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `PrivateCloud` resources in a given project and location. | | | `INSERT` | | Creates a new `PrivateCloud` resource in a given project and location. Private clouds of type `STANDARD` and `TIME_LIMITED` are zonal resources, `STRETCHED` private clouds are regional. Creating a private cloud also creates a [management cluster](https://cloud.google.com/vmware-engine/docs/concepts-vmware-components) for that private cloud. | | | `DELETE` | | Schedules a `PrivateCloud` resource for deletion. A `PrivateCloud` resource scheduled for deletion has `PrivateCloud.state` set to `DELETED` and `expireTime` set to the time when deletion is final and can no longer be reversed. The delete operation is marked as done as soon as the `PrivateCloud` is successfully scheduled for deletion (this also applies when `delayHours` is set to zero), and the operation is not kept in pending state until `PrivateCloud` is purged. `PrivateCloud` can be restored using `UndeletePrivateCloud` method before the `expireTime` elapses. When `expireTime` is reached, deletion is final and all private cloud resources are irreversibly removed and billing stops. During the final removal process, `PrivateCloud.state` is set to `PURGING`. `PrivateCloud` can be polled using standard `GET` method for the whole period of deletion and purging. It will not be returned only when it is completely purged. | +| | `UPDATE` | | Modifies a `PrivateCloud` resource. Only the following fields can be updated: `description`. Only fields specified in `updateMask` are applied. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | | | `EXEC` | | Lists `PrivateCloud` resources in a given project and location. | -| | `EXEC` | | Modifies a `PrivateCloud` resource. Only the following fields can be updated: `description`. Only fields specified in `updateMask` are applied. During operation processing, the resource is temporarily in the `ACTIVE` state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes. | | | `EXEC` | | Resets credentials of the NSX appliance. | | | `EXEC` | | Resets credentials of the Vcenter appliance. | | | `EXEC` | | Gets details of credentials for NSX appliance. | diff --git a/docs/google-docs/providers/google/vmwareengine/private_clouds_dns_forwarding/index.md b/docs/google-docs/providers/google/vmwareengine/private_clouds_dns_forwarding/index.md index 0e7c7f24f6..2537e8e6e7 100644 --- a/docs/google-docs/providers/google/vmwareengine/private_clouds_dns_forwarding/index.md +++ b/docs/google-docs/providers/google/vmwareengine/private_clouds_dns_forwarding/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_clouds_dns_forwarding
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/private_clouds_iam_policies/index.md b/docs/google-docs/providers/google/vmwareengine/private_clouds_iam_policies/index.md index 5b21c3b324..a8bd248c58 100644 --- a/docs/google-docs/providers/google/vmwareengine/private_clouds_iam_policies/index.md +++ b/docs/google-docs/providers/google/vmwareengine/private_clouds_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_clouds_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vmwareengine/private_connections/index.md b/docs/google-docs/providers/google/vmwareengine/private_connections/index.md index 31fc503efc..7c786cbfc3 100644 --- a/docs/google-docs/providers/google/vmwareengine/private_connections/index.md +++ b/docs/google-docs/providers/google/vmwareengine/private_connections/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameprivate_connections
TypeResource
Id
Id
## Fields @@ -50,5 +50,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `PrivateConnection` resources in a given project and location. | | | `INSERT` | | Creates a new private connection that can be used for accessing private Clouds. | | | `DELETE` | | Deletes a `PrivateConnection` resource. When a private connection is deleted for a VMware Engine network, the connected network becomes inaccessible to that VMware Engine network. | +| | `UPDATE` | | Modifies a `PrivateConnection` resource. Only `description` and `routing_mode` fields can be updated. Only fields specified in `updateMask` are applied. | | | `EXEC` | | Lists `PrivateConnection` resources in a given project and location. | -| | `EXEC` | | Modifies a `PrivateConnection` resource. Only `description` and `routing_mode` fields can be updated. Only fields specified in `updateMask` are applied. | diff --git a/docs/google-docs/providers/google/vmwareengine/subnets/index.md b/docs/google-docs/providers/google/vmwareengine/subnets/index.md index acaef7c65f..7b3cd79b62 100644 --- a/docs/google-docs/providers/google/vmwareengine/subnets/index.md +++ b/docs/google-docs/providers/google/vmwareengine/subnets/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubnets
TypeResource
Id
Id
## Fields @@ -41,5 +41,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets details of a single subnet. | | | `SELECT` | | Lists subnets in a given private cloud. | +| | `UPDATE` | | Updates the parameters of a single subnet. Only fields specified in `update_mask` are applied. *Note*: This API is synchronous and always returns a successful `google.longrunning.Operation` (LRO). The returned LRO will only have `done` and `response` fields. | | | `EXEC` | | Lists subnets in a given private cloud. | -| | `EXEC` | | Updates the parameters of a single subnet. Only fields specified in `update_mask` are applied. *Note*: This API is synchronous and always returns a successful `google.longrunning.Operation` (LRO). The returned LRO will only have `done` and `response` fields. | diff --git a/docs/google-docs/providers/google/vmwareengine/vmware_engine_networks/index.md b/docs/google-docs/providers/google/vmwareengine/vmware_engine_networks/index.md index 69f111a11b..890ee84a89 100644 --- a/docs/google-docs/providers/google/vmwareengine/vmware_engine_networks/index.md +++ b/docs/google-docs/providers/google/vmwareengine/vmware_engine_networks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namevmware_engine_networks
TypeResource
Id
Id
## Fields @@ -46,5 +46,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists `VmwareEngineNetwork` resources in a given project and location. | | | `INSERT` | | Creates a new VMware Engine network that can be used by a private cloud. | | | `DELETE` | | Deletes a `VmwareEngineNetwork` resource. You can only delete a VMware Engine network after all resources that refer to it are deleted. For example, a private cloud, a network peering, and a network policy can all refer to the same VMware Engine network. | +| | `UPDATE` | | Modifies a VMware Engine network resource. Only the following fields can be updated: `description`. Only fields specified in `updateMask` are applied. | | | `EXEC` | | Lists `VmwareEngineNetwork` resources in a given project and location. | -| | `EXEC` | | Modifies a VMware Engine network resource. Only the following fields can be updated: `description`. Only fields specified in `updateMask` are applied. | diff --git a/docs/google-docs/providers/google/vpcaccess/connectors/index.md b/docs/google-docs/providers/google/vpcaccess/connectors/index.md index f591aa6785..d577b306be 100644 --- a/docs/google-docs/providers/google/vpcaccess/connectors/index.md +++ b/docs/google-docs/providers/google/vpcaccess/connectors/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameconnectors
TypeResource
Id
Id
## Fields @@ -48,5 +48,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists Serverless VPC Access connectors. | | | `INSERT` | | Creates a Serverless VPC Access connector, returns an operation. | | | `DELETE` | | Deletes a Serverless VPC Access connector. Returns NOT_FOUND if the resource does not exist. | +| | `UPDATE` | | Updates a Serverless VPC Access connector, returns an operation. | | | `EXEC` | | Lists Serverless VPC Access connectors. | -| | `EXEC` | | Updates a Serverless VPC Access connector, returns an operation. | diff --git a/docs/google-docs/providers/google/vpcaccess/index.md b/docs/google-docs/providers/google/vpcaccess/index.md index 4c38287ab0..17b37a5a48 100644 --- a/docs/google-docs/providers/google/vpcaccess/index.md +++ b/docs/google-docs/providers/google/vpcaccess/index.md @@ -34,7 +34,7 @@ API for managing VPC access connectors. TypeService TitleServerless VPC Access API DescriptionAPI for managing VPC access connectors. -Idvpcaccess:v24.06.00234 +Idvpcaccess:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/vpcaccess/locations/index.md b/docs/google-docs/providers/google/vpcaccess/locations/index.md index 864deecb52..036b1b5ad1 100644 --- a/docs/google-docs/providers/google/vpcaccess/locations/index.md +++ b/docs/google-docs/providers/google/vpcaccess/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/vpcaccess/operations/index.md b/docs/google-docs/providers/google/vpcaccess/operations/index.md index b17beaa4d7..14eab09240 100644 --- a/docs/google-docs/providers/google/vpcaccess/operations/index.md +++ b/docs/google-docs/providers/google/vpcaccess/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/webrisk/hashes/index.md b/docs/google-docs/providers/google/webrisk/hashes/index.md index 867e4c3f1a..fc3c57170d 100644 --- a/docs/google-docs/providers/google/webrisk/hashes/index.md +++ b/docs/google-docs/providers/google/webrisk/hashes/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namehashes
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/webrisk/index.md b/docs/google-docs/providers/google/webrisk/index.md index ae2f47aaee..a9d997fa78 100644 --- a/docs/google-docs/providers/google/webrisk/index.md +++ b/docs/google-docs/providers/google/webrisk/index.md @@ -34,7 +34,7 @@ image: /img/providers/google/stackql-google-provider-featured-image.png TypeService TitleWeb Risk API Description -Idwebrisk:v24.06.00234 +Idwebrisk:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/webrisk/operations/index.md b/docs/google-docs/providers/google/webrisk/operations/index.md index 03c6908474..de12ee7c8f 100644 --- a/docs/google-docs/providers/google/webrisk/operations/index.md +++ b/docs/google-docs/providers/google/webrisk/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/webrisk/submissions/index.md b/docs/google-docs/providers/google/webrisk/submissions/index.md index 2487242ffe..d6bf84661c 100644 --- a/docs/google-docs/providers/google/webrisk/submissions/index.md +++ b/docs/google-docs/providers/google/webrisk/submissions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namesubmissions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/webrisk/threat_lists/index.md b/docs/google-docs/providers/google/webrisk/threat_lists/index.md index 9678651cef..d2f1d1f93c 100644 --- a/docs/google-docs/providers/google/webrisk/threat_lists/index.md +++ b/docs/google-docs/providers/google/webrisk/threat_lists/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namethreat_lists
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/webrisk/uris/index.md b/docs/google-docs/providers/google/webrisk/uris/index.md index 1d6bd38210..16840c2976 100644 --- a/docs/google-docs/providers/google/webrisk/uris/index.md +++ b/docs/google-docs/providers/google/webrisk/uris/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameuris
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/websecurityscanner/crawled_urls/index.md b/docs/google-docs/providers/google/websecurityscanner/crawled_urls/index.md index 044f845a4b..bda89b7bf2 100644 --- a/docs/google-docs/providers/google/websecurityscanner/crawled_urls/index.md +++ b/docs/google-docs/providers/google/websecurityscanner/crawled_urls/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecrawled_urls
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/websecurityscanner/finding_type_stats/index.md b/docs/google-docs/providers/google/websecurityscanner/finding_type_stats/index.md index a884b336ca..3ed0928e08 100644 --- a/docs/google-docs/providers/google/websecurityscanner/finding_type_stats/index.md +++ b/docs/google-docs/providers/google/websecurityscanner/finding_type_stats/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefinding_type_stats
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/websecurityscanner/findings/index.md b/docs/google-docs/providers/google/websecurityscanner/findings/index.md index c1908a3af7..49d9503dbe 100644 --- a/docs/google-docs/providers/google/websecurityscanner/findings/index.md +++ b/docs/google-docs/providers/google/websecurityscanner/findings/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namefindings
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/websecurityscanner/index.md b/docs/google-docs/providers/google/websecurityscanner/index.md index e7750ba2d9..b7e0ed30d1 100644 --- a/docs/google-docs/providers/google/websecurityscanner/index.md +++ b/docs/google-docs/providers/google/websecurityscanner/index.md @@ -34,7 +34,7 @@ Scans your Compute and App Engine apps for common web vulnerabilities. TypeService TitleWeb Security Scanner API DescriptionScans your Compute and App Engine apps for common web vulnerabilities. -Idwebsecurityscanner:v24.06.00234 +Idwebsecurityscanner:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/websecurityscanner/scan_configs/index.md b/docs/google-docs/providers/google/websecurityscanner/scan_configs/index.md index 9e38bb665f..6808989a8f 100644 --- a/docs/google-docs/providers/google/websecurityscanner/scan_configs/index.md +++ b/docs/google-docs/providers/google/websecurityscanner/scan_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescan_configs
TypeResource
Id
Id
## Fields @@ -50,6 +50,6 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists ScanConfigs under a given project. | | | `INSERT` | | Creates a new ScanConfig. | | | `DELETE` | | Deletes an existing ScanConfig and its child resources. | +| | `UPDATE` | | Updates a ScanConfig. This method support partial update of a ScanConfig. | | | `EXEC` | | Lists ScanConfigs under a given project. | -| | `EXEC` | | Updates a ScanConfig. This method support partial update of a ScanConfig. | | | `EXEC` | | Start a ScanRun according to the given ScanConfig. | diff --git a/docs/google-docs/providers/google/websecurityscanner/scan_runs/index.md b/docs/google-docs/providers/google/websecurityscanner/scan_runs/index.md index 44d15a04bb..593776c0c7 100644 --- a/docs/google-docs/providers/google/websecurityscanner/scan_runs/index.md +++ b/docs/google-docs/providers/google/websecurityscanner/scan_runs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescan_runs
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflowexecutions/callbacks/index.md b/docs/google-docs/providers/google/workflowexecutions/callbacks/index.md index b34eec3902..ee453378fe 100644 --- a/docs/google-docs/providers/google/workflowexecutions/callbacks/index.md +++ b/docs/google-docs/providers/google/workflowexecutions/callbacks/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namecallbacks
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflowexecutions/executions/index.md b/docs/google-docs/providers/google/workflowexecutions/executions/index.md index 9f0930bbdd..d3de665b21 100644 --- a/docs/google-docs/providers/google/workflowexecutions/executions/index.md +++ b/docs/google-docs/providers/google/workflowexecutions/executions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexecutions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflowexecutions/index.md b/docs/google-docs/providers/google/workflowexecutions/index.md index 3187f43acb..0d0679a841 100644 --- a/docs/google-docs/providers/google/workflowexecutions/index.md +++ b/docs/google-docs/providers/google/workflowexecutions/index.md @@ -34,7 +34,7 @@ Execute workflows created with Workflows API. TypeService TitleWorkflow Executions API DescriptionExecute workflows created with Workflows API. -Idworkflowexecutions:v24.06.00234 +Idworkflowexecutions:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/workflowexecutions/step_entries/index.md b/docs/google-docs/providers/google/workflowexecutions/step_entries/index.md index 1e62081aa4..d8c0911c36 100644 --- a/docs/google-docs/providers/google/workflowexecutions/step_entries/index.md +++ b/docs/google-docs/providers/google/workflowexecutions/step_entries/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namestep_entries
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflowexecutions/workflows/index.md b/docs/google-docs/providers/google/workflowexecutions/workflows/index.md index 85443b032f..80321d7202 100644 --- a/docs/google-docs/providers/google/workflowexecutions/workflows/index.md +++ b/docs/google-docs/providers/google/workflowexecutions/workflows/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflows
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflows/index.md b/docs/google-docs/providers/google/workflows/index.md index 4dfc3e32d2..e8d0320ccf 100644 --- a/docs/google-docs/providers/google/workflows/index.md +++ b/docs/google-docs/providers/google/workflows/index.md @@ -34,7 +34,7 @@ Manage workflow definitions. To execute workflows and manage executions, see the TypeService TitleWorkflows API DescriptionManage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API. -Idworkflows:v24.06.00234 +Idworkflows:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/workflows/locations/index.md b/docs/google-docs/providers/google/workflows/locations/index.md index b6c1afd230..628548d522 100644 --- a/docs/google-docs/providers/google/workflows/locations/index.md +++ b/docs/google-docs/providers/google/workflows/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflows/operations/index.md b/docs/google-docs/providers/google/workflows/operations/index.md index 9816b1f309..b83c2b3a96 100644 --- a/docs/google-docs/providers/google/workflows/operations/index.md +++ b/docs/google-docs/providers/google/workflows/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workflows/workflows/index.md b/docs/google-docs/providers/google/workflows/workflows/index.md index fb53319b1f..4473431947 100644 --- a/docs/google-docs/providers/google/workflows/workflows/index.md +++ b/docs/google-docs/providers/google/workflows/workflows/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflows
TypeResource
Id
Id
## Fields @@ -54,5 +54,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Lists workflows in a given project and location. The default order is not specified. | | | `INSERT` | | Creates a new workflow. If a workflow with the specified name already exists in the specified project and location, the long running operation returns a ALREADY_EXISTS error. | | | `DELETE` | | Deletes a workflow with the specified name. This method also cancels and deletes all running executions of the workflow. | +| | `UPDATE` | | Updates an existing workflow. Running this method has no impact on already running executions of the workflow. A new revision of the workflow might be created as a result of a successful update operation. In that case, the new revision is used in new workflow executions. | | | `EXEC` | | Lists workflows in a given project and location. The default order is not specified. | -| | `EXEC` | | Updates an existing workflow. Running this method has no impact on already running executions of the workflow. A new revision of the workflow might be created as a result of a successful update operation. In that case, the new revision is used in new workflow executions. | diff --git a/docs/google-docs/providers/google/workflows/workflows_revisions/index.md b/docs/google-docs/providers/google/workflows/workflows_revisions/index.md index 0877d919fa..549239f0ef 100644 --- a/docs/google-docs/providers/google/workflows/workflows_revisions/index.md +++ b/docs/google-docs/providers/google/workflows/workflows_revisions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkflows_revisions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/evaluations/index.md b/docs/google-docs/providers/google/workloadmanager/evaluations/index.md index a00021d3e6..57991cb467 100644 --- a/docs/google-docs/providers/google/workloadmanager/evaluations/index.md +++ b/docs/google-docs/providers/google/workloadmanager/evaluations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameevaluations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/executions/index.md b/docs/google-docs/providers/google/workloadmanager/executions/index.md index aaef1fd5b1..eab665db75 100644 --- a/docs/google-docs/providers/google/workloadmanager/executions/index.md +++ b/docs/google-docs/providers/google/workloadmanager/executions/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameexecutions
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/index.md b/docs/google-docs/providers/google/workloadmanager/index.md index 1b84844625..4a1b9d35f3 100644 --- a/docs/google-docs/providers/google/workloadmanager/index.md +++ b/docs/google-docs/providers/google/workloadmanager/index.md @@ -34,7 +34,7 @@ Workload Manager is a service that provides tooling for enterprise workloads to TypeService TitleWorkload Manager API DescriptionWorkload Manager is a service that provides tooling for enterprise workloads to automate the deployment and validation of your workloads against best practices and recommendations. -Idworkloadmanager:v24.06.00234 +Idworkloadmanager:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/workloadmanager/insights/index.md b/docs/google-docs/providers/google/workloadmanager/insights/index.md index f90b60c0bf..ab81c1df4e 100644 --- a/docs/google-docs/providers/google/workloadmanager/insights/index.md +++ b/docs/google-docs/providers/google/workloadmanager/insights/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameinsights
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/locations/index.md b/docs/google-docs/providers/google/workloadmanager/locations/index.md index 31bff3a57b..7692d6d503 100644 --- a/docs/google-docs/providers/google/workloadmanager/locations/index.md +++ b/docs/google-docs/providers/google/workloadmanager/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/operations/index.md b/docs/google-docs/providers/google/workloadmanager/operations/index.md index b7ad0d5d9e..e73afcd434 100644 --- a/docs/google-docs/providers/google/workloadmanager/operations/index.md +++ b/docs/google-docs/providers/google/workloadmanager/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/results/index.md b/docs/google-docs/providers/google/workloadmanager/results/index.md index bc37e8d35f..5cfcb007cf 100644 --- a/docs/google-docs/providers/google/workloadmanager/results/index.md +++ b/docs/google-docs/providers/google/workloadmanager/results/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameresults
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/rules/index.md b/docs/google-docs/providers/google/workloadmanager/rules/index.md index 5d43704f81..b91354737f 100644 --- a/docs/google-docs/providers/google/workloadmanager/rules/index.md +++ b/docs/google-docs/providers/google/workloadmanager/rules/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namerules
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workloadmanager/scanned_resources/index.md b/docs/google-docs/providers/google/workloadmanager/scanned_resources/index.md index 982a7d12e4..761b0b1004 100644 --- a/docs/google-docs/providers/google/workloadmanager/scanned_resources/index.md +++ b/docs/google-docs/providers/google/workloadmanager/scanned_resources/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namescanned_resources
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workstations/index.md b/docs/google-docs/providers/google/workstations/index.md index ef5d87e2af..db10245d25 100644 --- a/docs/google-docs/providers/google/workstations/index.md +++ b/docs/google-docs/providers/google/workstations/index.md @@ -34,7 +34,7 @@ Allows administrators to create managed developer environments in the cloud. TypeService TitleCloud Workstations API DescriptionAllows administrators to create managed developer environments in the cloud. -Idworkstations:v24.06.00234 +Idworkstations:v24.06.00236 ## Resources diff --git a/docs/google-docs/providers/google/workstations/locations/index.md b/docs/google-docs/providers/google/workstations/locations/index.md index 8dabe7331b..28a22f348e 100644 --- a/docs/google-docs/providers/google/workstations/locations/index.md +++ b/docs/google-docs/providers/google/workstations/locations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Namelocations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workstations/operations/index.md b/docs/google-docs/providers/google/workstations/operations/index.md index 1c2c35ae46..350c8a3619 100644 --- a/docs/google-docs/providers/google/workstations/operations/index.md +++ b/docs/google-docs/providers/google/workstations/operations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameoperations
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workstations/workstation_clusters/index.md b/docs/google-docs/providers/google/workstations/workstation_clusters/index.md index a8b570a9bf..30b01cc61a 100644 --- a/docs/google-docs/providers/google/workstations/workstation_clusters/index.md +++ b/docs/google-docs/providers/google/workstations/workstation_clusters/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstation_clusters
TypeResource
Id
Id
## Fields @@ -54,5 +54,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns all workstation clusters in the specified location. | | | `INSERT` | | Creates a new workstation cluster. | | | `DELETE` | | Deletes the specified workstation cluster. | +| | `UPDATE` | | Updates an existing workstation cluster. | | | `EXEC` | | Returns all workstation clusters in the specified location. | -| | `EXEC` | | Updates an existing workstation cluster. | diff --git a/docs/google-docs/providers/google/workstations/workstation_configs/index.md b/docs/google-docs/providers/google/workstations/workstation_configs/index.md index 4786bbcb18..2d09147281 100644 --- a/docs/google-docs/providers/google/workstations/workstation_configs/index.md +++ b/docs/google-docs/providers/google/workstations/workstation_configs/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstation_configs
TypeResource
Id
Id
## Fields @@ -60,5 +60,5 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns all workstation configurations in the specified cluster. | | | `INSERT` | | Creates a new workstation configuration. | | | `DELETE` | | Deletes the specified workstation configuration. | +| | `UPDATE` | | Updates an existing workstation configuration. | | | `EXEC` | | Returns all workstation configurations in the specified cluster. | -| | `EXEC` | | Updates an existing workstation configuration. | diff --git a/docs/google-docs/providers/google/workstations/workstation_configs_iam_policies/index.md b/docs/google-docs/providers/google/workstations/workstation_configs_iam_policies/index.md index fb8e38c367..e5b283a117 100644 --- a/docs/google-docs/providers/google/workstations/workstation_configs_iam_policies/index.md +++ b/docs/google-docs/providers/google/workstations/workstation_configs_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstation_configs_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workstations/workstation_configs_usable/index.md b/docs/google-docs/providers/google/workstations/workstation_configs_usable/index.md index dde9fe60a7..3173ff4e89 100644 --- a/docs/google-docs/providers/google/workstations/workstation_configs_usable/index.md +++ b/docs/google-docs/providers/google/workstations/workstation_configs_usable/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstation_configs_usable
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workstations/workstations/index.md b/docs/google-docs/providers/google/workstations/workstations/index.md index bb8018f797..ef4e2fa5ed 100644 --- a/docs/google-docs/providers/google/workstations/workstations/index.md +++ b/docs/google-docs/providers/google/workstations/workstations/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstations
TypeResource
Id
Id
## Fields @@ -52,8 +52,8 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | | `SELECT` | | Returns all Workstations using the specified workstation configuration. | | | `INSERT` | | Creates a new workstation. | | | `DELETE` | | Deletes the specified workstation. | +| | `UPDATE` | | Updates an existing workstation. | | | `EXEC` | | Returns all Workstations using the specified workstation configuration. | | | `EXEC` | | Returns a short-lived credential that can be used to send authenticated and authorized traffic to a workstation. | -| | `EXEC` | | Updates an existing workstation. | | | `EXEC` | | Starts running a workstation so that users can connect to it. | | | `EXEC` | | Stops running a workstation, reducing costs. | diff --git a/docs/google-docs/providers/google/workstations/workstations_iam_policies/index.md b/docs/google-docs/providers/google/workstations/workstations_iam_policies/index.md index bee6a29b3a..e760679e35 100644 --- a/docs/google-docs/providers/google/workstations/workstations_iam_policies/index.md +++ b/docs/google-docs/providers/google/workstations/workstations_iam_policies/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstations_iam_policies
TypeResource
Id
Id
## Fields diff --git a/docs/google-docs/providers/google/workstations/workstations_usable/index.md b/docs/google-docs/providers/google/workstations/workstations_usable/index.md index e889558c57..9161ee4b0e 100644 --- a/docs/google-docs/providers/google/workstations/workstations_usable/index.md +++ b/docs/google-docs/providers/google/workstations/workstations_usable/index.md @@ -24,7 +24,7 @@ import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +
Nameworkstations_usable
TypeResource
Id
Id
## Fields