public sealed class ReasoningEngineSpec.Types.PackageSpec : IMessage<ReasoningEngineSpec.Types.PackageSpec>, IEquatable<ReasoningEngineSpec.Types.PackageSpec>, IDeepCloneable<ReasoningEngineSpec.Types.PackageSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ReasoningEngineSpec.Types.PackageSpec.
User provided package spec like pickled object and package requirements.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReasoningEngineSpec.Types.PackageSpec\u003c/code\u003e class in the Vertex AI v1beta1 API allows users to define package specifications, including pickled objects and package requirements.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties to specify Cloud Storage URIs for dependency files (\u003ccode\u003eDependencyFilesGcsUri\u003c/code\u003e), pickled Python objects (\u003ccode\u003ePickleObjectGcsUri\u003c/code\u003e), and a \u003ccode\u003erequirements.txt\u003c/code\u003e file (\u003ccode\u003eRequirementsGcsUri\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes a \u003ccode\u003ePythonVersion\u003c/code\u003e property to designate the Python version, defaulting to 3.10 if not explicitly set, while supporting versions 3.8, 3.9, 3.10, and 3.11.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a parameterless \u003ccode\u003ePackageSpec()\u003c/code\u003e and another one that takes a \u003ccode\u003eReasoningEngineSpec.Types.PackageSpec\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]