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

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

Locations at which a feature can be used.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#locations

def locations() -> ::Array<::String>
Returns
  • (::Array<::String>) — Specific locations where the feature may be used. Examples: us-central1, us, asia, global If scope is ANY_LOCATION, no regions will be listed.

#locations=

def locations=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Specific locations where the feature may be used. Examples: us-central1, us, asia, global If scope is ANY_LOCATION, no regions will be listed.
Returns
  • (::Array<::String>) — Specific locations where the feature may be used. Examples: us-central1, us, asia, global If scope is ANY_LOCATION, no regions will be listed.

#regionalization_scope

def regionalization_scope() -> ::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope
Returns

#regionalization_scope=

def regionalization_scope=(value) -> ::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope
Parameter
Returns