Uses of Interface
com.google.cloud.notebooks.v1.ExecutionTemplate.VertexAIParametersOrBuilder
-
Packages that use ExecutionTemplate.VertexAIParametersOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of ExecutionTemplate.VertexAIParametersOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement ExecutionTemplate.VertexAIParametersOrBuilder Modifier and Type Class Description static classExecutionTemplate.VertexAIParametersParameters used in Vertex AI JobType executions.static classExecutionTemplate.VertexAIParameters.BuilderParameters used in Vertex AI JobType executions.Methods in com.google.cloud.notebooks.v1 that return ExecutionTemplate.VertexAIParametersOrBuilder Modifier and Type Method Description ExecutionTemplate.VertexAIParametersOrBuilderExecutionTemplate.Builder. getVertexAiParametersOrBuilder()Parameters used in Vertex AI JobType executions.ExecutionTemplate.VertexAIParametersOrBuilderExecutionTemplate. getVertexAiParametersOrBuilder()Parameters used in Vertex AI JobType executions.ExecutionTemplate.VertexAIParametersOrBuilderExecutionTemplateOrBuilder. getVertexAiParametersOrBuilder()Parameters used in Vertex AI JobType executions.
-