Skip to content

Commit 925af11

Browse files
feat: Automated regeneration of DLP client (googleapis#12452)
Auto-created at 2024-10-31 13:15:40 +0000 using the toys pull request generator.
1 parent c90564b commit 925af11

10 files changed

+10
-10
lines changed

clients/dlp/lib/google_api/dlp/v2/api/info_types.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ defmodule GoogleApi.DLP.V2.Api.InfoTypes do
2626
@library_version Mix.Project.config() |> Keyword.get(:version, "")
2727

2828
@doc """
29-
Returns a list of the sensitive information types that DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.
29+
Returns a list of the sensitive information types that the DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.
3030
3131
## Parameters
3232

clients/dlp/lib/google_api/dlp/v2/api/locations.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ defmodule GoogleApi.DLP.V2.Api.Locations do
2626
@library_version Mix.Project.config() |> Keyword.get(:version, "")
2727

2828
@doc """
29-
Returns a list of the sensitive information types that DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.
29+
Returns a list of the sensitive information types that the DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.
3030
3131
## Parameters
3232

clients/dlp/lib/google_api/dlp/v2/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.DLP.V2 do
2020
API client metadata for GoogleApi.DLP.V2.
2121
"""
2222

23-
@discovery_revision "20241020"
23+
@discovery_revision "20241027"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/dlp/lib/google_api/dlp/v2/model/google_privacy_dlp_v2_cloud_sql_properties.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defmodule GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CloudSqlProperties do
2424
* `cloudSqlIam` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CloudSqlIamCredential.t`, *default:* `nil`) - Built-in IAM authentication (must be configured in Cloud SQL).
2525
* `connectionName` (*type:* `String.t`, *default:* `nil`) - Optional. Immutable. The Cloud SQL instance for which the connection is defined. Only one connection per instance is allowed. This can only be set at creation time, and cannot be updated. It is an error to use a connection_name from different project or region than the one that holds the connection. For example, a Connection resource for Cloud SQL connection_name `project-id:us-central1:sql-instance` must be created under the parent `projects/project-id/locations/us-central1`
2626
* `databaseEngine` (*type:* `String.t`, *default:* `nil`) - Required. The database engine used by the Cloud SQL instance that this connection configures.
27-
* `maxConnections` (*type:* `integer()`, *default:* `nil`) - Required. DLP will limit its connections to max_connections. Must be 2 or greater.
27+
* `maxConnections` (*type:* `integer()`, *default:* `nil`) - Required. The DLP API will limit its connections to max_connections. Must be 2 or greater.
2828
* `usernamePassword` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SecretManagerCredential.t`, *default:* `nil`) - A username and password stored in Secret Manager.
2929
"""
3030

clients/dlp/lib/google_api/dlp/v2/model/google_privacy_dlp_v2_connection.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Connection do
1919
@moduledoc """
20-
A data connection to allow DLP to profile data in locations that require additional configuration.
20+
A data connection to allow the DLP API to profile data in locations that require additional configuration.
2121
2222
## Attributes
2323

clients/dlp/lib/google_api/dlp/v2/model/google_privacy_dlp_v2_data_profile_action.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defmodule GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileAction do
2424
* `exportData` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Export.t`, *default:* `nil`) - Export data profiles into a provided location.
2525
* `pubSubNotification` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PubSubNotification.t`, *default:* `nil`) - Publish a message into the Pub/Sub topic.
2626
* `publishToChronicle` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PublishToChronicle.t`, *default:* `nil`) - Publishes generated data profiles to Google Security Operations. For more information, see [Use Sensitive Data Protection data in context-aware analytics](https://cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user-download).
27-
* `publishToScc` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PublishToSecurityCommandCenter.t`, *default:* `nil`) - Publishes findings to SCC for each data profile.
27+
* `publishToScc` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PublishToSecurityCommandCenter.t`, *default:* `nil`) - Publishes findings to Security Command Center for each data profile.
2828
* `tagResources` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TagResources.t`, *default:* `nil`) - Tags the profiled resources with the specified tag values.
2929
"""
3030

clients/dlp/lib/google_api/dlp/v2/model/google_privacy_dlp_v2_data_profile_job_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ defmodule GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileJobConfig do
2525
* `inspectTemplates` (*type:* `list(String.t)`, *default:* `nil`) - Detection logic for profile generation. Not all template features are used by profiles. FindingLimits, include_quote and exclude_info_types have no impact on data profiling. Multiple templates may be provided if there is data in multiple regions. At most one template must be specified per-region (including "global"). Each region is scanned using the applicable template. If no region-specific template is specified, but a "global" template is specified, it will be copied to that region and used instead. If no global or region-specific template is provided for a region with data, that region's data will not be scanned. For more information, see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency.
2626
* `location` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileLocation.t`, *default:* `nil`) - The data to scan.
2727
* `otherCloudStartingLocation` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation.t`, *default:* `nil`) - Must be set only when scanning other clouds.
28-
* `projectId` (*type:* `String.t`, *default:* `nil`) - The project that will run the scan. The DLP service account that exists within this project must have access to all resources that are profiled, and the Cloud DLP API must be enabled.
28+
* `projectId` (*type:* `String.t`, *default:* `nil`) - The project that will run the scan. The DLP service account that exists within this project must have access to all resources that are profiled, and the DLP API must be enabled.
2929
"""
3030

3131
use GoogleApi.Gax.ModelBase

clients/dlp/lib/google_api/dlp/v2/model/google_privacy_dlp_v2_org_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ defmodule GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OrgConfig do
2222
## Attributes
2323
2424
* `location` (*type:* `GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryStartingLocation.t`, *default:* `nil`) - The data to scan: folder, org, or project
25-
* `projectId` (*type:* `String.t`, *default:* `nil`) - The project that will run the scan. The DLP service account that exists within this project must have access to all resources that are profiled, and the Cloud DLP API must be enabled.
25+
* `projectId` (*type:* `String.t`, *default:* `nil`) - The project that will run the scan. The DLP service account that exists within this project must have access to all resources that are profiled, and the DLP API must be enabled.
2626
"""
2727

2828
use GoogleApi.Gax.ModelBase

clients/dlp/lib/google_api/dlp/v2/model/google_privacy_dlp_v2_publish_to_security_command_center.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PublishToSecurityCommandCenter do
1919
@moduledoc """
20-
If set, a summary finding will be created/updated in SCC for each profile.
20+
If set, a summary finding will be created or updated in Security Command Center for each profile.
2121
2222
## Attributes
2323

clients/dlp/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
defmodule GoogleApi.DLP.Mixfile do
1919
use Mix.Project
2020

21-
@version "0.52.2"
21+
@version "0.52.3"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)