Class ActionParameter (1.33.0)

ActionParameter(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameter associated with action.

Attributes

NameDescription
name str
Required. Name of the parameter.
value google.protobuf.struct_pb2.Value
Required. Value of the parameter.