Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::RegexpPattern (v0.1.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::RegexpPattern.

Regular Expression Validator for parameter values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#pattern

def pattern() -> ::String
Returns
  • (::String) — Required. Regex Pattern to match the value(s) of parameter.

#pattern=

def pattern=(value) -> ::String
Parameter
  • value (::String) — Required. Regex Pattern to match the value(s) of parameter.
Returns
  • (::String) — Required. Regex Pattern to match the value(s) of parameter.