inlineSource property

Any additional files needed to interpret the config.

If a requirements.txt file is present in the inline_source, the corresponding packages will be installed. If no requirements.txt file is present in inline_source, then the latest version of google-adk will be installed for interpreting the ADK config.

Optional.

Implementation

GoogleCloudAiplatformV1ReasoningEngineSpecSourceCodeSpecInlineSource?
inlineSource;