cloudresourcemanager  v1beta1
Public Member Functions | Static Public Member Functions | List of all members
google_cloudresourcemanager_api::GetAncestryRequest Class Reference

#include <get_ancestry_request.h>

Inheritance diagram for google_cloudresourcemanager_api::GetAncestryRequest:

Public Member Functions

 GetAncestryRequest (const Json::Value &storage)
 
 GetAncestryRequest (Json::Value *storage)
 
virtual ~GetAncestryRequest ()
 
const StringPiece GetTypeName () const
 

Static Public Member Functions

static GetAncestryRequestNew ()
 

Detailed Description

The request sent to the GetAncestry method.

Constructor & Destructor Documentation

◆ GetAncestryRequest() [1/2]

google_cloudresourcemanager_api::GetAncestryRequest::GetAncestryRequest ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

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

◆ GetAncestryRequest() [2/2]

google_cloudresourcemanager_api::GetAncestryRequest::GetAncestryRequest ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

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

◆ ~GetAncestryRequest()

google_cloudresourcemanager_api::GetAncestryRequest::~GetAncestryRequest ( )
virtual

Standard destructor.

Member Function Documentation

◆ GetTypeName()

const StringPiece google_cloudresourcemanager_api::GetAncestryRequest::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_cloudresourcemanager_api::GetAncestryRequest

◆ New()

GetAncestryRequest * google_cloudresourcemanager_api::GetAncestryRequest::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

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