ml  v1
Public Member Functions | Protected Member Functions | Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest Class Reference

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest:
Google.Apis.CloudMachineLearningEngine.v1.CloudMachineLearningEngineBaseServiceRequest< Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleLongrunningListOperationsResponse >

Public Member Functions

 ListRequest (Google.Apis.Services.IClientService service, string name)
 Constructs a new List request. More...
 

Protected Member Functions

override void InitParameters ()
 Initializes List parameter list. More...
 
- Protected Member Functions inherited from Google.Apis.CloudMachineLearningEngine.v1.CloudMachineLearningEngineBaseServiceRequest< Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleLongrunningListOperationsResponse >
 CloudMachineLearningEngineBaseServiceRequest (Google.Apis.Services.IClientService service)
 Constructs a new CloudMachineLearningEngineBaseServiceRequest instance. More...
 
override void InitParameters ()
 Initializes CloudMachineLearningEngine parameter list. More...
 

Properties

virtual string Name [get]
 The name of the operation's parent resource. More...
 
virtual string PageToken [get, set]
 The standard list page token. More...
 
virtual System.Nullable< int > PageSize [get, set]
 The standard list page size. More...
 
virtual string Filter [get, set]
 The standard list filter. More...
 
override string MethodName [get]
 summary>Gets the HTTP method. More...
 
override string HttpMethod [get]
 summary>Gets the REST path. More...
 
override string RestPath [get]
 
- Properties inherited from Google.Apis.CloudMachineLearningEngine.v1.CloudMachineLearningEngineBaseServiceRequest< Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleLongrunningListOperationsResponse >
virtual System.Nullable< XgafvEnum > Xgafv [get, set]
 V1 error format. More...
 
virtual string AccessToken [get, set]
 OAuth access token. More...
 
virtual System.Nullable< AltEnum > Alt [get, set]
 Data format for response. More...
 
virtual string Callback [get, set]
 JSONP More...
 
virtual string Fields [get, set]
 Selector specifying which fields to include in a partial response. More...
 
virtual string Key [get, set]
 API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. More...
 
virtual string OauthToken [get, set]
 OAuth 2.0 token for the current user. More...
 
virtual System.Nullable< bool > PrettyPrint [get, set]
 Returns response with indentations and line breaks. More...
 
virtual string QuotaUser [get, set]
 Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. More...
 
virtual string UploadType [get, set]
 Legacy upload protocol for media (e.g. "media", "multipart"). More...
 
virtual string UploadProtocol [get, set]
 Upload protocol for media (e.g. "raw", "multipart"). More...
 

Detailed Description

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

NOTE: the name binding allows API services to override the binding to use different resource name schemes, such as users/operations. To override the binding, API services can add a binding such as "/v1/{name=users}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

Constructor & Destructor Documentation

◆ ListRequest()

Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.ListRequest ( Google.Apis.Services.IClientService  service,
string  name 
)
inline

Constructs a new List request.

Member Function Documentation

◆ InitParameters()

override void Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.InitParameters ( )
inlineprotected

Initializes List parameter list.

Property Documentation

◆ Filter

virtual string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.Filter
getset

The standard list filter.

summary>Gets the method name.

◆ HttpMethod

override string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.HttpMethod
get

summary>Gets the REST path.

◆ MethodName

override string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.MethodName
get

summary>Gets the HTTP method.

◆ Name

virtual string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.Name
get

The name of the operation's parent resource.

◆ PageSize

virtual System.Nullable<int> Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.PageSize
getset

The standard list page size.

◆ PageToken

virtual string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.OperationsResource.ListRequest.PageToken
getset

The standard list page token.


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