-
V1.ServiceAccountTokenProjection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.ServiceAccountTokenProjection.Builder.clear()
Audience is the intended audience of the token.
ExpirationSeconds is the requested duration of validity of the service
account token.
V1.ServiceAccountTokenProjection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.ServiceAccountTokenProjection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1.ServiceAccountTokenProjection.Builder.clearPath()
Path is the path relative to the mount point of the file to project the
token into.
V1.ServiceAccountTokenProjection.Builder.clone()
information about the serviceAccountToken data to project
+optional
V1.ServiceAccountTokenProjection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.ServiceAccountTokenProjection.Builder.mergeFrom(com.google.protobuf.Message other)
V1.ServiceAccountTokenProjection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.ServiceAccountTokenProjection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Audience is the intended audience of the token.
V1.ServiceAccountTokenProjection.Builder.setAudienceBytes(com.google.protobuf.ByteString value)
Audience is the intended audience of the token.
ExpirationSeconds is the requested duration of validity of the service
account token.
V1.ServiceAccountTokenProjection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Path is the path relative to the mount point of the file to project the
token into.
V1.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.
V1.ServiceAccountTokenProjection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.ServiceAccountTokenProjection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
information about the serviceAccountToken data to project
+optional