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.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Runtime
build()
Runtime
buildPartial()
Runtime.Builder
clear()
Runtime.Builder
clearAccessConfig()
The config settings for accessing runtime.Runtime.Builder
clearCreateTime()
Output only.Runtime.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Runtime.Builder
clearHealthState()
Output only.Runtime.Builder
clearMetrics()
Output only.Runtime.Builder
clearName()
Output only.Runtime.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Runtime.Builder
clearRuntimeType()
Runtime.Builder
clearSoftwareConfig()
The config settings for software inside the runtime.Runtime.Builder
clearState()
Output only.Runtime.Builder
clearUpdateTime()
Output only.Runtime.Builder
clearVirtualMachine()
Use a Compute Engine VM image to start the managed notebook instance.Runtime.Builder
clone()
RuntimeAccessConfig
getAccessConfig()
The config settings for accessing runtime.RuntimeAccessConfig.Builder
getAccessConfigBuilder()
The config settings for accessing runtime.RuntimeAccessConfigOrBuilder
getAccessConfigOrBuilder()
The config settings for accessing runtime.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.Runtime
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Runtime.HealthState
getHealthState()
Output only.int
getHealthStateValue()
Output only.RuntimeMetrics
getMetrics()
Output only.RuntimeMetrics.Builder
getMetricsBuilder()
Output only.RuntimeMetricsOrBuilder
getMetricsOrBuilder()
Output only.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.Runtime.RuntimeTypeCase
getRuntimeTypeCase()
RuntimeSoftwareConfig
getSoftwareConfig()
The config settings for software inside the runtime.RuntimeSoftwareConfig.Builder
getSoftwareConfigBuilder()
The config settings for software inside the runtime.RuntimeSoftwareConfigOrBuilder
getSoftwareConfigOrBuilder()
The config settings for software inside the runtime.Runtime.State
getState()
Output only.int
getStateValue()
Output only.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.VirtualMachine
getVirtualMachine()
Use a Compute Engine VM image to start the managed notebook instance.VirtualMachine.Builder
getVirtualMachineBuilder()
Use a Compute Engine VM image to start the managed notebook instance.VirtualMachineOrBuilder
getVirtualMachineOrBuilder()
Use a Compute Engine VM image to start the managed notebook instance.boolean
hasAccessConfig()
The config settings for accessing runtime.boolean
hasCreateTime()
Output only.boolean
hasMetrics()
Output only.boolean
hasSoftwareConfig()
The config settings for software inside the runtime.boolean
hasUpdateTime()
Output only.boolean
hasVirtualMachine()
Use a Compute Engine VM image to start the managed notebook instance.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Runtime.Builder
mergeAccessConfig(RuntimeAccessConfig value)
The config settings for accessing runtime.Runtime.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.Runtime.Builder
mergeFrom(Runtime other)
Runtime.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Runtime.Builder
mergeFrom(com.google.protobuf.Message other)
Runtime.Builder
mergeMetrics(RuntimeMetrics value)
Output only.Runtime.Builder
mergeSoftwareConfig(RuntimeSoftwareConfig value)
The config settings for software inside the runtime.Runtime.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Runtime.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.Runtime.Builder
mergeVirtualMachine(VirtualMachine value)
Use a Compute Engine VM image to start the managed notebook instance.Runtime.Builder
setAccessConfig(RuntimeAccessConfig value)
The config settings for accessing runtime.Runtime.Builder
setAccessConfig(RuntimeAccessConfig.Builder builderForValue)
The config settings for accessing runtime.Runtime.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.Runtime.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Runtime.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Runtime.Builder
setHealthState(Runtime.HealthState value)
Output only.Runtime.Builder
setHealthStateValue(int value)
Output only.Runtime.Builder
setMetrics(RuntimeMetrics value)
Output only.Runtime.Builder
setMetrics(RuntimeMetrics.Builder builderForValue)
Output only.Runtime.Builder
setName(String value)
Output only.Runtime.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.Runtime.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Runtime.Builder
setSoftwareConfig(RuntimeSoftwareConfig value)
The config settings for software inside the runtime.Runtime.Builder
setSoftwareConfig(RuntimeSoftwareConfig.Builder builderForValue)
The config settings for software inside the runtime.Runtime.Builder
setState(Runtime.State value)
Output only.Runtime.Builder
setStateValue(int value)
Output only.Runtime.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Runtime.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.Runtime.Builder
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Runtime.Builder
setVirtualMachine(VirtualMachine value)
Use a Compute Engine VM image to start the managed notebook instance.Runtime.Builder
setVirtualMachine(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
clear
public Runtime.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
getDefaultInstanceForType
public Runtime getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Runtime build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Runtime buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Runtime.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
setField
public Runtime.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
clearField
public Runtime.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
clearOneof
public Runtime.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
setRepeatedField
public Runtime.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
addRepeatedField
public Runtime.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
mergeFrom
public Runtime.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Runtime.Builder>
-
mergeFrom
public Runtime.Builder mergeFrom(Runtime other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Runtime.Builder>
- Throws:
IOException
-
getRuntimeTypeCase
public Runtime.RuntimeTypeCase getRuntimeTypeCase()
- Specified by:
getRuntimeTypeCase
in 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:
getName
in 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:
getNameBytes
in 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:
hasVirtualMachine
in 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:
getVirtualMachine
in 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:
getVirtualMachineOrBuilder
in 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:
getStateValue
in 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:
getState
in 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:
getHealthStateValue
in 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:
getHealthState
in 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:
hasAccessConfig
in 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:
getAccessConfig
in 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:
getAccessConfigOrBuilder
in interfaceRuntimeOrBuilder
-
hasSoftwareConfig
public boolean hasSoftwareConfig()
The config settings for software inside the runtime.
.google.cloud.notebooks.v1.RuntimeSoftwareConfig software_config = 6;
- Specified by:
hasSoftwareConfig
in 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:
getSoftwareConfig
in 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:
getSoftwareConfigOrBuilder
in 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:
hasMetrics
in 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:
getMetrics
in 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:
getMetricsOrBuilder
in interfaceRuntimeOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Output only. Runtime creation time.
.google.protobuf.Timestamp create_time = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in interfaceRuntimeOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Runtime update time.
.google.protobuf.Timestamp update_time = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in interfaceRuntimeOrBuilder
-
setUnknownFields
public final Runtime.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
mergeUnknownFields
public final Runtime.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Runtime.Builder>
-
-