Class Parameter (0.5.1)

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

Structured data associated with this message.

Attributes

NameDescription
key str
Key or name for this parameter.
value google.protobuf.struct_pb2.Value
Value for this parameter.

Inheritance

builtins.object > proto.message.Message > Parameter