#include <administrator_web_token_spec_play_search.h>
◆ AdministratorWebTokenSpecPlaySearch() [1/2]
google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::AdministratorWebTokenSpecPlaySearch |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ AdministratorWebTokenSpecPlaySearch() [2/2]
google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::AdministratorWebTokenSpecPlaySearch |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~AdministratorWebTokenSpecPlaySearch()
google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::~AdministratorWebTokenSpecPlaySearch |
( |
| ) |
|
|
virtual |
◆ clear_approve_apps()
void google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::clear_approve_apps |
( |
| ) |
|
|
inline |
Clears the 'approveApps
' attribute.
◆ clear_enabled()
void google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::clear_enabled |
( |
| ) |
|
|
inline |
Clears the 'enabled
' attribute.
◆ get_approve_apps()
bool google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::get_approve_apps |
( |
| ) |
const |
|
inline |
Get the value of the 'approveApps
' attribute.
◆ get_enabled()
bool google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::get_enabled |
( |
| ) |
const |
|
inline |
Get the value of the 'enabled
' attribute.
◆ GetTypeName()
const StringPiece google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_androidenterprise_api::AdministratorWebTokenSpecPlaySe arch
◆ has_approve_apps()
bool google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::has_approve_apps |
( |
| ) |
const |
|
inline |
Determine if the 'approveApps
' attribute was set.
- Returns
- true if the '
approveApps
' attribute was set.
◆ has_enabled()
bool google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::has_enabled |
( |
| ) |
const |
|
inline |
Determine if the 'enabled
' attribute was set.
- Returns
- true if the '
enabled
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_approve_apps()
void google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::set_approve_apps |
( |
bool |
value | ) |
|
|
inline |
Change the 'approveApps
' attribute.
Allow access to the iframe in approve mode. Default is false.
- Parameters
-
◆ set_enabled()
void google_androidenterprise_api::AdministratorWebTokenSpecPlaySearch::set_enabled |
( |
bool |
value | ) |
|
|
inline |
Change the 'enabled
' attribute.
Whether the managed Play Search apps page is displayed. Default is true.
- Parameters
-
The documentation for this class was generated from the following files: