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

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

A CEL expression.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#expression

def expression() -> ::String
Returns
  • (::String) — Required. Logic expression in CEL language. The max length of the condition is 1000 characters.

#expression=

def expression=(value) -> ::String
Parameter
  • value (::String) — Required. Logic expression in CEL language. The max length of the condition is 1000 characters.
Returns
  • (::String) — Required. Logic expression in CEL language. The max length of the condition is 1000 characters.

#resource_types_values

def resource_types_values() -> ::Google::Cloud::CloudSecurityCompliance::V1::StringList
Returns

#resource_types_values=

def resource_types_values=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::StringList
Parameter
Returns