Interface protos.google.cloud.channel.v1.IParameter (3.2.1)

Properties of a Parameter.

Package

@google-cloud/channel

Properties

editable

editable?: (boolean|null);

Parameter editable

name

name?: (string|null);

Parameter name

value

value?: (google.cloud.channel.v1.IValue|null);

Parameter value