Cloud Private Catalog v1beta1 API - Class Inputs (2.0.0-beta04)

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

Reference documentation and code samples for the Cloud Private Catalog v1beta1 API class Inputs.

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
Name Description
other Inputs

Properties

Parameters

public Struct Parameters { get; set; }

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

Property Value
Type Description
Struct