Class Inputs (0.7.1)

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

Defines definition of input parameters of asset templates.

Attribute

NameDescription
parameters google.protobuf.struct_pb2.Struct
Output only. The JSON schema defining the inputs and their formats.

Inheritance

builtins.object > proto.message.Message > Inputs