Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202311.BooleanValue Class Reference

Contains a boolean value. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202311.BooleanValue:
Google.Api.Ads.AdManager.v202311.Value

Properties

bool value [get, set]
 The boolean value. More...
 
bool valueSpecified [get, set]
 

Detailed Description

Contains a boolean value.

Property Documentation

bool Google.Api.Ads.AdManager.v202311.BooleanValue.value
getset

The boolean value.

bool Google.Api.Ads.AdManager.v202311.BooleanValue.valueSpecified
getset

true, if a value is specified for value, false otherwise.


The documentation for this class was generated from the following file: