| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ShieldedVmConfig |
ShieldedVmConfig.Builder.build() |
ShieldedVmConfig |
ShieldedVmConfig.Builder.buildPartial() |
static ShieldedVmConfig |
ShieldedVmConfig.getDefaultInstance() |
ShieldedVmConfig |
ShieldedVmConfig.getDefaultInstanceForType() |
ShieldedVmConfig |
ShieldedVmConfig.Builder.getDefaultInstanceForType() |
ShieldedVmConfig |
NotebookRuntimeTemplate.getShieldedVmConfig()
Optional.
|
ShieldedVmConfig |
NotebookRuntimeTemplate.Builder.getShieldedVmConfig()
Optional.
|
ShieldedVmConfig |
NotebookRuntimeTemplateOrBuilder.getShieldedVmConfig()
Optional.
|
static ShieldedVmConfig |
ShieldedVmConfig.parseDelimitedFrom(InputStream input) |
static ShieldedVmConfig |
ShieldedVmConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(byte[] data) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(ByteBuffer data) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(com.google.protobuf.ByteString data) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(InputStream input) |
static ShieldedVmConfig |
ShieldedVmConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ShieldedVmConfig> |
ShieldedVmConfig.getParserForType() |
static com.google.protobuf.Parser<ShieldedVmConfig> |
ShieldedVmConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ShieldedVmConfig.Builder |
ShieldedVmConfig.Builder.mergeFrom(ShieldedVmConfig other) |
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.mergeShieldedVmConfig(ShieldedVmConfig value)
Optional.
|
static ShieldedVmConfig.Builder |
ShieldedVmConfig.newBuilder(ShieldedVmConfig prototype) |
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.setShieldedVmConfig(ShieldedVmConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.