Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::TransformationLocation (v1.6.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::TransformationLocation.

Specifies the location of a transformation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#container_type

defcontainer_type()->::Google::Cloud::Dlp::V2::TransformationContainerType
Returns

#container_type=

defcontainer_type=(value)->::Google::Cloud::Dlp::V2::TransformationContainerType
Parameter
Returns

#finding_id

deffinding_id()->::String
Returns
  • (::String) — For infotype transformations, link to the corresponding findings ID so that location information does not need to be duplicated. Each findings ID correlates to an entry in the findings output table, this table only gets created when users specify to save findings (add the save findings action to the request).

#finding_id=

deffinding_id=(value)->::String
Parameter
  • value (::String) — For infotype transformations, link to the corresponding findings ID so that location information does not need to be duplicated. Each findings ID correlates to an entry in the findings output table, this table only gets created when users specify to save findings (add the save findings action to the request).
Returns
  • (::String) — For infotype transformations, link to the corresponding findings ID so that location information does not need to be duplicated. Each findings ID correlates to an entry in the findings output table, this table only gets created when users specify to save findings (add the save findings action to the request).

#record_transformation

defrecord_transformation()->::Google::Cloud::Dlp::V2::RecordTransformation
Returns

#record_transformation=

defrecord_transformation=(value)->::Google::Cloud::Dlp::V2::RecordTransformation
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.