Uses of Class
com.google.cloud.aiplatform.v1.ReasoningEngineSpec.SourceCodeSpec.PythonSpec
Packages that use ReasoningEngineSpec.SourceCodeSpec.PythonSpec
-
Uses of ReasoningEngineSpec.SourceCodeSpec.PythonSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ReasoningEngineSpec.SourceCodeSpec.PythonSpecModifier and TypeMethodDescriptionReasoningEngineSpec.SourceCodeSpec.PythonSpec.Builder.build()ReasoningEngineSpec.SourceCodeSpec.PythonSpec.Builder.buildPartial()ReasoningEngineSpec.SourceCodeSpec.PythonSpec.getDefaultInstance()ReasoningEngineSpec.SourceCodeSpec.PythonSpec.Builder.getDefaultInstanceForType()ReasoningEngineSpec.SourceCodeSpec.PythonSpec.getDefaultInstanceForType()ReasoningEngineSpec.SourceCodeSpec.Builder.getPythonSpec()Configuration for a Python application.ReasoningEngineSpec.SourceCodeSpec.getPythonSpec()Configuration for a Python application.ReasoningEngineSpec.SourceCodeSpecOrBuilder.getPythonSpec()Configuration for a Python application.ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseDelimitedFrom(InputStream input) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(byte[] data) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(com.google.protobuf.ByteString data) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(com.google.protobuf.CodedInputStream input) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(InputStream input) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(ByteBuffer data) ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ReasoningEngineSpec.SourceCodeSpec.PythonSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ReasoningEngineSpec.SourceCodeSpec.PythonSpec>ReasoningEngineSpec.SourceCodeSpec.PythonSpec.getParserForType()static com.google.protobuf.Parser<ReasoningEngineSpec.SourceCodeSpec.PythonSpec>ReasoningEngineSpec.SourceCodeSpec.PythonSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ReasoningEngineSpec.SourceCodeSpec.PythonSpecModifier and TypeMethodDescriptionReasoningEngineSpec.SourceCodeSpec.PythonSpec.Builder.mergeFrom(ReasoningEngineSpec.SourceCodeSpec.PythonSpec other) ReasoningEngineSpec.SourceCodeSpec.Builder.mergePythonSpec(ReasoningEngineSpec.SourceCodeSpec.PythonSpec value) Configuration for a Python application.ReasoningEngineSpec.SourceCodeSpec.PythonSpec.newBuilder(ReasoningEngineSpec.SourceCodeSpec.PythonSpec prototype) ReasoningEngineSpec.SourceCodeSpec.Builder.setPythonSpec(ReasoningEngineSpec.SourceCodeSpec.PythonSpec value) Configuration for a Python application.