Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard.
Compliances associated with signals.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#standard
def standard() -> ::String
Returns
- (::String) — Name of industry compliance standards, such as such as CIS, PCI, and OWASP.
#standard=
def standard=(value) -> ::String
Parameter
- value (::String) — Name of industry compliance standards, such as such as CIS, PCI, and OWASP.
Returns
- (::String) — Name of industry compliance standards, such as such as CIS, PCI, and OWASP.
#version
def version() -> ::String
Returns
- (::String) — Version of the standard or benchmark, for example, 1.1.
#version=
def version=(value) -> ::String
Parameter
- value (::String) — Version of the standard or benchmark, for example, 1.1.
Returns
- (::String) — Version of the standard or benchmark, for example, 1.1.