Google Cloud Private Catalog V1beta1 Client - Class Inputs (0.2.13)

Reference documentation and code samples for the Google Cloud Private Catalog V1beta1 Client class Inputs.

Defines definition of input parameters of asset templates.

Generated from protobuf message google.cloud.privatecatalog.v1beta1.Inputs

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parameters Google\Protobuf\Struct

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

getParameters

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

Returns
TypeDescription
Google\Protobuf\Struct|null

hasParameters

clearParameters

setParameters

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

Parameter
NameDescription
var Google\Protobuf\Struct
Returns
TypeDescription
$this