Struct gapi_grpc::google::ads::googleads::v5::services::suggest_geo_target_constants_request::LocationNames [−][src]
A list of location names.
Fields
names: Vec<String>
A list of location names.
Trait Implementations
impl Clone for LocationNames
[src][+]
impl Debug for LocationNames
[src][+]
impl Default for LocationNames
[src][+]
impl Message for LocationNames
[src][+]
impl PartialEq<LocationNames> for LocationNames
[src][+]
impl StructuralPartialEq for LocationNames
[src]
Auto Trait Implementations
impl RefUnwindSafe for LocationNames
impl Send for LocationNames
impl Sync for LocationNames
impl Unpin for LocationNames
impl UnwindSafe for LocationNames
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T> Instrument for T
[src][+]
impl<T> Instrument for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> IntoRequest<T> for T
[src][+]
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
[src][+]
V: MultiLane<T>,