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

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest:
Google.Apis.CloudMachineLearningEngine.v1.CloudMachineLearningEngineBaseServiceRequest< Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleIamV1Policy >

Public Member Functions

 GetIamPolicyRequest (Google.Apis.Services.IClientService service, string resource)
 Constructs a new GetIamPolicy request. More...
 

Protected Member Functions

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

Properties

virtual string Resource [get]
 REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. More...
 
virtual System.Nullable< int > OptionsRequestedPolicyVersion [get, set]
 Optional. The policy format version to be returned. 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.GoogleIamV1Policy >
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

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

Constructor & Destructor Documentation

◆ GetIamPolicyRequest()

Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest.GetIamPolicyRequest ( Google.Apis.Services.IClientService  service,
string  resource 
)
inline

Constructs a new GetIamPolicy request.

Member Function Documentation

◆ InitParameters()

override void Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest.InitParameters ( )
inlineprotected

Initializes GetIamPolicy parameter list.

Property Documentation

◆ HttpMethod

override string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest.HttpMethod
get

summary>Gets the REST path.

◆ MethodName

override string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest.MethodName
get

summary>Gets the HTTP method.

◆ OptionsRequestedPolicyVersion

virtual System.Nullable<int> Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest.OptionsRequestedPolicyVersion
getset

Optional. The policy format version to be returned.

Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.

Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset.

summary>Gets the method name.

◆ Resource

virtual string Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.JobsResource.GetIamPolicyRequest.Resource
get

REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field.


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