-
V1Authentication.TokenRequestStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Authentication.TokenRequestStatus.Builder.clear()
ExpirationTimestamp is the time of expiration of the returned token.
V1Authentication.TokenRequestStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Authentication.TokenRequestStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1Authentication.TokenRequestStatus.Builder.clearToken()
Token is the opaque bearer token.
V1Authentication.TokenRequestStatus.Builder.clone()
Status is filled in by the server and indicates whether the token can be authenticated.
ExpirationTimestamp is the time of expiration of the returned token.
V1Authentication.TokenRequestStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Authentication.TokenRequestStatus.Builder.mergeFrom(com.google.protobuf.Message other)
V1Authentication.TokenRequestStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Authentication.TokenRequestStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ExpirationTimestamp is the time of expiration of the returned token.
ExpirationTimestamp is the time of expiration of the returned token.
V1Authentication.TokenRequestStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Authentication.TokenRequestStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Token is the opaque bearer token.
V1Authentication.TokenRequestStatus.Builder.setTokenBytes(com.google.protobuf.ByteString value)
Token is the opaque bearer token.
V1Authentication.TokenRequestStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Authentication.TokenRequestStatus.toBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.