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
Namespace
Google \ Cloud \ PrivateCatalog \ V1beta1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
Google\Protobuf\Struct|null |
|
hasParameters
clearParameters
setParameters
Output only. The JSON schema defining the inputs and their formats.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Protobuf\Struct
|
| Returns | |
|---|---|
| Type | Description |
$this |
|