// simultaneously, but there will be no more than one operation of each type in-flight for a given
// stream. Init and Finish will both be issued exclusively when no other operations are in-flight
// The CompletionQueue for in-flight operations. This must precede completion_thread_ to ensure it
GoogleAsyncTag read_initial_metadata_tag_{*this, GoogleAsyncTag::Operation::ReadInitialMetadata};