ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1GetConfigResponse Class Reference

Returns service account information associated with a project. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1GetConfigResponse:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual GoogleCloudMlV1Config Config [get, set]
 
virtual string ServiceAccount [get, set]
 The service account Cloud ML uses to access resources in the project. More...
 
virtual System.Nullable< long > ServiceAccountProject [get, set]
 The project number for service_account. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Returns service account information associated with a project.

Property Documentation

◆ ETag

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1GetConfigResponse.ETag
getset

The ETag of the item.

◆ ServiceAccount

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1GetConfigResponse.ServiceAccount
getset

The service account Cloud ML uses to access resources in the project.

◆ ServiceAccountProject

virtual System.Nullable<long> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1GetConfigResponse.ServiceAccountProject
getset

The project number for service_account.


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