Struct google_cloud_spanner::transaction_rw::CommitOptions [−][src]
pub struct CommitOptions {
pub return_commit_stats: bool,
pub call_options: CallOptions,
}Fields
return_commit_stats: boolcall_options: CallOptionsTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CommitOptions
impl Send for CommitOptions
impl Sync for CommitOptions
impl Unpin for CommitOptions
impl UnwindSafe for CommitOptions
Blanket Implementations
Mutably borrows from an owned value. Read more
Wrap the input message T in a tonic::Request
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
