Package com.google.cloud.notebooks.v1
Class ExecutionTemplate
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.notebooks.v1.ExecutionTemplate
-
- All Implemented Interfaces:
ExecutionTemplateOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ExecutionTemplate extends com.google.protobuf.GeneratedMessageV3 implements ExecutionTemplateOrBuilder
The description a notebook execution workload.
Protobuf typegoogle.cloud.notebooks.v1.ExecutionTemplate- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExecutionTemplate.BuilderThe description a notebook execution workload.static classExecutionTemplate.DataprocParametersParameters used in Dataproc JobType executions.static interfaceExecutionTemplate.DataprocParametersOrBuilderstatic classExecutionTemplate.JobParametersCasestatic classExecutionTemplate.JobTypeThe backend used for this execution.static classExecutionTemplate.ScaleTierRequired.static classExecutionTemplate.SchedulerAcceleratorConfigDefinition of a hardware accelerator.static interfaceExecutionTemplate.SchedulerAcceleratorConfigOrBuilderstatic classExecutionTemplate.SchedulerAcceleratorTypeHardware accelerator types for AI Platform Training jobs.static classExecutionTemplate.VertexAIParametersParameters used in Vertex AI JobType executions.static interfaceExecutionTemplate.VertexAIParametersOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACCELERATOR_CONFIG_FIELD_NUMBERstatic intCONTAINER_IMAGE_URI_FIELD_NUMBERstatic intDATAPROC_PARAMETERS_FIELD_NUMBERstatic intINPUT_NOTEBOOK_FILE_FIELD_NUMBERstatic intJOB_TYPE_FIELD_NUMBERstatic intKERNEL_SPEC_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intMASTER_TYPE_FIELD_NUMBERstatic intOUTPUT_NOTEBOOK_FOLDER_FIELD_NUMBERstatic intPARAMETERS_FIELD_NUMBERstatic intPARAMS_YAML_FILE_FIELD_NUMBERstatic intSCALE_TIER_FIELD_NUMBERstatic intSERVICE_ACCOUNT_FIELD_NUMBERstatic intTENSORBOARD_FIELD_NUMBERstatic intVERTEX_AI_PARAMETERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)Labels for execution.booleanequals(Object obj)ExecutionTemplate.SchedulerAcceleratorConfiggetAcceleratorConfig()Configuration (count and accelerator type) for hardware running notebook execution.ExecutionTemplate.SchedulerAcceleratorConfigOrBuildergetAcceleratorConfigOrBuilder()Configuration (count and accelerator type) for hardware running notebook execution.StringgetContainerImageUri()Container Image URI to a DLVM Example: 'gcr.io/deeplearning-platform-release/base-cu100' More examples can be found at: https://cloud.google.com/ai-platform/deep-learning-containers/docs/choosing-containercom.google.protobuf.ByteStringgetContainerImageUriBytes()Container Image URI to a DLVM Example: 'gcr.io/deeplearning-platform-release/base-cu100' More examples can be found at: https://cloud.google.com/ai-platform/deep-learning-containers/docs/choosing-containerExecutionTemplate.DataprocParametersgetDataprocParameters()Parameters used in Dataproc JobType executions.ExecutionTemplate.DataprocParametersOrBuildergetDataprocParametersOrBuilder()Parameters used in Dataproc JobType executions.static ExecutionTemplategetDefaultInstance()ExecutionTemplategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetInputNotebookFile()Path to the notebook file to execute.com.google.protobuf.ByteStringgetInputNotebookFileBytes()Path to the notebook file to execute.ExecutionTemplate.JobParametersCasegetJobParametersCase()ExecutionTemplate.JobTypegetJobType()The type of Job to be used on this execution.intgetJobTypeValue()The type of Job to be used on this execution.StringgetKernelSpec()Name of the kernel spec to use.com.google.protobuf.ByteStringgetKernelSpecBytes()Name of the kernel spec to use.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Labels for execution.Map<String,String>getLabelsMap()Labels for execution.StringgetLabelsOrDefault(String key, String defaultValue)Labels for execution.StringgetLabelsOrThrow(String key)Labels for execution.StringgetMasterType()Specifies the type of virtual machine to use for your training job's master worker.com.google.protobuf.ByteStringgetMasterTypeBytes()Specifies the type of virtual machine to use for your training job's master worker.StringgetOutputNotebookFolder()Path to the notebook folder to write to.com.google.protobuf.ByteStringgetOutputNotebookFolderBytes()Path to the notebook folder to write to.StringgetParameters()Parameters used within the 'input_notebook_file' notebook.com.google.protobuf.ByteStringgetParametersBytes()Parameters used within the 'input_notebook_file' notebook.StringgetParamsYamlFile()Parameters to be overridden in the notebook during execution.com.google.protobuf.ByteStringgetParamsYamlFileBytes()Parameters to be overridden in the notebook during execution.com.google.protobuf.Parser<ExecutionTemplate>getParserForType()ExecutionTemplate.ScaleTiergetScaleTier()Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated.intgetScaleTierValue()Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated.intgetSerializedSize()StringgetServiceAccount()The email address of a service account to use when running the execution.com.google.protobuf.ByteStringgetServiceAccountBytes()The email address of a service account to use when running the execution.StringgetTensorboard()The name of a Vertex AI [Tensorboard] resource to which this execution will upload Tensorboard logs.com.google.protobuf.ByteStringgetTensorboardBytes()The name of a Vertex AI [Tensorboard] resource to which this execution will upload Tensorboard logs.ExecutionTemplate.VertexAIParametersgetVertexAiParameters()Parameters used in Vertex AI JobType executions.ExecutionTemplate.VertexAIParametersOrBuildergetVertexAiParametersOrBuilder()Parameters used in Vertex AI JobType executions.booleanhasAcceleratorConfig()Configuration (count and accelerator type) for hardware running notebook execution.booleanhasDataprocParameters()Parameters used in Dataproc JobType executions.inthashCode()booleanhasVertexAiParameters()Parameters used in Vertex AI JobType executions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static ExecutionTemplate.BuildernewBuilder()static ExecutionTemplate.BuildernewBuilder(ExecutionTemplate prototype)ExecutionTemplate.BuildernewBuilderForType()protected ExecutionTemplate.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ExecutionTemplateparseDelimitedFrom(InputStream input)static ExecutionTemplateparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionTemplateparseFrom(byte[] data)static ExecutionTemplateparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionTemplateparseFrom(com.google.protobuf.ByteString data)static ExecutionTemplateparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionTemplateparseFrom(com.google.protobuf.CodedInputStream input)static ExecutionTemplateparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionTemplateparseFrom(InputStream input)static ExecutionTemplateparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionTemplateparseFrom(ByteBuffer data)static ExecutionTemplateparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ExecutionTemplate>parser()ExecutionTemplate.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SCALE_TIER_FIELD_NUMBER
public static final int SCALE_TIER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MASTER_TYPE_FIELD_NUMBER
public static final int MASTER_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACCELERATOR_CONFIG_FIELD_NUMBER
public static final int ACCELERATOR_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_NOTEBOOK_FILE_FIELD_NUMBER
public static final int INPUT_NOTEBOOK_FILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTAINER_IMAGE_URI_FIELD_NUMBER
public static final int CONTAINER_IMAGE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_NOTEBOOK_FOLDER_FIELD_NUMBER
public static final int OUTPUT_NOTEBOOK_FOLDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMS_YAML_FILE_FIELD_NUMBER
public static final int PARAMS_YAML_FILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_ACCOUNT_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_TYPE_FIELD_NUMBER
public static final int JOB_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATAPROC_PARAMETERS_FIELD_NUMBER
public static final int DATAPROC_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERTEX_AI_PARAMETERS_FIELD_NUMBER
public static final int VERTEX_AI_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERNEL_SPEC_FIELD_NUMBER
public static final int KERNEL_SPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TENSORBOARD_FIELD_NUMBER
public static final int TENSORBOARD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getJobParametersCase
public ExecutionTemplate.JobParametersCase getJobParametersCase()
- Specified by:
getJobParametersCasein interfaceExecutionTemplateOrBuilder
-
getScaleTierValue
@Deprecated public int getScaleTierValue()
Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated. See google/cloud/notebooks/v1/execution.proto;l=151Required. Scale tier of the hardware used for notebook execution. DEPRECATED Will be discontinued. As right now only CUSTOM is supported.
.google.cloud.notebooks.v1.ExecutionTemplate.ScaleTier scale_tier = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];- Specified by:
getScaleTierValuein interfaceExecutionTemplateOrBuilder- Returns:
- The enum numeric value on the wire for scaleTier.
-
getScaleTier
@Deprecated public ExecutionTemplate.ScaleTier getScaleTier()
Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated. See google/cloud/notebooks/v1/execution.proto;l=151Required. Scale tier of the hardware used for notebook execution. DEPRECATED Will be discontinued. As right now only CUSTOM is supported.
.google.cloud.notebooks.v1.ExecutionTemplate.ScaleTier scale_tier = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];- Specified by:
getScaleTierin interfaceExecutionTemplateOrBuilder- Returns:
- The scaleTier.
-
getMasterType
public String getMasterType()
Specifies the type of virtual machine to use for your training job's master worker. You must specify this field when `scaleTier` is set to `CUSTOM`. You can use certain Compute Engine machine types directly in this field. The following types are supported: - `n1-standard-4` - `n1-standard-8` - `n1-standard-16` - `n1-standard-32` - `n1-standard-64` - `n1-standard-96` - `n1-highmem-2` - `n1-highmem-4` - `n1-highmem-8` - `n1-highmem-16` - `n1-highmem-32` - `n1-highmem-64` - `n1-highmem-96` - `n1-highcpu-16` - `n1-highcpu-32` - `n1-highcpu-64` - `n1-highcpu-96` Alternatively, you can use the following legacy machine types: - `standard` - `large_model` - `complex_model_s` - `complex_model_m` - `complex_model_l` - `standard_gpu` - `complex_model_m_gpu` - `complex_model_l_gpu` - `standard_p100` - `complex_model_m_p100` - `standard_v100` - `large_model_v100` - `complex_model_m_v100` - `complex_model_l_v100` Finally, if you want to use a TPU for training, specify `cloud_tpu` in this field. Learn more about the [special configuration options for training with TPU](https://cloud.google.com/ai-platform/training/docs/using-tpus#configuring_a_custom_tpu_machine).
string master_type = 2;- Specified by:
getMasterTypein interfaceExecutionTemplateOrBuilder- Returns:
- The masterType.
-
getMasterTypeBytes
public com.google.protobuf.ByteString getMasterTypeBytes()
Specifies the type of virtual machine to use for your training job's master worker. You must specify this field when `scaleTier` is set to `CUSTOM`. You can use certain Compute Engine machine types directly in this field. The following types are supported: - `n1-standard-4` - `n1-standard-8` - `n1-standard-16` - `n1-standard-32` - `n1-standard-64` - `n1-standard-96` - `n1-highmem-2` - `n1-highmem-4` - `n1-highmem-8` - `n1-highmem-16` - `n1-highmem-32` - `n1-highmem-64` - `n1-highmem-96` - `n1-highcpu-16` - `n1-highcpu-32` - `n1-highcpu-64` - `n1-highcpu-96` Alternatively, you can use the following legacy machine types: - `standard` - `large_model` - `complex_model_s` - `complex_model_m` - `complex_model_l` - `standard_gpu` - `complex_model_m_gpu` - `complex_model_l_gpu` - `standard_p100` - `complex_model_m_p100` - `standard_v100` - `large_model_v100` - `complex_model_m_v100` - `complex_model_l_v100` Finally, if you want to use a TPU for training, specify `cloud_tpu` in this field. Learn more about the [special configuration options for training with TPU](https://cloud.google.com/ai-platform/training/docs/using-tpus#configuring_a_custom_tpu_machine).
string master_type = 2;- Specified by:
getMasterTypeBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for masterType.
-
hasAcceleratorConfig
public boolean hasAcceleratorConfig()
Configuration (count and accelerator type) for hardware running notebook execution.
.google.cloud.notebooks.v1.ExecutionTemplate.SchedulerAcceleratorConfig accelerator_config = 3;- Specified by:
hasAcceleratorConfigin interfaceExecutionTemplateOrBuilder- Returns:
- Whether the acceleratorConfig field is set.
-
getAcceleratorConfig
public ExecutionTemplate.SchedulerAcceleratorConfig getAcceleratorConfig()
Configuration (count and accelerator type) for hardware running notebook execution.
.google.cloud.notebooks.v1.ExecutionTemplate.SchedulerAcceleratorConfig accelerator_config = 3;- Specified by:
getAcceleratorConfigin interfaceExecutionTemplateOrBuilder- Returns:
- The acceleratorConfig.
-
getAcceleratorConfigOrBuilder
public ExecutionTemplate.SchedulerAcceleratorConfigOrBuilder getAcceleratorConfigOrBuilder()
Configuration (count and accelerator type) for hardware running notebook execution.
.google.cloud.notebooks.v1.ExecutionTemplate.SchedulerAcceleratorConfig accelerator_config = 3;- Specified by:
getAcceleratorConfigOrBuilderin interfaceExecutionTemplateOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:ExecutionTemplateOrBuilderLabels for execution. If execution is scheduled, a field included will be 'nbs-scheduled'. Otherwise, it is an immediate execution, and an included field will be 'nbs-immediate'. Use fields to efficiently index between various types of executions.
map<string, string> labels = 4;- Specified by:
getLabelsCountin interfaceExecutionTemplateOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels for execution. If execution is scheduled, a field included will be 'nbs-scheduled'. Otherwise, it is an immediate execution, and an included field will be 'nbs-immediate'. Use fields to efficiently index between various types of executions.
map<string, string> labels = 4;- Specified by:
containsLabelsin interfaceExecutionTemplateOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceExecutionTemplateOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels for execution. If execution is scheduled, a field included will be 'nbs-scheduled'. Otherwise, it is an immediate execution, and an included field will be 'nbs-immediate'. Use fields to efficiently index between various types of executions.
map<string, string> labels = 4;- Specified by:
getLabelsMapin interfaceExecutionTemplateOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels for execution. If execution is scheduled, a field included will be 'nbs-scheduled'. Otherwise, it is an immediate execution, and an included field will be 'nbs-immediate'. Use fields to efficiently index between various types of executions.
map<string, string> labels = 4;- Specified by:
getLabelsOrDefaultin interfaceExecutionTemplateOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels for execution. If execution is scheduled, a field included will be 'nbs-scheduled'. Otherwise, it is an immediate execution, and an included field will be 'nbs-immediate'. Use fields to efficiently index between various types of executions.
map<string, string> labels = 4;- Specified by:
getLabelsOrThrowin interfaceExecutionTemplateOrBuilder
-
getInputNotebookFile
public String getInputNotebookFile()
Path to the notebook file to execute. Must be in a Google Cloud Storage bucket. Format: `gs://{bucket_name}/{folder}/{notebook_file_name}` Ex: `gs://notebook_user/scheduled_notebooks/sentiment_notebook.ipynb`string input_notebook_file = 5;- Specified by:
getInputNotebookFilein interfaceExecutionTemplateOrBuilder- Returns:
- The inputNotebookFile.
-
getInputNotebookFileBytes
public com.google.protobuf.ByteString getInputNotebookFileBytes()
Path to the notebook file to execute. Must be in a Google Cloud Storage bucket. Format: `gs://{bucket_name}/{folder}/{notebook_file_name}` Ex: `gs://notebook_user/scheduled_notebooks/sentiment_notebook.ipynb`string input_notebook_file = 5;- Specified by:
getInputNotebookFileBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for inputNotebookFile.
-
getContainerImageUri
public String getContainerImageUri()
Container Image URI to a DLVM Example: 'gcr.io/deeplearning-platform-release/base-cu100' More examples can be found at: https://cloud.google.com/ai-platform/deep-learning-containers/docs/choosing-container
string container_image_uri = 6;- Specified by:
getContainerImageUriin interfaceExecutionTemplateOrBuilder- Returns:
- The containerImageUri.
-
getContainerImageUriBytes
public com.google.protobuf.ByteString getContainerImageUriBytes()
Container Image URI to a DLVM Example: 'gcr.io/deeplearning-platform-release/base-cu100' More examples can be found at: https://cloud.google.com/ai-platform/deep-learning-containers/docs/choosing-container
string container_image_uri = 6;- Specified by:
getContainerImageUriBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for containerImageUri.
-
getOutputNotebookFolder
public String getOutputNotebookFolder()
Path to the notebook folder to write to. Must be in a Google Cloud Storage bucket path. Format: `gs://{bucket_name}/{folder}` Ex: `gs://notebook_user/scheduled_notebooks`string output_notebook_folder = 7;- Specified by:
getOutputNotebookFolderin interfaceExecutionTemplateOrBuilder- Returns:
- The outputNotebookFolder.
-
getOutputNotebookFolderBytes
public com.google.protobuf.ByteString getOutputNotebookFolderBytes()
Path to the notebook folder to write to. Must be in a Google Cloud Storage bucket path. Format: `gs://{bucket_name}/{folder}` Ex: `gs://notebook_user/scheduled_notebooks`string output_notebook_folder = 7;- Specified by:
getOutputNotebookFolderBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for outputNotebookFolder.
-
getParamsYamlFile
public String getParamsYamlFile()
Parameters to be overridden in the notebook during execution. Ref https://papermill.readthedocs.io/en/latest/usage-parameterize.html on how to specifying parameters in the input notebook and pass them here in an YAML file. Ex: `gs://notebook_user/scheduled_notebooks/sentiment_notebook_params.yaml`
string params_yaml_file = 8;- Specified by:
getParamsYamlFilein interfaceExecutionTemplateOrBuilder- Returns:
- The paramsYamlFile.
-
getParamsYamlFileBytes
public com.google.protobuf.ByteString getParamsYamlFileBytes()
Parameters to be overridden in the notebook during execution. Ref https://papermill.readthedocs.io/en/latest/usage-parameterize.html on how to specifying parameters in the input notebook and pass them here in an YAML file. Ex: `gs://notebook_user/scheduled_notebooks/sentiment_notebook_params.yaml`
string params_yaml_file = 8;- Specified by:
getParamsYamlFileBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for paramsYamlFile.
-
getParameters
public String getParameters()
Parameters used within the 'input_notebook_file' notebook.
string parameters = 9;- Specified by:
getParametersin interfaceExecutionTemplateOrBuilder- Returns:
- The parameters.
-
getParametersBytes
public com.google.protobuf.ByteString getParametersBytes()
Parameters used within the 'input_notebook_file' notebook.
string parameters = 9;- Specified by:
getParametersBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for parameters.
-
getServiceAccount
public String getServiceAccount()
The email address of a service account to use when running the execution. You must have the `iam.serviceAccounts.actAs` permission for the specified service account.
string service_account = 10;- Specified by:
getServiceAccountin interfaceExecutionTemplateOrBuilder- Returns:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()
The email address of a service account to use when running the execution. You must have the `iam.serviceAccounts.actAs` permission for the specified service account.
string service_account = 10;- Specified by:
getServiceAccountBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for serviceAccount.
-
getJobTypeValue
public int getJobTypeValue()
The type of Job to be used on this execution.
.google.cloud.notebooks.v1.ExecutionTemplate.JobType job_type = 11;- Specified by:
getJobTypeValuein interfaceExecutionTemplateOrBuilder- Returns:
- The enum numeric value on the wire for jobType.
-
getJobType
public ExecutionTemplate.JobType getJobType()
The type of Job to be used on this execution.
.google.cloud.notebooks.v1.ExecutionTemplate.JobType job_type = 11;- Specified by:
getJobTypein interfaceExecutionTemplateOrBuilder- Returns:
- The jobType.
-
hasDataprocParameters
public boolean hasDataprocParameters()
Parameters used in Dataproc JobType executions.
.google.cloud.notebooks.v1.ExecutionTemplate.DataprocParameters dataproc_parameters = 12;- Specified by:
hasDataprocParametersin interfaceExecutionTemplateOrBuilder- Returns:
- Whether the dataprocParameters field is set.
-
getDataprocParameters
public ExecutionTemplate.DataprocParameters getDataprocParameters()
Parameters used in Dataproc JobType executions.
.google.cloud.notebooks.v1.ExecutionTemplate.DataprocParameters dataproc_parameters = 12;- Specified by:
getDataprocParametersin interfaceExecutionTemplateOrBuilder- Returns:
- The dataprocParameters.
-
getDataprocParametersOrBuilder
public ExecutionTemplate.DataprocParametersOrBuilder getDataprocParametersOrBuilder()
Parameters used in Dataproc JobType executions.
.google.cloud.notebooks.v1.ExecutionTemplate.DataprocParameters dataproc_parameters = 12;- Specified by:
getDataprocParametersOrBuilderin interfaceExecutionTemplateOrBuilder
-
hasVertexAiParameters
public boolean hasVertexAiParameters()
Parameters used in Vertex AI JobType executions.
.google.cloud.notebooks.v1.ExecutionTemplate.VertexAIParameters vertex_ai_parameters = 13;- Specified by:
hasVertexAiParametersin interfaceExecutionTemplateOrBuilder- Returns:
- Whether the vertexAiParameters field is set.
-
getVertexAiParameters
public ExecutionTemplate.VertexAIParameters getVertexAiParameters()
Parameters used in Vertex AI JobType executions.
.google.cloud.notebooks.v1.ExecutionTemplate.VertexAIParameters vertex_ai_parameters = 13;- Specified by:
getVertexAiParametersin interfaceExecutionTemplateOrBuilder- Returns:
- The vertexAiParameters.
-
getVertexAiParametersOrBuilder
public ExecutionTemplate.VertexAIParametersOrBuilder getVertexAiParametersOrBuilder()
Parameters used in Vertex AI JobType executions.
.google.cloud.notebooks.v1.ExecutionTemplate.VertexAIParameters vertex_ai_parameters = 13;- Specified by:
getVertexAiParametersOrBuilderin interfaceExecutionTemplateOrBuilder
-
getKernelSpec
public String getKernelSpec()
Name of the kernel spec to use. This must be specified if the kernel spec name on the execution target does not match the name in the input notebook file.
string kernel_spec = 14;- Specified by:
getKernelSpecin interfaceExecutionTemplateOrBuilder- Returns:
- The kernelSpec.
-
getKernelSpecBytes
public com.google.protobuf.ByteString getKernelSpecBytes()
Name of the kernel spec to use. This must be specified if the kernel spec name on the execution target does not match the name in the input notebook file.
string kernel_spec = 14;- Specified by:
getKernelSpecBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for kernelSpec.
-
getTensorboard
public String getTensorboard()
The name of a Vertex AI [Tensorboard] resource to which this execution will upload Tensorboard logs. Format: `projects/{project}/locations/{location}/tensorboards/{tensorboard}`string tensorboard = 15 [(.google.api.resource_reference) = { ... }- Specified by:
getTensorboardin interfaceExecutionTemplateOrBuilder- Returns:
- The tensorboard.
-
getTensorboardBytes
public com.google.protobuf.ByteString getTensorboardBytes()
The name of a Vertex AI [Tensorboard] resource to which this execution will upload Tensorboard logs. Format: `projects/{project}/locations/{location}/tensorboards/{tensorboard}`string tensorboard = 15 [(.google.api.resource_reference) = { ... }- Specified by:
getTensorboardBytesin interfaceExecutionTemplateOrBuilder- Returns:
- The bytes for tensorboard.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExecutionTemplate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionTemplate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionTemplate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionTemplate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionTemplate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionTemplate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionTemplate parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionTemplate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionTemplate parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionTemplate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionTemplate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionTemplate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ExecutionTemplate.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ExecutionTemplate.Builder newBuilder()
-
newBuilder
public static ExecutionTemplate.Builder newBuilder(ExecutionTemplate prototype)
-
toBuilder
public ExecutionTemplate.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExecutionTemplate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ExecutionTemplate getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ExecutionTemplate> parser()
-
getParserForType
public com.google.protobuf.Parser<ExecutionTemplate> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ExecutionTemplate getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-