Reference documentation and code samples for the Secure Source Manager V1 API class Google::Cloud::SecureSourceManager::V1::Repository::ScanConfig::SecretScanConfig.
Configuration for secret scanning.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Enables secret scanning for the repository.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Enables secret scanning for the repository.
Returns
- (::Boolean) — Optional. Enables secret scanning for the repository.
#inspect_template
def inspect_template() -> ::String
Returns
- (::String) — Optional. The DLP inspect template to use for secret scanning.
#inspect_template=
def inspect_template=(value) -> ::String
Parameter
- value (::String) — Optional. The DLP inspect template to use for secret scanning.
Returns
- (::String) — Optional. The DLP inspect template to use for secret scanning.