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
- (::Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope) — The current scope for location on this feature. This may expand over time.
#regionalization_scope=
def regionalization_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.