Package com.google.cloud.notebooks.v1
Class Runtime.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
- com.google.cloud.notebooks.v1.Runtime.Builder
-
- All Implemented Interfaces:
RuntimeOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Runtime
public static final class Runtime.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder> implements RuntimeOrBuilder
The definition of a Runtime for a managed notebook instance.
Protobuf typegoogle.cloud.notebooks.v1.Runtime
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Runtime.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Runtimebuild()RuntimebuildPartial()Runtime.Builderclear()Runtime.BuilderclearAccessConfig()The config settings for accessing runtime.Runtime.BuilderclearCreateTime()Output only.Runtime.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Runtime.BuilderclearHealthState()Output only.Runtime.BuilderclearMetrics()Output only.Runtime.BuilderclearName()Output only.Runtime.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Runtime.BuilderclearRuntimeType()Runtime.BuilderclearSoftwareConfig()The config settings for software inside the runtime.Runtime.BuilderclearState()Output only.Runtime.BuilderclearUpdateTime()Output only.Runtime.BuilderclearVirtualMachine()Use a Compute Engine VM image to start the managed notebook instance.Runtime.Builderclone()RuntimeAccessConfiggetAccessConfig()The config settings for accessing runtime.RuntimeAccessConfig.BuildergetAccessConfigBuilder()The config settings for accessing runtime.RuntimeAccessConfigOrBuildergetAccessConfigOrBuilder()The config settings for accessing runtime.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.RuntimegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Runtime.HealthStategetHealthState()Output only.intgetHealthStateValue()Output only.RuntimeMetricsgetMetrics()Output only.RuntimeMetrics.BuildergetMetricsBuilder()Output only.RuntimeMetricsOrBuildergetMetricsOrBuilder()Output only.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.Runtime.RuntimeTypeCasegetRuntimeTypeCase()RuntimeSoftwareConfiggetSoftwareConfig()The config settings for software inside the runtime.RuntimeSoftwareConfig.BuildergetSoftwareConfigBuilder()The config settings for software inside the runtime.RuntimeSoftwareConfigOrBuildergetSoftwareConfigOrBuilder()The config settings for software inside the runtime.Runtime.StategetState()Output only.intgetStateValue()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.VirtualMachinegetVirtualMachine()Use a Compute Engine VM image to start the managed notebook instance.VirtualMachine.BuildergetVirtualMachineBuilder()Use a Compute Engine VM image to start the managed notebook instance.VirtualMachineOrBuildergetVirtualMachineOrBuilder()Use a Compute Engine VM image to start the managed notebook instance.booleanhasAccessConfig()The config settings for accessing runtime.booleanhasCreateTime()Output only.booleanhasMetrics()Output only.booleanhasSoftwareConfig()The config settings for software inside the runtime.booleanhasUpdateTime()Output only.booleanhasVirtualMachine()Use a Compute Engine VM image to start the managed notebook instance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Runtime.BuildermergeAccessConfig(RuntimeAccessConfig value)The config settings for accessing runtime.Runtime.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Runtime.BuildermergeFrom(Runtime other)Runtime.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Runtime.BuildermergeFrom(com.google.protobuf.Message other)Runtime.BuildermergeMetrics(RuntimeMetrics value)Output only.Runtime.BuildermergeSoftwareConfig(RuntimeSoftwareConfig value)The config settings for software inside the runtime.Runtime.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Runtime.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.Runtime.BuildermergeVirtualMachine(VirtualMachine value)Use a Compute Engine VM image to start the managed notebook instance.Runtime.BuildersetAccessConfig(RuntimeAccessConfig value)The config settings for accessing runtime.Runtime.BuildersetAccessConfig(RuntimeAccessConfig.Builder builderForValue)The config settings for accessing runtime.Runtime.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Runtime.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Runtime.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Runtime.BuildersetHealthState(Runtime.HealthState value)Output only.Runtime.BuildersetHealthStateValue(int value)Output only.Runtime.BuildersetMetrics(RuntimeMetrics value)Output only.Runtime.BuildersetMetrics(RuntimeMetrics.Builder builderForValue)Output only.Runtime.BuildersetName(String value)Output only.Runtime.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.Runtime.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Runtime.BuildersetSoftwareConfig(RuntimeSoftwareConfig value)The config settings for software inside the runtime.Runtime.BuildersetSoftwareConfig(RuntimeSoftwareConfig.Builder builderForValue)The config settings for software inside the runtime.Runtime.BuildersetState(Runtime.State value)Output only.Runtime.BuildersetStateValue(int value)Output only.Runtime.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Runtime.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.Runtime.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Runtime.BuildersetVirtualMachine(VirtualMachine value)Use a Compute Engine VM image to start the managed notebook instance.Runtime.BuildersetVirtualMachine(VirtualMachine.Builder builderForValue)Use a Compute Engine VM image to start the managed notebook instance.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
clear
public Runtime.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
getDefaultInstanceForType
public Runtime getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Runtime build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Runtime buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Runtime.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
setField
public Runtime.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
clearField
public Runtime.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
clearOneof
public Runtime.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
setRepeatedField
public Runtime.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
addRepeatedField
public Runtime.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
mergeFrom
public Runtime.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Runtime.Builder>
-
mergeFrom
public Runtime.Builder mergeFrom(Runtime other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
mergeFrom
public Runtime.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Runtime.Builder>- Throws:
IOException
-
getRuntimeTypeCase
public Runtime.RuntimeTypeCase getRuntimeTypeCase()
- Specified by:
getRuntimeTypeCasein interfaceRuntimeOrBuilder
-
clearRuntimeType
public Runtime.Builder clearRuntimeType()
-
getName
public String getName()
Output only. The resource name of the runtime. Format: `projects/{project}/locations/{location}/runtimes/{runtimeId}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceRuntimeOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the runtime. Format: `projects/{project}/locations/{location}/runtimes/{runtimeId}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceRuntimeOrBuilder- Returns:
- The bytes for name.
-
setName
public Runtime.Builder setName(String value)
Output only. The resource name of the runtime. Format: `projects/{project}/locations/{location}/runtimes/{runtimeId}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Runtime.Builder clearName()
Output only. The resource name of the runtime. Format: `projects/{project}/locations/{location}/runtimes/{runtimeId}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
public Runtime.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the runtime. Format: `projects/{project}/locations/{location}/runtimes/{runtimeId}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasVirtualMachine
public boolean hasVirtualMachine()
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;- Specified by:
hasVirtualMachinein interfaceRuntimeOrBuilder- Returns:
- Whether the virtualMachine field is set.
-
getVirtualMachine
public VirtualMachine getVirtualMachine()
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;- Specified by:
getVirtualMachinein interfaceRuntimeOrBuilder- Returns:
- The virtualMachine.
-
setVirtualMachine
public Runtime.Builder setVirtualMachine(VirtualMachine value)
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;
-
setVirtualMachine
public Runtime.Builder setVirtualMachine(VirtualMachine.Builder builderForValue)
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;
-
mergeVirtualMachine
public Runtime.Builder mergeVirtualMachine(VirtualMachine value)
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;
-
clearVirtualMachine
public Runtime.Builder clearVirtualMachine()
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;
-
getVirtualMachineBuilder
public VirtualMachine.Builder getVirtualMachineBuilder()
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;
-
getVirtualMachineOrBuilder
public VirtualMachineOrBuilder getVirtualMachineOrBuilder()
Use a Compute Engine VM image to start the managed notebook instance.
.google.cloud.notebooks.v1.VirtualMachine virtual_machine = 2;- Specified by:
getVirtualMachineOrBuilderin interfaceRuntimeOrBuilder
-
getStateValue
public int getStateValue()
Output only. Runtime state.
.google.cloud.notebooks.v1.Runtime.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceRuntimeOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public Runtime.Builder setStateValue(int value)
Output only. Runtime state.
.google.cloud.notebooks.v1.Runtime.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public Runtime.State getState()
Output only. Runtime state.
.google.cloud.notebooks.v1.Runtime.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceRuntimeOrBuilder- Returns:
- The state.
-
setState
public Runtime.Builder setState(Runtime.State value)
Output only. Runtime state.
.google.cloud.notebooks.v1.Runtime.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public Runtime.Builder clearState()
Output only. Runtime state.
.google.cloud.notebooks.v1.Runtime.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getHealthStateValue
public int getHealthStateValue()
Output only. Runtime health_state.
.google.cloud.notebooks.v1.Runtime.HealthState health_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHealthStateValuein interfaceRuntimeOrBuilder- Returns:
- The enum numeric value on the wire for healthState.
-
setHealthStateValue
public Runtime.Builder setHealthStateValue(int value)
Output only. Runtime health_state.
.google.cloud.notebooks.v1.Runtime.HealthState health_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for healthState to set.- Returns:
- This builder for chaining.
-
getHealthState
public Runtime.HealthState getHealthState()
Output only. Runtime health_state.
.google.cloud.notebooks.v1.Runtime.HealthState health_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHealthStatein interfaceRuntimeOrBuilder- Returns:
- The healthState.
-
setHealthState
public Runtime.Builder setHealthState(Runtime.HealthState value)
Output only. Runtime health_state.
.google.cloud.notebooks.v1.Runtime.HealthState health_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The healthState to set.- Returns:
- This builder for chaining.
-
clearHealthState
public Runtime.Builder clearHealthState()
Output only. Runtime health_state.
.google.cloud.notebooks.v1.Runtime.HealthState health_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasAccessConfig
public boolean hasAccessConfig()
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;- Specified by:
hasAccessConfigin interfaceRuntimeOrBuilder- Returns:
- Whether the accessConfig field is set.
-
getAccessConfig
public RuntimeAccessConfig getAccessConfig()
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;- Specified by:
getAccessConfigin interfaceRuntimeOrBuilder- Returns:
- The accessConfig.
-
setAccessConfig
public Runtime.Builder setAccessConfig(RuntimeAccessConfig value)
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;
-
setAccessConfig
public Runtime.Builder setAccessConfig(RuntimeAccessConfig.Builder builderForValue)
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;
-
mergeAccessConfig
public Runtime.Builder mergeAccessConfig(RuntimeAccessConfig value)
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;
-
clearAccessConfig
public Runtime.Builder clearAccessConfig()
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;
-
getAccessConfigBuilder
public RuntimeAccessConfig.Builder getAccessConfigBuilder()
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;
-
getAccessConfigOrBuilder
public RuntimeAccessConfigOrBuilder getAccessConfigOrBuilder()
The config settings for accessing runtime.
.google.cloud.notebooks.v1.RuntimeAccessConfig access_config = 5;- Specified by:
getAccessConfigOrBuilderin interfaceRuntimeOrBuilder
-
hasSoftwareConfig
public boolean hasSoftwareConfig()
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;- Specified by:
hasSoftwareConfigin interfaceRuntimeOrBuilder- Returns:
- Whether the softwareConfig field is set.
-
getSoftwareConfig
public RuntimeSoftwareConfig getSoftwareConfig()
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;- Specified by:
getSoftwareConfigin interfaceRuntimeOrBuilder- Returns:
- The softwareConfig.
-
setSoftwareConfig
public Runtime.Builder setSoftwareConfig(RuntimeSoftwareConfig value)
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;
-
setSoftwareConfig
public Runtime.Builder setSoftwareConfig(RuntimeSoftwareConfig.Builder builderForValue)
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;
-
mergeSoftwareConfig
public Runtime.Builder mergeSoftwareConfig(RuntimeSoftwareConfig value)
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;
-
clearSoftwareConfig
public Runtime.Builder clearSoftwareConfig()
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;
-
getSoftwareConfigBuilder
public RuntimeSoftwareConfig.Builder getSoftwareConfigBuilder()
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;
-
getSoftwareConfigOrBuilder
public RuntimeSoftwareConfigOrBuilder getSoftwareConfigOrBuilder()
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;- Specified by:
getSoftwareConfigOrBuilderin interfaceRuntimeOrBuilder
-
hasMetrics
public boolean hasMetrics()
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasMetricsin interfaceRuntimeOrBuilder- Returns:
- Whether the metrics field is set.
-
getMetrics
public RuntimeMetrics getMetrics()
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMetricsin interfaceRuntimeOrBuilder- Returns:
- The metrics.
-
setMetrics
public Runtime.Builder setMetrics(RuntimeMetrics value)
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setMetrics
public Runtime.Builder setMetrics(RuntimeMetrics.Builder builderForValue)
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeMetrics
public Runtime.Builder mergeMetrics(RuntimeMetrics value)
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearMetrics
public Runtime.Builder clearMetrics()
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getMetricsBuilder
public RuntimeMetrics.Builder getMetricsBuilder()
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getMetricsOrBuilder
public RuntimeMetricsOrBuilder getMetricsOrBuilder()
Output only. Contains Runtime daemon metrics such as Service status and JupyterLab stats.
.google.cloud.notebooks.v1.RuntimeMetrics metrics = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMetricsOrBuilderin interfaceRuntimeOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceRuntimeOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceRuntimeOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Runtime.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Runtime.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Runtime.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Runtime.Builder clearCreateTime()
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceRuntimeOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceRuntimeOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceRuntimeOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public Runtime.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public Runtime.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public Runtime.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public Runtime.Builder clearUpdateTime()
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceRuntimeOrBuilder
-
setUnknownFields
public final Runtime.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
mergeUnknownFields
public final Runtime.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
-