| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
SecretRef |
SecretRef.Builder.build() |
SecretRef |
SecretRef.Builder.buildPartial() |
static SecretRef |
SecretRef.getDefaultInstance() |
SecretRef |
SecretRef.getDefaultInstanceForType() |
SecretRef |
SecretRef.Builder.getDefaultInstanceForType() |
SecretRef |
SecretEnvVar.getSecretRef()
Required.
|
SecretRef |
SecretEnvVar.Builder.getSecretRef()
Required.
|
SecretRef |
SecretEnvVarOrBuilder.getSecretRef()
Required.
|
static SecretRef |
SecretRef.parseDelimitedFrom(InputStream input) |
static SecretRef |
SecretRef.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretRef |
SecretRef.parseFrom(byte[] data) |
static SecretRef |
SecretRef.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretRef |
SecretRef.parseFrom(ByteBuffer data) |
static SecretRef |
SecretRef.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretRef |
SecretRef.parseFrom(com.google.protobuf.ByteString data) |
static SecretRef |
SecretRef.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretRef |
SecretRef.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecretRef |
SecretRef.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecretRef |
SecretRef.parseFrom(InputStream input) |
static SecretRef |
SecretRef.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecretRef> |
SecretRef.getParserForType() |
static com.google.protobuf.Parser<SecretRef> |
SecretRef.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecretRef.Builder |
SecretRef.Builder.mergeFrom(SecretRef other) |
SecretEnvVar.Builder |
SecretEnvVar.Builder.mergeSecretRef(SecretRef value)
Required.
|
static SecretRef.Builder |
SecretRef.newBuilder(SecretRef prototype) |
SecretEnvVar.Builder |
SecretEnvVar.Builder.setSecretRef(SecretRef value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.