| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
SecretEnvVar |
SecretEnvVar.Builder.build() |
SecretEnvVar |
SecretEnvVar.Builder.buildPartial() |
static SecretEnvVar |
SecretEnvVar.getDefaultInstance() |
SecretEnvVar |
SecretEnvVar.getDefaultInstanceForType() |
SecretEnvVar |
SecretEnvVar.Builder.getDefaultInstanceForType() |
SecretEnvVar |
ReasoningEngineSpec.DeploymentSpecOrBuilder.getSecretEnv(int index)
Optional.
|
SecretEnvVar |
ReasoningEngineSpec.DeploymentSpec.getSecretEnv(int index)
Optional.
|
SecretEnvVar |
ReasoningEngineSpec.DeploymentSpec.Builder.getSecretEnv(int index)
Optional.
|
static SecretEnvVar |
SecretEnvVar.parseDelimitedFrom(InputStream input) |
static SecretEnvVar |
SecretEnvVar.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretEnvVar |
SecretEnvVar.parseFrom(byte[] data) |
static SecretEnvVar |
SecretEnvVar.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretEnvVar |
SecretEnvVar.parseFrom(ByteBuffer data) |
static SecretEnvVar |
SecretEnvVar.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretEnvVar |
SecretEnvVar.parseFrom(com.google.protobuf.ByteString data) |
static SecretEnvVar |
SecretEnvVar.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretEnvVar |
SecretEnvVar.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecretEnvVar |
SecretEnvVar.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretEnvVar |
SecretEnvVar.parseFrom(InputStream input) |
static SecretEnvVar |
SecretEnvVar.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecretEnvVar> |
SecretEnvVar.getParserForType() |
List<SecretEnvVar> |
ReasoningEngineSpec.DeploymentSpecOrBuilder.getSecretEnvList()
Optional.
|
List<SecretEnvVar> |
ReasoningEngineSpec.DeploymentSpec.getSecretEnvList()
Optional.
|
List<SecretEnvVar> |
ReasoningEngineSpec.DeploymentSpec.Builder.getSecretEnvList()
Optional.
|
static com.google.protobuf.Parser<SecretEnvVar> |
SecretEnvVar.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReasoningEngineSpec.DeploymentSpec.Builder |
ReasoningEngineSpec.DeploymentSpec.Builder.addSecretEnv(int index,
SecretEnvVar value)
Optional.
|
ReasoningEngineSpec.DeploymentSpec.Builder |
ReasoningEngineSpec.DeploymentSpec.Builder.addSecretEnv(SecretEnvVar value)
Optional.
|
SecretEnvVar.Builder |
SecretEnvVar.Builder.mergeFrom(SecretEnvVar other) |
static SecretEnvVar.Builder |
SecretEnvVar.newBuilder(SecretEnvVar prototype) |
ReasoningEngineSpec.DeploymentSpec.Builder |
ReasoningEngineSpec.DeploymentSpec.Builder.setSecretEnv(int index,
SecretEnvVar value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
ReasoningEngineSpec.DeploymentSpec.Builder |
ReasoningEngineSpec.DeploymentSpec.Builder.addAllSecretEnv(Iterable<? extends SecretEnvVar> values)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.