ProjectsLocationsResource class

Constructors

ProjectsLocationsResource(ApiRequester client)

Properties

batchPredictionJobs ProjectsLocationsBatchPredictionJobsResource
no setter
customJobs ProjectsLocationsCustomJobsResource
no setter
dataLabelingJobs ProjectsLocationsDataLabelingJobsResource
no setter
datasets ProjectsLocationsDatasetsResource
no setter
deploymentResourcePools ProjectsLocationsDeploymentResourcePoolsResource
no setter
endpoints ProjectsLocationsEndpointsResource
no setter
featureGroups ProjectsLocationsFeatureGroupsResource
no setter
featureOnlineStores ProjectsLocationsFeatureOnlineStoresResource
no setter
featurestores ProjectsLocationsFeaturestoresResource
no setter
hashCode int
The hash code for this object.
no setterinherited
hyperparameterTuningJobs ProjectsLocationsHyperparameterTuningJobsResource
no setter
indexEndpoints ProjectsLocationsIndexEndpointsResource
no setter
indexes ProjectsLocationsIndexesResource
no setter
metadataStores ProjectsLocationsMetadataStoresResource
no setter
migratableResources ProjectsLocationsMigratableResourcesResource
no setter
modelDeploymentMonitoringJobs ProjectsLocationsModelDeploymentMonitoringJobsResource
no setter
models ProjectsLocationsModelsResource
no setter
nasJobs ProjectsLocationsNasJobsResource
no setter
notebookRuntimes ProjectsLocationsNotebookRuntimesResource
no setter
notebookRuntimeTemplates ProjectsLocationsNotebookRuntimeTemplatesResource
no setter
operations ProjectsLocationsOperationsResource
no setter
pipelineJobs ProjectsLocationsPipelineJobsResource
no setter
publishers ProjectsLocationsPublishersResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schedules ProjectsLocationsSchedulesResource
no setter
specialistPools ProjectsLocationsSpecialistPoolsResource
no setter
studies ProjectsLocationsStudiesResource
no setter
tensorboards ProjectsLocationsTensorboardsResource
no setter
trainingPipelines ProjectsLocationsTrainingPipelinesResource
no setter

Methods

get(String name, {String? $fields}) Future<GoogleCloudLocationLocation>
Gets information about a location.
list(String name, {String? filter, int? pageSize, String? pageToken, String? $fields}) Future<GoogleCloudLocationListLocationsResponse>
Lists information about the supported locations for this service.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited