|
cloudresourcemanager
v1beta1
|
#include <get_ancestry_request.h>
Public Member Functions | |
| GetAncestryRequest (const Json::Value &storage) | |
| GetAncestryRequest (Json::Value *storage) | |
| virtual | ~GetAncestryRequest () |
| const StringPiece | GetTypeName () const |
Static Public Member Functions | |
| static GetAncestryRequest * | New () |
The request sent to the GetAncestry method.
|
explicit |
Standard constructor for an immutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Returns a string denoting the type of this data object.
|
static |
Creates a new default instance.