|
sqladmin
v1beta4
|
#include <sqla_dmin_service.h>
Public Member Functions | |
| TiersResource (SQLAdminService *service) | |
| ~TiersResource () | |
| TiersResource_ListMethod * | NewListMethod (client::AuthorizationCredential *_credential_, const absl::string_view &project) const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
| [in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
| TiersResource_ListMethod * google_sqladmin_api::SQLAdminService::TiersResource::NewListMethod | ( | client::AuthorizationCredential * | _credential_, |
| const absl::string_view & | project | ||
| ) | const |
Creates a new TiersResource_ListMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | project | Project ID of the project for which to list tiers. |
Execute the method instance, then destroy it when they are finished.