dataflow  v1b3
Classes | Public Member Functions | Static Public Attributes | List of all members
google_dataflow_api::DataflowService Class Reference

#include <dataflow_service.h>

Inheritance diagram for google_dataflow_api::DataflowService:

Classes

class  ProjectsResource
 
class  SCOPES
 

Public Member Functions

 DataflowService (client::HttpTransport *transport)
 
virtual ~DataflowService ()
 
const ProjectsResourceget_projects () const
 

Static Public Attributes

static const char googleapis_API_NAME [] = {"dataflow"}
 
static const char googleapis_API_VERSION [] = {"v1b3"}
 
static const char googleapis_API_GENERATOR []
 

Detailed Description

Service definition for DataflowService (v1b3).

For more information about this service, see the API Documentation at 'https://cloud.google.com/dataflow

Constructor & Destructor Documentation

◆ DataflowService()

google_dataflow_api::DataflowService::DataflowService ( client::HttpTransport *  transport)
explicit

Standard constructor.

Parameters
[in]transportThe transport to use when creating methods to invoke on this service instance.

◆ ~DataflowService()

google_dataflow_api::DataflowService::~DataflowService ( )
virtual

Standard destructor.

Member Function Documentation

◆ get_projects()

const ProjectsResource& google_dataflow_api::DataflowService::get_projects ( ) const
inline

Gets the resource method factory.

Returns
ProjectsResource for creating methods.

Member Data Documentation

◆ googleapis_API_GENERATOR

const char google_dataflow_api::DataflowService::googleapis_API_GENERATOR
static
Initial value:
= {
"google-apis-code-generator 1.5.1 / 0.1.4"}

The code generator used to generate this API.

◆ googleapis_API_NAME

const char google_dataflow_api::DataflowService::googleapis_API_NAME = {"dataflow"}
static

The name of the API that this was generated from.

◆ googleapis_API_VERSION

const char google_dataflow_api::DataflowService::googleapis_API_VERSION = {"v1b3"}
static

The version of the API that this interface was generated from.


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