Uses of Class
com.google.cloud.aiplatform.v1.SecretRef
Packages that use SecretRef
-
Uses of SecretRef in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SecretRefModifier and TypeMethodDescriptionSecretRef.Builder.build()SecretRef.Builder.buildPartial()static SecretRefSecretRef.getDefaultInstance()SecretRef.Builder.getDefaultInstanceForType()SecretRef.getDefaultInstanceForType()SecretEnvVar.Builder.getSecretRef()Required.SecretEnvVar.getSecretRef()Required.SecretEnvVarOrBuilder.getSecretRef()Required.static SecretRefSecretRef.parseDelimitedFrom(InputStream input) static SecretRefSecretRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretRefSecretRef.parseFrom(byte[] data) static SecretRefSecretRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretRefSecretRef.parseFrom(com.google.protobuf.ByteString data) static SecretRefSecretRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretRefSecretRef.parseFrom(com.google.protobuf.CodedInputStream input) static SecretRefSecretRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretRefSecretRef.parseFrom(InputStream input) static SecretRefSecretRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretRefSecretRef.parseFrom(ByteBuffer data) static SecretRefSecretRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SecretRefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SecretRef>SecretRef.getParserForType()static com.google.protobuf.Parser<SecretRef>SecretRef.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SecretRefModifier and TypeMethodDescriptionSecretEnvVar.Builder.mergeSecretRef(SecretRef value) Required.static SecretRef.BuilderSecretRef.newBuilder(SecretRef prototype) SecretEnvVar.Builder.setSecretRef(SecretRef value) Required.