pub trait GoogleSurfacelessQueryExtension: InstanceV1_0 {
    const METADATA: Extension = GOOGLE_SURFACELESS_QUERY_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = GOOGLE_SURFACELESS_QUERY_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§