com.google.cloud.notebooks.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-notebooks Show documentation
Show all versions of google-cloud-notebooks Show documentation
is a managed service that offers an integrated and secure JupyterLab environment for data scientists and machine learning developers to experiment, develop, and deploy models into production. Users can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks in a single click.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.notebooks.v1",
"libraryPackage": "com.google.cloud.notebooks.v1",
"services": {
"ManagedNotebookService": {
"clients": {
"grpc": {
"libraryClient": "ManagedNotebookServiceClient",
"rpcs": {
"CreateRuntime": {
"methods": ["createRuntimeAsync", "createRuntimeAsync", "createRuntimeAsync", "createRuntimeOperationCallable", "createRuntimeCallable"]
},
"DeleteRuntime": {
"methods": ["deleteRuntimeAsync", "deleteRuntimeAsync", "deleteRuntimeAsync", "deleteRuntimeOperationCallable", "deleteRuntimeCallable"]
},
"DiagnoseRuntime": {
"methods": ["diagnoseRuntimeAsync", "diagnoseRuntimeAsync", "diagnoseRuntimeAsync", "diagnoseRuntimeOperationCallable", "diagnoseRuntimeCallable"]
},
"GetIamPolicy": {
"methods": ["getIamPolicy", "getIamPolicyCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetRuntime": {
"methods": ["getRuntime", "getRuntime", "getRuntime", "getRuntimeCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListRuntimes": {
"methods": ["listRuntimes", "listRuntimes", "listRuntimes", "listRuntimesPagedCallable", "listRuntimesCallable"]
},
"RefreshRuntimeTokenInternal": {
"methods": ["refreshRuntimeTokenInternal", "refreshRuntimeTokenInternal", "refreshRuntimeTokenInternal", "refreshRuntimeTokenInternalCallable"]
},
"ReportRuntimeEvent": {
"methods": ["reportRuntimeEventAsync", "reportRuntimeEventAsync", "reportRuntimeEventAsync", "reportRuntimeEventOperationCallable", "reportRuntimeEventCallable"]
},
"ResetRuntime": {
"methods": ["resetRuntimeAsync", "resetRuntimeAsync", "resetRuntimeOperationCallable", "resetRuntimeCallable"]
},
"SetIamPolicy": {
"methods": ["setIamPolicy", "setIamPolicyCallable"]
},
"StartRuntime": {
"methods": ["startRuntimeAsync", "startRuntimeAsync", "startRuntimeOperationCallable", "startRuntimeCallable"]
},
"StopRuntime": {
"methods": ["stopRuntimeAsync", "stopRuntimeAsync", "stopRuntimeOperationCallable", "stopRuntimeCallable"]
},
"SwitchRuntime": {
"methods": ["switchRuntimeAsync", "switchRuntimeAsync", "switchRuntimeOperationCallable", "switchRuntimeCallable"]
},
"TestIamPermissions": {
"methods": ["testIamPermissions", "testIamPermissionsCallable"]
},
"UpdateRuntime": {
"methods": ["updateRuntimeAsync", "updateRuntimeAsync", "updateRuntimeOperationCallable", "updateRuntimeCallable"]
},
"UpgradeRuntime": {
"methods": ["upgradeRuntimeAsync", "upgradeRuntimeAsync", "upgradeRuntimeOperationCallable", "upgradeRuntimeCallable"]
}
}
}
}
},
"NotebookService": {
"clients": {
"grpc": {
"libraryClient": "NotebookServiceClient",
"rpcs": {
"CreateEnvironment": {
"methods": ["createEnvironmentAsync", "createEnvironmentAsync", "createEnvironmentOperationCallable", "createEnvironmentCallable"]
},
"CreateExecution": {
"methods": ["createExecutionAsync", "createExecutionAsync", "createExecutionAsync", "createExecutionOperationCallable", "createExecutionCallable"]
},
"CreateInstance": {
"methods": ["createInstanceAsync", "createInstanceAsync", "createInstanceOperationCallable", "createInstanceCallable"]
},
"CreateSchedule": {
"methods": ["createScheduleAsync", "createScheduleAsync", "createScheduleAsync", "createScheduleOperationCallable", "createScheduleCallable"]
},
"DeleteEnvironment": {
"methods": ["deleteEnvironmentAsync", "deleteEnvironmentAsync", "deleteEnvironmentOperationCallable", "deleteEnvironmentCallable"]
},
"DeleteExecution": {
"methods": ["deleteExecutionAsync", "deleteExecutionAsync", "deleteExecutionAsync", "deleteExecutionOperationCallable", "deleteExecutionCallable"]
},
"DeleteInstance": {
"methods": ["deleteInstanceAsync", "deleteInstanceAsync", "deleteInstanceOperationCallable", "deleteInstanceCallable"]
},
"DeleteSchedule": {
"methods": ["deleteScheduleAsync", "deleteScheduleAsync", "deleteScheduleAsync", "deleteScheduleOperationCallable", "deleteScheduleCallable"]
},
"DiagnoseInstance": {
"methods": ["diagnoseInstanceAsync", "diagnoseInstanceAsync", "diagnoseInstanceAsync", "diagnoseInstanceOperationCallable", "diagnoseInstanceCallable"]
},
"GetEnvironment": {
"methods": ["getEnvironment", "getEnvironment", "getEnvironmentCallable"]
},
"GetExecution": {
"methods": ["getExecution", "getExecution", "getExecution", "getExecutionCallable"]
},
"GetIamPolicy": {
"methods": ["getIamPolicy", "getIamPolicyCallable"]
},
"GetInstance": {
"methods": ["getInstance", "getInstance", "getInstanceCallable"]
},
"GetInstanceHealth": {
"methods": ["getInstanceHealth", "getInstanceHealth", "getInstanceHealth", "getInstanceHealthCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetSchedule": {
"methods": ["getSchedule", "getSchedule", "getSchedule", "getScheduleCallable"]
},
"IsInstanceUpgradeable": {
"methods": ["isInstanceUpgradeable", "isInstanceUpgradeableCallable"]
},
"ListEnvironments": {
"methods": ["listEnvironments", "listEnvironments", "listEnvironmentsPagedCallable", "listEnvironmentsCallable"]
},
"ListExecutions": {
"methods": ["listExecutions", "listExecutions", "listExecutions", "listExecutionsPagedCallable", "listExecutionsCallable"]
},
"ListInstances": {
"methods": ["listInstances", "listInstances", "listInstancesPagedCallable", "listInstancesCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListSchedules": {
"methods": ["listSchedules", "listSchedules", "listSchedules", "listSchedulesPagedCallable", "listSchedulesCallable"]
},
"RegisterInstance": {
"methods": ["registerInstanceAsync", "registerInstanceOperationCallable", "registerInstanceCallable"]
},
"ReportInstanceInfo": {
"methods": ["reportInstanceInfoAsync", "reportInstanceInfoOperationCallable", "reportInstanceInfoCallable"]
},
"ResetInstance": {
"methods": ["resetInstanceAsync", "resetInstanceOperationCallable", "resetInstanceCallable"]
},
"RollbackInstance": {
"methods": ["rollbackInstanceAsync", "rollbackInstanceOperationCallable", "rollbackInstanceCallable"]
},
"SetIamPolicy": {
"methods": ["setIamPolicy", "setIamPolicyCallable"]
},
"SetInstanceAccelerator": {
"methods": ["setInstanceAcceleratorAsync", "setInstanceAcceleratorOperationCallable", "setInstanceAcceleratorCallable"]
},
"SetInstanceLabels": {
"methods": ["setInstanceLabelsAsync", "setInstanceLabelsOperationCallable", "setInstanceLabelsCallable"]
},
"SetInstanceMachineType": {
"methods": ["setInstanceMachineTypeAsync", "setInstanceMachineTypeOperationCallable", "setInstanceMachineTypeCallable"]
},
"StartInstance": {
"methods": ["startInstanceAsync", "startInstanceOperationCallable", "startInstanceCallable"]
},
"StopInstance": {
"methods": ["stopInstanceAsync", "stopInstanceOperationCallable", "stopInstanceCallable"]
},
"TestIamPermissions": {
"methods": ["testIamPermissions", "testIamPermissionsCallable"]
},
"TriggerSchedule": {
"methods": ["triggerScheduleAsync", "triggerScheduleOperationCallable", "triggerScheduleCallable"]
},
"UpdateInstanceConfig": {
"methods": ["updateInstanceConfigAsync", "updateInstanceConfigOperationCallable", "updateInstanceConfigCallable"]
},
"UpdateInstanceMetadataItems": {
"methods": ["updateInstanceMetadataItems", "updateInstanceMetadataItemsCallable"]
},
"UpdateShieldedInstanceConfig": {
"methods": ["updateShieldedInstanceConfigAsync", "updateShieldedInstanceConfigOperationCallable", "updateShieldedInstanceConfigCallable"]
},
"UpgradeInstance": {
"methods": ["upgradeInstanceAsync", "upgradeInstanceOperationCallable", "upgradeInstanceCallable"]
},
"UpgradeInstanceInternal": {
"methods": ["upgradeInstanceInternalAsync", "upgradeInstanceInternalOperationCallable", "upgradeInstanceInternalCallable"]
}
}
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy