public static final class ResourceRuntime.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder> implements ResourceRuntimeOrBuilder
Persistent Cluster runtime information as outputProtobuf type
google.cloud.aiplatform.v1beta1.ResourceRuntime| Modifier and Type | Method and Description |
|---|---|
ResourceRuntime.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ResourceRuntime |
build() |
ResourceRuntime |
buildPartial() |
ResourceRuntime.Builder |
clear() |
ResourceRuntime.Builder |
clearAccessUris() |
ResourceRuntime.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ResourceRuntime.Builder |
clearNotebookRuntimeTemplate()
Deprecated.
google.cloud.aiplatform.v1beta1.ResourceRuntime.notebook_runtime_template is
deprecated. See google/cloud/aiplatform/v1beta1/persistent_resource.proto;l=267
|
ResourceRuntime.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ResourceRuntime.Builder |
clone() |
boolean |
containsAccessUris(String key)
Output only.
|
Map<String,String> |
getAccessUris()
Deprecated.
|
int |
getAccessUrisCount()
Output only.
|
Map<String,String> |
getAccessUrisMap()
Output only.
|
String |
getAccessUrisOrDefault(String key,
String defaultValue)
Output only.
|
String |
getAccessUrisOrThrow(String key)
Output only.
|
ResourceRuntime |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getMutableAccessUris()
Deprecated.
|
String |
getNotebookRuntimeTemplate()
Deprecated.
google.cloud.aiplatform.v1beta1.ResourceRuntime.notebook_runtime_template is
deprecated. See google/cloud/aiplatform/v1beta1/persistent_resource.proto;l=267
|
com.google.protobuf.ByteString |
getNotebookRuntimeTemplateBytes()
Deprecated.
google.cloud.aiplatform.v1beta1.ResourceRuntime.notebook_runtime_template is
deprecated. See google/cloud/aiplatform/v1beta1/persistent_resource.proto;l=267
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
ResourceRuntime.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceRuntime.Builder |
mergeFrom(com.google.protobuf.Message other) |
ResourceRuntime.Builder |
mergeFrom(ResourceRuntime other) |
ResourceRuntime.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ResourceRuntime.Builder |
putAccessUris(String key,
String value)
Output only.
|
ResourceRuntime.Builder |
putAllAccessUris(Map<String,String> values)
Output only.
|
ResourceRuntime.Builder |
removeAccessUris(String key)
Output only.
|
ResourceRuntime.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ResourceRuntime.Builder |
setNotebookRuntimeTemplate(String value)
Deprecated.
google.cloud.aiplatform.v1beta1.ResourceRuntime.notebook_runtime_template is
deprecated. See google/cloud/aiplatform/v1beta1/persistent_resource.proto;l=267
|
ResourceRuntime.Builder |
setNotebookRuntimeTemplateBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.aiplatform.v1beta1.ResourceRuntime.notebook_runtime_template is
deprecated. See google/cloud/aiplatform/v1beta1/persistent_resource.proto;l=267
|
ResourceRuntime.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ResourceRuntime.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ResourceRuntime build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ResourceRuntime buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ResourceRuntime.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder mergeFrom(ResourceRuntime other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public ResourceRuntime.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResourceRuntime.Builder>IOExceptionpublic int getAccessUrisCount()
ResourceRuntimeOrBuilder
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAccessUrisCount in interface ResourceRuntimeOrBuilderpublic boolean containsAccessUris(String key)
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
containsAccessUris in interface ResourceRuntimeOrBuilder@Deprecated public Map<String,String> getAccessUris()
getAccessUrisMap() instead.getAccessUris in interface ResourceRuntimeOrBuilderpublic Map<String,String> getAccessUrisMap()
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAccessUrisMap in interface ResourceRuntimeOrBuilderpublic String getAccessUrisOrDefault(String key, String defaultValue)
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAccessUrisOrDefault in interface ResourceRuntimeOrBuilderpublic String getAccessUrisOrThrow(String key)
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAccessUrisOrThrow in interface ResourceRuntimeOrBuilderpublic ResourceRuntime.Builder clearAccessUris()
public ResourceRuntime.Builder removeAccessUris(String key)
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
@Deprecated public Map<String,String> getMutableAccessUris()
public ResourceRuntime.Builder putAccessUris(String key, String value)
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ResourceRuntime.Builder putAllAccessUris(Map<String,String> values)
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
map<string, string> access_uris = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
@Deprecated public String getNotebookRuntimeTemplate()
Output only. The resource name of NotebookRuntimeTemplate for the RoV Persistent Cluster The NotebokRuntimeTemplate is created in the same VPC (if set), and with the same Ray and Python version as the Persistent Cluster. Example: "projects/1000/locations/us-central1/notebookRuntimeTemplates/abc123"
string notebook_runtime_template = 2 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getNotebookRuntimeTemplate in interface ResourceRuntimeOrBuilder@Deprecated public com.google.protobuf.ByteString getNotebookRuntimeTemplateBytes()
Output only. The resource name of NotebookRuntimeTemplate for the RoV Persistent Cluster The NotebokRuntimeTemplate is created in the same VPC (if set), and with the same Ray and Python version as the Persistent Cluster. Example: "projects/1000/locations/us-central1/notebookRuntimeTemplates/abc123"
string notebook_runtime_template = 2 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getNotebookRuntimeTemplateBytes in interface ResourceRuntimeOrBuilder@Deprecated public ResourceRuntime.Builder setNotebookRuntimeTemplate(String value)
Output only. The resource name of NotebookRuntimeTemplate for the RoV Persistent Cluster The NotebokRuntimeTemplate is created in the same VPC (if set), and with the same Ray and Python version as the Persistent Cluster. Example: "projects/1000/locations/us-central1/notebookRuntimeTemplates/abc123"
string notebook_runtime_template = 2 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The notebookRuntimeTemplate to set.@Deprecated public ResourceRuntime.Builder clearNotebookRuntimeTemplate()
Output only. The resource name of NotebookRuntimeTemplate for the RoV Persistent Cluster The NotebokRuntimeTemplate is created in the same VPC (if set), and with the same Ray and Python version as the Persistent Cluster. Example: "projects/1000/locations/us-central1/notebookRuntimeTemplates/abc123"
string notebook_runtime_template = 2 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
@Deprecated public ResourceRuntime.Builder setNotebookRuntimeTemplateBytes(com.google.protobuf.ByteString value)
Output only. The resource name of NotebookRuntimeTemplate for the RoV Persistent Cluster The NotebokRuntimeTemplate is created in the same VPC (if set), and with the same Ray and Python version as the Persistent Cluster. Example: "projects/1000/locations/us-central1/notebookRuntimeTemplates/abc123"
string notebook_runtime_template = 2 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for notebookRuntimeTemplate to set.public final ResourceRuntime.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>public final ResourceRuntime.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceRuntime.Builder>Copyright © 2024 Google LLC. All rights reserved.