Interface protos.google.protobuf.ExtensionRangeOptions.IDeclaration (5.10.0)

Properties of a Declaration.

Package

@google-cloud/container

Properties

fullName

fullName?: (string|null);

Declaration fullName

number

number?: (number|null);

Declaration number

repeated

repeated?: (boolean|null);

Declaration repeated

reserved

reserved?: (boolean|null);

Declaration reserved

type

type?: (string|null);

Declaration type