Interface protos.grafeas.v1.IAliasContext (3.5.0)

Properties of an AliasContext.

Package

@google-cloud/grafeas!

Properties

kind

kind?: (grafeas.v1.AliasContext.Kind|keyof typeof grafeas.v1.AliasContext.Kind|null);

AliasContext kind

Property Value
TypeDescription
(grafeas.v1.AliasContext.Kind|keyof typeof grafeas.v1.AliasContext.Kind|null)

name

name?: (string|null);

AliasContext name

Property Value
TypeDescription
(string|null)