Class Inputs (1.0.0-beta02)

public sealed class Inputs : IMessage<Inputs>, IEquatable<Inputs>, IDeepCloneable<Inputs>, IBufferMessage, IMessage

Defines definition of input parameters of asset templates.

Inheritance

Object > Inputs

Namespace

Google.Cloud.PrivateCatalog.V1Beta1

Assembly

Google.Cloud.PrivateCatalog.V1Beta1.dll

Constructors

Inputs()

public Inputs()

Inputs(Inputs)

public Inputs(Inputs other)
Parameter
NameDescription
otherInputs

Properties

Parameters

public Struct Parameters { get; set; }

Output only. The JSON schema defining the inputs and their formats.

Property Value
TypeDescription
Struct