Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clear() |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clearAudience() |
audience is the intended audience of the token.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clearExpirationSeconds() |
expirationSeconds is the requested duration of validity of the service
account token.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clearPath() |
path is the path relative to the mount point of the file to project the
token into.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.clone() |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.VolumeProjection.Builder.getServiceAccountTokenBuilder() |
serviceAccountToken is information about the serviceAccountToken data to project
+optional
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.mergeFrom(Generated.ServiceAccountTokenProjection other) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.newBuilder() |
|
static Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.newBuilder(Generated.ServiceAccountTokenProjection prototype) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.newBuilderForType() |
|
protected Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setAudience(String value) |
audience is the intended audience of the token.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setAudienceBytes(com.google.protobuf.ByteString value) |
audience is the intended audience of the token.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setExpirationSeconds(long value) |
expirationSeconds is the requested duration of validity of the service
account token.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setPath(String value) |
path is the path relative to the mount point of the file to project the
token into.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setPathBytes(com.google.protobuf.ByteString value) |
path is the path relative to the mount point of the file to project the
token into.
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.ServiceAccountTokenProjection.Builder |
Generated.ServiceAccountTokenProjection.toBuilder() |
|