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 class
ExecutionTemplate.VertexAIParameters
Parameters used in Vertex AI JobType executions.static class
ExecutionTemplate.VertexAIParameters.Builder
Parameters used in Vertex AI JobType executions.Methods in com.google.cloud.notebooks.v1 that return ExecutionTemplate.VertexAIParametersOrBuilder Modifier and Type Method Description ExecutionTemplate.VertexAIParametersOrBuilder
ExecutionTemplate.Builder. getVertexAiParametersOrBuilder()
Parameters used in Vertex AI JobType executions.ExecutionTemplate.VertexAIParametersOrBuilder
ExecutionTemplate. getVertexAiParametersOrBuilder()
Parameters used in Vertex AI JobType executions.ExecutionTemplate.VertexAIParametersOrBuilder
ExecutionTemplateOrBuilder. getVertexAiParametersOrBuilder()
Parameters used in Vertex AI JobType executions.
-