Builder
Describes a reference to a secret associated with an application.
Content copied to clipboard
elide.app.SecretReference
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Name of the secret under reference.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Link copied to clipboard
Owner of the secret under reference.
Content copied to clipboard
string owner = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Name of the secret under reference.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Link copied to clipboard
Owner of the secret under reference.
Content copied to clipboard
string owner = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): SecretReference.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Name of the secret under reference.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Name of the secret under reference.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Owner of the secret under reference.
Content copied to clipboard
string owner = 2;
Link copied to clipboard
Owner of the secret under reference.
Content copied to clipboard
string owner = 2;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard