Uses of Class
com.google.cloud.aiplatform.v1.SecretRef.Builder
Packages that use SecretRef.Builder
-
Uses of SecretRef.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SecretRef.BuilderModifier and TypeMethodDescriptionSecretRef.Builder.clear()SecretRef.Builder.clearSecret()Required.SecretRef.Builder.clearVersion()The Cloud Secret Manager secret version.SecretEnvVar.Builder.getSecretRefBuilder()Required.SecretRef.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SecretRef.Builder.mergeFrom(com.google.protobuf.Message other) static SecretRef.BuilderSecretRef.newBuilder()static SecretRef.BuilderSecretRef.newBuilder(SecretRef prototype) SecretRef.newBuilderForType()protected SecretRef.BuilderSecretRef.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Required.SecretRef.Builder.setSecretBytes(com.google.protobuf.ByteString value) Required.SecretRef.Builder.setVersion(String value) The Cloud Secret Manager secret version.SecretRef.Builder.setVersionBytes(com.google.protobuf.ByteString value) The Cloud Secret Manager secret version.SecretRef.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type SecretRef.BuilderModifier and TypeMethodDescriptionSecretEnvVar.Builder.setSecretRef(SecretRef.Builder builderForValue) Required.