Returns the batchPredictionJobs Resource.
Returns the customJobs Resource.
Returns the dataLabelingJobs Resource.
Returns the datasets Resource.
Returns the deploymentResourcePools Resource.
Returns the endpoints Resource.
Returns the featureGroups Resource.
Returns the featureOnlineStores Resource.
Returns the featurestores Resource.
Returns the hyperparameterTuningJobs Resource.
Returns the indexEndpoints Resource.
Returns the indexes Resource.
Returns the media Resource.
Returns the metadataStores Resource.
Returns the migratableResources Resource.
modelDeploymentMonitoringJobs()
Returns the modelDeploymentMonitoringJobs Resource.
Returns the models Resource.
Returns the notebookExecutionJobs Resource.
Returns the notebookRuntimeTemplates Resource.
Returns the notebookRuntimes Resource.
Returns the operations Resource.
Returns the persistentResources Resource.
Returns the pipelineJobs Resource.
Returns the projects Resource.
Returns the publishers Resource.
Returns the ragCorpora Resource.
Returns the ragEngineConfig Resource.
Returns the reasoningEngines Resource.
Returns the schedules Resource.
Returns the specialistPools Resource.
Returns the studies Resource.
Returns the tensorboards Resource.
Returns the trainingPipelines Resource.
Returns the tuningJobs Resource.
Close httplib2 connections.
Create a BatchHttpRequest object based on the discovery document.
close()
Close httplib2 connections.
new_batch_http_request()
Create a BatchHttpRequest object based on the discovery document.
Args:
callback: callable, A callback to be called for each response, of the
form callback(id, response, exception). The first parameter is the
request id, and the second is the deserialized response object. The
third is an apiclient.errors.HttpError exception object if an HTTP
error occurred while processing the request, or None if no error
occurred.
Returns:
A BatchHttpRequest object based on the discovery document.