Interface protos.google.cloud.ces.v1.App.IVariableDeclaration (0.2.0)

Properties of a VariableDeclaration.

Package

@google-cloud/ces

Properties

description

description?: (string|null);

VariableDeclaration description

name

name?: (string|null);

VariableDeclaration name

schema

schema?: (google.cloud.ces.v1.ISchema|null);

VariableDeclaration schema