Secret |
Secret.Builder.build() |
|
Secret |
Secret.Builder.buildPartial() |
|
Secret |
Action.Builder.getCredentials() |
If the specified image is hosted on a private registry other than Google
Container Registry, the credentials required to pull the image must be
specified here as an encrypted secret.
|
Secret |
Action.getCredentials() |
If the specified image is hosted on a private registry other than Google
Container Registry, the credentials required to pull the image must be
specified here as an encrypted secret.
|
Secret |
ActionOrBuilder.getCredentials() |
If the specified image is hosted on a private registry other than Google
Container Registry, the credentials required to pull the image must be
specified here as an encrypted secret.
|
static Secret |
Secret.getDefaultInstance() |
|
Secret |
Secret.Builder.getDefaultInstanceForType() |
|
Secret |
Secret.getDefaultInstanceForType() |
|
Secret |
Action.Builder.getEncryptedEnvironment() |
The encrypted environment to pass into the container.
|
Secret |
Action.getEncryptedEnvironment() |
The encrypted environment to pass into the container.
|
Secret |
ActionOrBuilder.getEncryptedEnvironment() |
The encrypted environment to pass into the container.
|
Secret |
Pipeline.Builder.getEncryptedEnvironment() |
The encrypted environment to pass into every action.
|
Secret |
Pipeline.getEncryptedEnvironment() |
The encrypted environment to pass into every action.
|
Secret |
PipelineOrBuilder.getEncryptedEnvironment() |
The encrypted environment to pass into every action.
|
static Secret |
Secret.parseDelimitedFrom(InputStream input) |
|
static Secret |
Secret.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Secret |
Secret.parseFrom(byte[] data) |
|
static Secret |
Secret.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Secret |
Secret.parseFrom(com.google.protobuf.ByteString data) |
|
static Secret |
Secret.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Secret |
Secret.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Secret |
Secret.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Secret |
Secret.parseFrom(InputStream input) |
|
static Secret |
Secret.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Secret |
Secret.parseFrom(ByteBuffer data) |
|
static Secret |
Secret.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|