Interface protos.google.protobuf.FieldOptions.IFeatureSupport (5.0.1)

Properties of a FeatureSupport.

Package

@google-cloud/retail

Properties

deprecationWarning

deprecationWarning?: (string|null);

FeatureSupport deprecationWarning

editionDeprecated

editionDeprecated?: (google.protobuf.Edition|keyof typeof google.protobuf.Edition|null);

FeatureSupport editionDeprecated

editionIntroduced

editionIntroduced?: (google.protobuf.Edition|keyof typeof google.protobuf.Edition|null);

FeatureSupport editionIntroduced

editionRemoved

editionRemoved?: (google.protobuf.Edition|keyof typeof google.protobuf.Edition|null);

FeatureSupport editionRemoved

removalError

removalError?: (string|null);

FeatureSupport removalError