18.29. PipelineDefinitionFile

Information necessary to consume a pipeline definition file.

Copy
Copied!
            

message PipelineDefinitionFile { string content = 2; }


18.29.1.1. content

type: string

The content of the definition file.

© Copyright 2018-2021, NVIDIA Corporation. All rights reserved. Last updated on Feb 1, 2023.