Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::LocationSupport (v1.15.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
deflocations()->::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=
deflocations=(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
defregionalization_scope()->::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope
Returns
- (::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope) — The current scope for location on this feature. This may expand over time.
#regionalization_scope=
defregionalization_scope=(value)->::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope
Parameter
- value (::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope) — The current scope for location on this feature. This may expand over time.
Returns
- (::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope) — The current scope for location on this feature. This may expand over time.