Interface protos.grafeas.v1.IRecipe (4.5.0)

Properties of a Recipe.

Package

@google-cloud/grafeas

Properties

arguments

"arguments"?: (google.protobuf.IAny[]|null);

Recipe arguments

definedInMaterial

definedInMaterial?: (number|Long|string|null);

Recipe definedInMaterial

entryPoint

entryPoint?: (string|null);

Recipe entryPoint

environment

environment?: (google.protobuf.IAny[]|null);

Recipe environment

type

type?: (string|null);

Recipe type