| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllInstanceOwners(Iterable<String> values)
Input only.
|
Instance.Builder |
Instance.Builder.addInstanceOwners(String value)
Input only.
|
Instance.Builder |
Instance.Builder.addInstanceOwnersBytes(com.google.protobuf.ByteString value)
Input only.
|
Instance.Builder |
ListInstancesResponse.Builder.addInstancesBuilder()
A list of returned instances.
|
Instance.Builder |
ListInstancesResponse.Builder.addInstancesBuilder(int index)
A list of returned instances.
|
Instance.Builder |
Instance.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.Builder |
Instance.Builder.clear() |
Instance.Builder |
Instance.Builder.clearAcceleratorConfig()
The hardware accelerator used on this instance.
|
Instance.Builder |
Instance.Builder.clearBootDiskSizeGb()
Input only.
|
Instance.Builder |
Instance.Builder.clearBootDiskType()
Input only.
|
Instance.Builder |
Instance.Builder.clearCanIpForward()
Optional.
|
Instance.Builder |
Instance.Builder.clearContainerImage()
Use a container image to start the notebook instance.
|
Instance.Builder |
Instance.Builder.clearCreateTime()
Output only.
|
Instance.Builder |
Instance.Builder.clearCustomGpuDriverPath()
Specify a custom Cloud Storage path where the GPU driver is stored.
|
Instance.Builder |
Instance.Builder.clearDataDiskSizeGb()
Input only.
|
Instance.Builder |
Instance.Builder.clearDataDiskType()
Input only.
|
Instance.Builder |
Instance.Builder.clearDiskEncryption()
Input only.
|
Instance.Builder |
Instance.Builder.clearEnvironment() |
Instance.Builder |
Instance.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Instance.Builder |
Instance.Builder.clearInstallGpuDriver()
Whether the end user authorizes Google Cloud to install GPU driver
on this instance.
|
Instance.Builder |
Instance.Builder.clearInstanceOwners()
Input only.
|
Instance.Builder |
Instance.Builder.clearKmsKey()
Input only.
|
Instance.Builder |
Instance.Builder.clearLabels() |
Instance.Builder |
Instance.Builder.clearMachineType()
Required.
|
Instance.Builder |
Instance.Builder.clearMetadata() |
Instance.Builder |
Instance.Builder.clearName()
Output only.
|
Instance.Builder |
Instance.Builder.clearNetwork()
The name of the VPC that this instance is in.
|
Instance.Builder |
Instance.Builder.clearNicType()
Optional.
|
Instance.Builder |
Instance.Builder.clearNoProxyAccess()
If true, the notebook instance will not register with the proxy.
|
Instance.Builder |
Instance.Builder.clearNoPublicIp()
If true, no public IP will be assigned to this instance.
|
Instance.Builder |
Instance.Builder.clearNoRemoveDataDisk()
Input only.
|
Instance.Builder |
Instance.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Instance.Builder |
Instance.Builder.clearPostStartupScript()
Path to a Bash script that automatically runs after a notebook instance
fully boots up.
|
Instance.Builder |
Instance.Builder.clearProxyUri()
Output only.
|
Instance.Builder |
Instance.Builder.clearReservationAffinity()
Optional.
|
Instance.Builder |
Instance.Builder.clearServiceAccount()
The service account on this instance, giving access to other Google
Cloud services.
|
Instance.Builder |
Instance.Builder.clearState()
Output only.
|
Instance.Builder |
Instance.Builder.clearSubnet()
The name of the subnet that this instance is in.
|
Instance.Builder |
Instance.Builder.clearUpdateTime()
Output only.
|
Instance.Builder |
Instance.Builder.clearVmImage()
Use a Compute Engine VM image to start the notebook instance.
|
Instance.Builder |
Instance.Builder.clone() |
Instance.Builder |
CreateInstanceRequest.Builder.getInstanceBuilder()
Required.
|
Instance.Builder |
ListInstancesResponse.Builder.getInstancesBuilder(int index)
A list of returned instances.
|
Instance.Builder |
Instance.Builder.mergeAcceleratorConfig(Instance.AcceleratorConfig value)
The hardware accelerator used on this instance.
|
Instance.Builder |
Instance.Builder.mergeContainerImage(ContainerImage value)
Use a container image to start the notebook instance.
|
Instance.Builder |
Instance.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Instance.Builder |
Instance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Instance.Builder |
Instance.Builder.mergeFrom(Instance other) |
Instance.Builder |
Instance.Builder.mergeFrom(com.google.protobuf.Message other) |
Instance.Builder |
Instance.Builder.mergeReservationAffinity(ReservationAffinity value)
Optional.
|
Instance.Builder |
Instance.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Instance.Builder |
Instance.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Instance.Builder |
Instance.Builder.mergeVmImage(VmImage value)
Use a Compute Engine VM image to start the notebook instance.
|
static Instance.Builder |
Instance.newBuilder() |
static Instance.Builder |
Instance.newBuilder(Instance prototype) |
Instance.Builder |
Instance.newBuilderForType() |
protected Instance.Builder |
Instance.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Instance.Builder |
Instance.Builder.putAllLabels(Map<String,String> values)
Labels to apply to this instance.
|
Instance.Builder |
Instance.Builder.putAllMetadata(Map<String,String> values)
Custom metadata to apply to this instance.
|
Instance.Builder |
Instance.Builder.putLabels(String key,
String value)
Labels to apply to this instance.
|
Instance.Builder |
Instance.Builder.putMetadata(String key,
String value)
Custom metadata to apply to this instance.
|
Instance.Builder |
Instance.Builder.removeLabels(String key)
Labels to apply to this instance.
|
Instance.Builder |
Instance.Builder.removeMetadata(String key)
Custom metadata to apply to this instance.
|
Instance.Builder |
Instance.Builder.setAcceleratorConfig(Instance.AcceleratorConfig.Builder builderForValue)
The hardware accelerator used on this instance.
|
Instance.Builder |
Instance.Builder.setAcceleratorConfig(Instance.AcceleratorConfig value)
The hardware accelerator used on this instance.
|
Instance.Builder |
Instance.Builder.setBootDiskSizeGb(long value)
Input only.
|
Instance.Builder |
Instance.Builder.setBootDiskType(Instance.DiskType value)
Input only.
|
Instance.Builder |
Instance.Builder.setBootDiskTypeValue(int value)
Input only.
|
Instance.Builder |
Instance.Builder.setCanIpForward(boolean value)
Optional.
|
Instance.Builder |
Instance.Builder.setContainerImage(ContainerImage.Builder builderForValue)
Use a container image to start the notebook instance.
|
Instance.Builder |
Instance.Builder.setContainerImage(ContainerImage value)
Use a container image to start the notebook instance.
|
Instance.Builder |
Instance.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Instance.Builder |
Instance.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Instance.Builder |
Instance.Builder.setCustomGpuDriverPath(String value)
Specify a custom Cloud Storage path where the GPU driver is stored.
|
Instance.Builder |
Instance.Builder.setCustomGpuDriverPathBytes(com.google.protobuf.ByteString value)
Specify a custom Cloud Storage path where the GPU driver is stored.
|
Instance.Builder |
Instance.Builder.setDataDiskSizeGb(long value)
Input only.
|
Instance.Builder |
Instance.Builder.setDataDiskType(Instance.DiskType value)
Input only.
|
Instance.Builder |
Instance.Builder.setDataDiskTypeValue(int value)
Input only.
|
Instance.Builder |
Instance.Builder.setDiskEncryption(Instance.DiskEncryption value)
Input only.
|
Instance.Builder |
Instance.Builder.setDiskEncryptionValue(int value)
Input only.
|
Instance.Builder |
Instance.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Instance.Builder |
Instance.Builder.setInstallGpuDriver(boolean value)
Whether the end user authorizes Google Cloud to install GPU driver
on this instance.
|
Instance.Builder |
Instance.Builder.setInstanceOwners(int index,
String value)
Input only.
|
Instance.Builder |
Instance.Builder.setKmsKey(String value)
Input only.
|
Instance.Builder |
Instance.Builder.setKmsKeyBytes(com.google.protobuf.ByteString value)
Input only.
|
Instance.Builder |
Instance.Builder.setMachineType(String value)
Required.
|
Instance.Builder |
Instance.Builder.setMachineTypeBytes(com.google.protobuf.ByteString value)
Required.
|
Instance.Builder |
Instance.Builder.setName(String value)
Output only.
|
Instance.Builder |
Instance.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.Builder |
Instance.Builder.setNetwork(String value)
The name of the VPC that this instance is in.
|
Instance.Builder |
Instance.Builder.setNetworkBytes(com.google.protobuf.ByteString value)
The name of the VPC that this instance is in.
|
Instance.Builder |
Instance.Builder.setNicType(Instance.NicType value)
Optional.
|
Instance.Builder |
Instance.Builder.setNicTypeValue(int value)
Optional.
|
Instance.Builder |
Instance.Builder.setNoProxyAccess(boolean value)
If true, the notebook instance will not register with the proxy.
|
Instance.Builder |
Instance.Builder.setNoPublicIp(boolean value)
If true, no public IP will be assigned to this instance.
|
Instance.Builder |
Instance.Builder.setNoRemoveDataDisk(boolean value)
Input only.
|
Instance.Builder |
Instance.Builder.setPostStartupScript(String value)
Path to a Bash script that automatically runs after a notebook instance
fully boots up.
|
Instance.Builder |
Instance.Builder.setPostStartupScriptBytes(com.google.protobuf.ByteString value)
Path to a Bash script that automatically runs after a notebook instance
fully boots up.
|
Instance.Builder |
Instance.Builder.setProxyUri(String value)
Output only.
|
Instance.Builder |
Instance.Builder.setProxyUriBytes(com.google.protobuf.ByteString value)
Output only.
|
Instance.Builder |
Instance.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Instance.Builder |
Instance.Builder.setReservationAffinity(ReservationAffinity.Builder builderForValue)
Optional.
|
Instance.Builder |
Instance.Builder.setReservationAffinity(ReservationAffinity value)
Optional.
|
Instance.Builder |
Instance.Builder.setServiceAccount(String value)
The service account on this instance, giving access to other Google
Cloud services.
|
Instance.Builder |
Instance.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account on this instance, giving access to other Google
Cloud services.
|
Instance.Builder |
Instance.Builder.setState(Instance.State value)
Output only.
|
Instance.Builder |
Instance.Builder.setStateValue(int value)
Output only.
|
Instance.Builder |
Instance.Builder.setSubnet(String value)
The name of the subnet that this instance is in.
|
Instance.Builder |
Instance.Builder.setSubnetBytes(com.google.protobuf.ByteString value)
The name of the subnet that this instance is in.
|
Instance.Builder |
Instance.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Instance.Builder |
Instance.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Instance.Builder |
Instance.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Instance.Builder |
Instance.Builder.setVmImage(VmImage.Builder builderForValue)
Use a Compute Engine VM image to start the notebook instance.
|
Instance.Builder |
Instance.Builder.setVmImage(VmImage value)
Use a Compute Engine VM image to start the notebook instance.
|
Instance.Builder |
Instance.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.Builder> |
ListInstancesResponse.Builder.getInstancesBuilderList()
A list of returned instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.addInstances(Instance.Builder builderForValue)
A list of returned instances.
|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.addInstances(int index,
Instance.Builder builderForValue)
A list of returned instances.
|
CreateInstanceRequest.Builder |
CreateInstanceRequest.Builder.setInstance(Instance.Builder builderForValue)
Required.
|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.setInstances(int index,
Instance.Builder builderForValue)
A list of returned instances.
|
Copyright © 2024 Google LLC. All rights reserved.