public final class NotebookRuntime extends com.google.protobuf.GeneratedMessageV3 implements NotebookRuntimeOrBuilder
A runtime is a virtual machine allocated to a particular user for a particular Notebook file on temporary basis with lifetime limited to 24 hours.Protobuf type
google.cloud.aiplatform.v1beta1.NotebookRuntime| Modifier and Type | Class and Description |
|---|---|
static class |
NotebookRuntime.Builder
A runtime is a virtual machine allocated to a particular user for a
particular Notebook file on temporary basis with lifetime limited to 24
hours.
|
static class |
NotebookRuntime.HealthState
The substate of the NotebookRuntime to display health information.
|
static class |
NotebookRuntime.RuntimeState
The substate of the NotebookRuntime to display state of runtime.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
ENCRYPTION_SPEC_FIELD_NUMBER |
static int |
EXPIRATION_TIME_FIELD_NUMBER |
static int |
HEALTH_STATE_FIELD_NUMBER |
static int |
IDLE_SHUTDOWN_CONFIG_FIELD_NUMBER |
static int |
IS_UPGRADABLE_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NETWORK_TAGS_FIELD_NUMBER |
static int |
NOTEBOOK_RUNTIME_TEMPLATE_REF_FIELD_NUMBER |
static int |
NOTEBOOK_RUNTIME_TYPE_FIELD_NUMBER |
static int |
PROXY_URI_FIELD_NUMBER |
static int |
RUNTIME_STATE_FIELD_NUMBER |
static int |
RUNTIME_USER_FIELD_NUMBER |
static int |
SATISFIES_PZI_FIELD_NUMBER |
static int |
SATISFIES_PZS_FIELD_NUMBER |
static int |
SERVICE_ACCOUNT_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your
NotebookRuntime.
|
boolean |
equals(Object obj) |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
static NotebookRuntime |
getDefaultInstance() |
NotebookRuntime |
getDefaultInstanceForType() |
String |
getDescription()
The description of the NotebookRuntime.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The description of the NotebookRuntime.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
EncryptionSpec |
getEncryptionSpec()
Output only.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getExpirationTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getExpirationTimeOrBuilder()
Output only.
|
NotebookRuntime.HealthState |
getHealthState()
Output only.
|
int |
getHealthStateValue()
Output only.
|
NotebookIdleShutdownConfig |
getIdleShutdownConfig()
Output only.
|
NotebookIdleShutdownConfigOrBuilder |
getIdleShutdownConfigOrBuilder()
Output only.
|
boolean |
getIsUpgradable()
Output only.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your
NotebookRuntime.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your
NotebookRuntime.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your
NotebookRuntime.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your
NotebookRuntime.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
String |
getNetworkTags(int index)
Optional.
|
com.google.protobuf.ByteString |
getNetworkTagsBytes(int index)
Optional.
|
int |
getNetworkTagsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getNetworkTagsList()
Optional.
|
NotebookRuntimeTemplateRef |
getNotebookRuntimeTemplateRef()
Output only.
|
NotebookRuntimeTemplateRefOrBuilder |
getNotebookRuntimeTemplateRefOrBuilder()
Output only.
|
NotebookRuntimeType |
getNotebookRuntimeType()
Output only.
|
int |
getNotebookRuntimeTypeValue()
Output only.
|
com.google.protobuf.Parser<NotebookRuntime> |
getParserForType() |
String |
getProxyUri()
Output only.
|
com.google.protobuf.ByteString |
getProxyUriBytes()
Output only.
|
NotebookRuntime.RuntimeState |
getRuntimeState()
Output only.
|
int |
getRuntimeStateValue()
Output only.
|
String |
getRuntimeUser()
Required.
|
com.google.protobuf.ByteString |
getRuntimeUserBytes()
Required.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
int |
getSerializedSize() |
String |
getServiceAccount()
Output only.
|
com.google.protobuf.ByteString |
getServiceAccountBytes()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
String |
getVersion()
Output only.
|
com.google.protobuf.ByteString |
getVersionBytes()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEncryptionSpec()
Output only.
|
boolean |
hasExpirationTime()
Output only.
|
int |
hashCode() |
boolean |
hasIdleShutdownConfig()
Output only.
|
boolean |
hasNotebookRuntimeTemplateRef()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static NotebookRuntime.Builder |
newBuilder() |
static NotebookRuntime.Builder |
newBuilder(NotebookRuntime prototype) |
NotebookRuntime.Builder |
newBuilderForType() |
protected NotebookRuntime.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static NotebookRuntime |
parseDelimitedFrom(InputStream input) |
static NotebookRuntime |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
parseFrom(byte[] data) |
static NotebookRuntime |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
parseFrom(ByteBuffer data) |
static NotebookRuntime |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
parseFrom(com.google.protobuf.ByteString data) |
static NotebookRuntime |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookRuntime |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntime |
parseFrom(InputStream input) |
static NotebookRuntime |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NotebookRuntime> |
parser() |
NotebookRuntime.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int RUNTIME_USER_FIELD_NUMBER
public static final int NOTEBOOK_RUNTIME_TEMPLATE_REF_FIELD_NUMBER
public static final int PROXY_URI_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
public static final int HEALTH_STATE_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
public static final int RUNTIME_STATE_FIELD_NUMBER
public static final int IS_UPGRADABLE_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int NOTEBOOK_RUNTIME_TYPE_FIELD_NUMBER
public static final int IDLE_SHUTDOWN_CONFIG_FIELD_NUMBER
public static final int NETWORK_TAGS_FIELD_NUMBER
public static final int ENCRYPTION_SPEC_FIELD_NUMBER
public static final int SATISFIES_PZS_FIELD_NUMBER
public static final int SATISFIES_PZI_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
Output only. The resource name of the NotebookRuntime.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the NotebookRuntime.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface NotebookRuntimeOrBuilderpublic String getRuntimeUser()
Required. The user email of the NotebookRuntime.
string runtime_user = 2 [(.google.api.field_behavior) = REQUIRED];getRuntimeUser in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getRuntimeUserBytes()
Required. The user email of the NotebookRuntime.
string runtime_user = 2 [(.google.api.field_behavior) = REQUIRED];getRuntimeUserBytes in interface NotebookRuntimeOrBuilderpublic boolean hasNotebookRuntimeTemplateRef()
Output only. The pointer to NotebookRuntimeTemplate this NotebookRuntime is created from.
.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplateRef notebook_runtime_template_ref = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasNotebookRuntimeTemplateRef in interface NotebookRuntimeOrBuilderpublic NotebookRuntimeTemplateRef getNotebookRuntimeTemplateRef()
Output only. The pointer to NotebookRuntimeTemplate this NotebookRuntime is created from.
.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplateRef notebook_runtime_template_ref = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNotebookRuntimeTemplateRef in interface NotebookRuntimeOrBuilderpublic NotebookRuntimeTemplateRefOrBuilder getNotebookRuntimeTemplateRefOrBuilder()
Output only. The pointer to NotebookRuntimeTemplate this NotebookRuntime is created from.
.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplateRef notebook_runtime_template_ref = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNotebookRuntimeTemplateRefOrBuilder in interface NotebookRuntimeOrBuilderpublic String getProxyUri()
Output only. The proxy endpoint used to access the NotebookRuntime.
string proxy_uri = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getProxyUri in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getProxyUriBytes()
Output only. The proxy endpoint used to access the NotebookRuntime.
string proxy_uri = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getProxyUriBytes in interface NotebookRuntimeOrBuilderpublic boolean hasCreateTime()
Output only. Timestamp when this NotebookRuntime was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this NotebookRuntime was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this NotebookRuntime was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface NotebookRuntimeOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this NotebookRuntime was most recently updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this NotebookRuntime was most recently updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this NotebookRuntime was most recently updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface NotebookRuntimeOrBuilderpublic int getHealthStateValue()
Output only. The health state of the NotebookRuntime.
.google.cloud.aiplatform.v1beta1.NotebookRuntime.HealthState health_state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getHealthStateValue in interface NotebookRuntimeOrBuilderpublic NotebookRuntime.HealthState getHealthState()
Output only. The health state of the NotebookRuntime.
.google.cloud.aiplatform.v1beta1.NotebookRuntime.HealthState health_state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getHealthState in interface NotebookRuntimeOrBuilderpublic String getDisplayName()
Required. The display name of the NotebookRuntime. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 10 [(.google.api.field_behavior) = REQUIRED];getDisplayName in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The display name of the NotebookRuntime. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 10 [(.google.api.field_behavior) = REQUIRED];getDisplayNameBytes in interface NotebookRuntimeOrBuilderpublic String getDescription()
The description of the NotebookRuntime.
string description = 11;getDescription in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The description of the NotebookRuntime.
string description = 11;getDescriptionBytes in interface NotebookRuntimeOrBuilderpublic String getServiceAccount()
Output only. The service account that the NotebookRuntime workload runs as.
string service_account = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];getServiceAccount in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getServiceAccountBytes()
Output only. The service account that the NotebookRuntime workload runs as.
string service_account = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];getServiceAccountBytes in interface NotebookRuntimeOrBuilderpublic int getRuntimeStateValue()
Output only. The runtime (instance) state of the NotebookRuntime.
.google.cloud.aiplatform.v1beta1.NotebookRuntime.RuntimeState runtime_state = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRuntimeStateValue in interface NotebookRuntimeOrBuilderpublic NotebookRuntime.RuntimeState getRuntimeState()
Output only. The runtime (instance) state of the NotebookRuntime.
.google.cloud.aiplatform.v1beta1.NotebookRuntime.RuntimeState runtime_state = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRuntimeState in interface NotebookRuntimeOrBuilderpublic boolean getIsUpgradable()
Output only. Whether NotebookRuntime is upgradable.
bool is_upgradable = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getIsUpgradable in interface NotebookRuntimeOrBuilderpublic int getLabelsCount()
NotebookRuntimeOrBuilderThe labels with user-defined metadata to organize your NotebookRuntime. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one NotebookRuntime (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for NotebookRuntime: * "aiplatform.googleapis.com/notebook_runtime_gce_instance_id": output only, its value is the Compute Engine instance id. * "aiplatform.googleapis.com/colab_enterprise_entry_service": its value is either "bigquery" or "vertex"; if absent, it should be "vertex". This is to describe the entry service, either BigQuery or Vertex.
map<string, string> labels = 16;getLabelsCount in interface NotebookRuntimeOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your NotebookRuntime. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one NotebookRuntime (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for NotebookRuntime: * "aiplatform.googleapis.com/notebook_runtime_gce_instance_id": output only, its value is the Compute Engine instance id. * "aiplatform.googleapis.com/colab_enterprise_entry_service": its value is either "bigquery" or "vertex"; if absent, it should be "vertex". This is to describe the entry service, either BigQuery or Vertex.
map<string, string> labels = 16;containsLabels in interface NotebookRuntimeOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface NotebookRuntimeOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your NotebookRuntime. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one NotebookRuntime (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for NotebookRuntime: * "aiplatform.googleapis.com/notebook_runtime_gce_instance_id": output only, its value is the Compute Engine instance id. * "aiplatform.googleapis.com/colab_enterprise_entry_service": its value is either "bigquery" or "vertex"; if absent, it should be "vertex". This is to describe the entry service, either BigQuery or Vertex.
map<string, string> labels = 16;getLabelsMap in interface NotebookRuntimeOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your NotebookRuntime. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one NotebookRuntime (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for NotebookRuntime: * "aiplatform.googleapis.com/notebook_runtime_gce_instance_id": output only, its value is the Compute Engine instance id. * "aiplatform.googleapis.com/colab_enterprise_entry_service": its value is either "bigquery" or "vertex"; if absent, it should be "vertex". This is to describe the entry service, either BigQuery or Vertex.
map<string, string> labels = 16;getLabelsOrDefault in interface NotebookRuntimeOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your NotebookRuntime. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one NotebookRuntime (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for NotebookRuntime: * "aiplatform.googleapis.com/notebook_runtime_gce_instance_id": output only, its value is the Compute Engine instance id. * "aiplatform.googleapis.com/colab_enterprise_entry_service": its value is either "bigquery" or "vertex"; if absent, it should be "vertex". This is to describe the entry service, either BigQuery or Vertex.
map<string, string> labels = 16;getLabelsOrThrow in interface NotebookRuntimeOrBuilderpublic boolean hasExpirationTime()
Output only. Timestamp when this NotebookRuntime will be expired: 1. System Predefined NotebookRuntime: 24 hours after creation. After expiration, system predifined runtime will be deleted. 2. User created NotebookRuntime: 6 months after last upgrade. After expiration, user created runtime will be stopped and allowed for upgrade.
.google.protobuf.Timestamp expiration_time = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasExpirationTime in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.Timestamp getExpirationTime()
Output only. Timestamp when this NotebookRuntime will be expired: 1. System Predefined NotebookRuntime: 24 hours after creation. After expiration, system predifined runtime will be deleted. 2. User created NotebookRuntime: 6 months after last upgrade. After expiration, user created runtime will be stopped and allowed for upgrade.
.google.protobuf.Timestamp expiration_time = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpirationTime in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
Output only. Timestamp when this NotebookRuntime will be expired: 1. System Predefined NotebookRuntime: 24 hours after creation. After expiration, system predifined runtime will be deleted. 2. User created NotebookRuntime: 6 months after last upgrade. After expiration, user created runtime will be stopped and allowed for upgrade.
.google.protobuf.Timestamp expiration_time = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpirationTimeOrBuilder in interface NotebookRuntimeOrBuilderpublic String getVersion()
Output only. The VM os image version of NotebookRuntime.
string version = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getVersion in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
Output only. The VM os image version of NotebookRuntime.
string version = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getVersionBytes in interface NotebookRuntimeOrBuilderpublic int getNotebookRuntimeTypeValue()
Output only. The type of the notebook runtime.
.google.cloud.aiplatform.v1beta1.NotebookRuntimeType notebook_runtime_type = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNotebookRuntimeTypeValue in interface NotebookRuntimeOrBuilderpublic NotebookRuntimeType getNotebookRuntimeType()
Output only. The type of the notebook runtime.
.google.cloud.aiplatform.v1beta1.NotebookRuntimeType notebook_runtime_type = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNotebookRuntimeType in interface NotebookRuntimeOrBuilderpublic boolean hasIdleShutdownConfig()
Output only. The idle shutdown configuration of the notebook runtime.
.google.cloud.aiplatform.v1beta1.NotebookIdleShutdownConfig idle_shutdown_config = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasIdleShutdownConfig in interface NotebookRuntimeOrBuilderpublic NotebookIdleShutdownConfig getIdleShutdownConfig()
Output only. The idle shutdown configuration of the notebook runtime.
.google.cloud.aiplatform.v1beta1.NotebookIdleShutdownConfig idle_shutdown_config = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIdleShutdownConfig in interface NotebookRuntimeOrBuilderpublic NotebookIdleShutdownConfigOrBuilder getIdleShutdownConfigOrBuilder()
Output only. The idle shutdown configuration of the notebook runtime.
.google.cloud.aiplatform.v1beta1.NotebookIdleShutdownConfig idle_shutdown_config = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIdleShutdownConfigOrBuilder in interface NotebookRuntimeOrBuilderpublic com.google.protobuf.ProtocolStringList getNetworkTagsList()
Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
repeated string network_tags = 25 [(.google.api.field_behavior) = OPTIONAL];getNetworkTagsList in interface NotebookRuntimeOrBuilderpublic int getNetworkTagsCount()
Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
repeated string network_tags = 25 [(.google.api.field_behavior) = OPTIONAL];getNetworkTagsCount in interface NotebookRuntimeOrBuilderpublic String getNetworkTags(int index)
Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
repeated string network_tags = 25 [(.google.api.field_behavior) = OPTIONAL];getNetworkTags in interface NotebookRuntimeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNetworkTagsBytes(int index)
Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
repeated string network_tags = 25 [(.google.api.field_behavior) = OPTIONAL];getNetworkTagsBytes in interface NotebookRuntimeOrBuilderindex - The index of the value to return.public boolean hasEncryptionSpec()
Output only. Customer-managed encryption key spec for the notebook runtime.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEncryptionSpec in interface NotebookRuntimeOrBuilderpublic EncryptionSpec getEncryptionSpec()
Output only. Customer-managed encryption key spec for the notebook runtime.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEncryptionSpec in interface NotebookRuntimeOrBuilderpublic EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Output only. Customer-managed encryption key spec for the notebook runtime.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEncryptionSpecOrBuilder in interface NotebookRuntimeOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface NotebookRuntimeOrBuilderpublic boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface NotebookRuntimeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NotebookRuntime parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NotebookRuntime parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NotebookRuntime parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NotebookRuntime parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NotebookRuntime parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NotebookRuntime parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NotebookRuntime parseFrom(InputStream input) throws IOException
IOExceptionpublic static NotebookRuntime parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NotebookRuntime parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NotebookRuntime parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NotebookRuntime parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NotebookRuntime parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NotebookRuntime.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NotebookRuntime.Builder newBuilder()
public static NotebookRuntime.Builder newBuilder(NotebookRuntime prototype)
public NotebookRuntime.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NotebookRuntime.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static NotebookRuntime getDefaultInstance()
public static com.google.protobuf.Parser<NotebookRuntime> parser()
public com.google.protobuf.Parser<NotebookRuntime> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public NotebookRuntime getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.