analytics  v3
Public Member Functions | Static Public Member Functions | List of all members
google_analytics_api::RealtimeData::RealtimeDataProfileInfo Class Reference

#include <realtime_data.h>

Inheritance diagram for google_analytics_api::RealtimeData::RealtimeDataProfileInfo:

Public Member Functions

 RealtimeDataProfileInfo (const Json::Value &storage)
 
 RealtimeDataProfileInfo (Json::Value *storage)
 
virtual ~RealtimeDataProfileInfo ()
 
const StringPiece GetTypeName () const
 
bool has_account_id () const
 
void clear_account_id ()
 
const StringPiece get_account_id () const
 
void set_account_id (const StringPiece &value)
 
bool has_internal_web_property_id () const
 
void clear_internal_web_property_id ()
 
const StringPiece get_internal_web_property_id () const
 
void set_internal_web_property_id (const StringPiece &value)
 
bool has_profile_id () const
 
void clear_profile_id ()
 
const StringPiece get_profile_id () const
 
void set_profile_id (const StringPiece &value)
 
bool has_profile_name () const
 
void clear_profile_name ()
 
const StringPiece get_profile_name () const
 
void set_profile_name (const StringPiece &value)
 
bool has_table_id () const
 
void clear_table_id ()
 
const StringPiece get_table_id () const
 
void set_table_id (const StringPiece &value)
 
bool has_web_property_id () const
 
void clear_web_property_id ()
 
const StringPiece get_web_property_id () const
 
void set_web_property_id (const StringPiece &value)
 

Static Public Member Functions

static RealtimeDataProfileInfoNew ()
 

Detailed Description

Information for the view (profile), for which the real time data was requested.

Constructor & Destructor Documentation

◆ RealtimeDataProfileInfo() [1/2]

google_analytics_api::RealtimeData::RealtimeDataProfileInfo::RealtimeDataProfileInfo ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ RealtimeDataProfileInfo() [2/2]

google_analytics_api::RealtimeData::RealtimeDataProfileInfo::RealtimeDataProfileInfo ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~RealtimeDataProfileInfo()

google_analytics_api::RealtimeData::RealtimeDataProfileInfo::~RealtimeDataProfileInfo ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_account_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::clear_account_id ( )
inline

Clears the 'accountId' attribute.

◆ clear_internal_web_property_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::clear_internal_web_property_id ( )
inline

Clears the 'internalWebPropertyId' attribute.

◆ clear_profile_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::clear_profile_id ( )
inline

Clears the 'profileId' attribute.

◆ clear_profile_name()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::clear_profile_name ( )
inline

Clears the 'profileName' attribute.

◆ clear_table_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::clear_table_id ( )
inline

Clears the 'tableId' attribute.

◆ clear_web_property_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::clear_web_property_id ( )
inline

Clears the 'webPropertyId' attribute.

◆ get_account_id()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::get_account_id ( ) const
inline

Get the value of the 'accountId' attribute.

◆ get_internal_web_property_id()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::get_internal_web_property_id ( ) const
inline

Get the value of the 'internalWebPropertyId' attribute.

◆ get_profile_id()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::get_profile_id ( ) const
inline

Get the value of the 'profileId' attribute.

◆ get_profile_name()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::get_profile_name ( ) const
inline

Get the value of the 'profileName' attribute.

◆ get_table_id()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::get_table_id ( ) const
inline

Get the value of the 'tableId' attribute.

◆ get_web_property_id()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::get_web_property_id ( ) const
inline

Get the value of the 'webPropertyId' attribute.

◆ GetTypeName()

const StringPiece google_analytics_api::RealtimeData::RealtimeDataProfileInfo::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_analytics_api::RealtimeDataProfileInfo

◆ has_account_id()

bool google_analytics_api::RealtimeData::RealtimeDataProfileInfo::has_account_id ( ) const
inline

Determine if the 'accountId' attribute was set.

Returns
true if the 'accountId' attribute was set.

◆ has_internal_web_property_id()

bool google_analytics_api::RealtimeData::RealtimeDataProfileInfo::has_internal_web_property_id ( ) const
inline

Determine if the 'internalWebPropertyId' attribute was set.

Returns
true if the 'internalWebPropertyId' attribute was set.

◆ has_profile_id()

bool google_analytics_api::RealtimeData::RealtimeDataProfileInfo::has_profile_id ( ) const
inline

Determine if the 'profileId' attribute was set.

Returns
true if the 'profileId' attribute was set.

◆ has_profile_name()

bool google_analytics_api::RealtimeData::RealtimeDataProfileInfo::has_profile_name ( ) const
inline

Determine if the 'profileName' attribute was set.

Returns
true if the 'profileName' attribute was set.

◆ has_table_id()

bool google_analytics_api::RealtimeData::RealtimeDataProfileInfo::has_table_id ( ) const
inline

Determine if the 'tableId' attribute was set.

Returns
true if the 'tableId' attribute was set.

◆ has_web_property_id()

bool google_analytics_api::RealtimeData::RealtimeDataProfileInfo::has_web_property_id ( ) const
inline

Determine if the 'webPropertyId' attribute was set.

Returns
true if the 'webPropertyId' attribute was set.

◆ New()

RealtimeData::RealtimeDataProfileInfo * google_analytics_api::RealtimeData::RealtimeDataProfileInfo::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_account_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::set_account_id ( const StringPiece &  value)
inline

Change the 'accountId' attribute.

Account ID to which this view (profile) belongs.

Parameters
[in]valueThe new value.

◆ set_internal_web_property_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::set_internal_web_property_id ( const StringPiece &  value)
inline

Change the 'internalWebPropertyId' attribute.

Internal ID for the web property to which this view (profile) belongs.

Parameters
[in]valueThe new value.

◆ set_profile_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::set_profile_id ( const StringPiece &  value)
inline

Change the 'profileId' attribute.

View (Profile) ID.

Parameters
[in]valueThe new value.

◆ set_profile_name()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::set_profile_name ( const StringPiece &  value)
inline

Change the 'profileName' attribute.

View (Profile) name.

Parameters
[in]valueThe new value.

◆ set_table_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::set_table_id ( const StringPiece &  value)
inline

Change the 'tableId' attribute.

Table ID for view (profile).

Parameters
[in]valueThe new value.

◆ set_web_property_id()

void google_analytics_api::RealtimeData::RealtimeDataProfileInfo::set_web_property_id ( const StringPiece &  value)
inline

Change the 'webPropertyId' attribute.

Web Property ID to which this view (profile) belongs.

Parameters
[in]valueThe new value.

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