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

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

The regular expression (regex) validator for parameter values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#pattern

def pattern() -> ::String
Returns
  • (::String) — Required. The regex pattern to match the values of the parameter with.

#pattern=

def pattern=(value) -> ::String
Parameter
  • value (::String) — Required. The regex pattern to match the values of the parameter with.
Returns
  • (::String) — Required. The regex pattern to match the values of the parameter with.