Skip to content

Commit

Permalink
feat(notebooks): update the API
Browse files Browse the repository at this point in the history
#### notebooks:v1

The following keys were added:
- resources.projects.resources.locations.resources.instances.methods.reportEvent.description
- resources.projects.resources.locations.resources.instances.methods.reportEvent.flatPath
- resources.projects.resources.locations.resources.instances.methods.reportEvent.httpMethod
- resources.projects.resources.locations.resources.instances.methods.reportEvent.id
- resources.projects.resources.locations.resources.instances.methods.reportEvent.parameterOrder
- resources.projects.resources.locations.resources.instances.methods.reportEvent.parameters.name.description
- resources.projects.resources.locations.resources.instances.methods.reportEvent.parameters.name.location
- resources.projects.resources.locations.resources.instances.methods.reportEvent.parameters.name.pattern
- resources.projects.resources.locations.resources.instances.methods.reportEvent.parameters.name.required
- resources.projects.resources.locations.resources.instances.methods.reportEvent.parameters.name.type
- resources.projects.resources.locations.resources.instances.methods.reportEvent.path
- resources.projects.resources.locations.resources.instances.methods.reportEvent.request.$ref
- resources.projects.resources.locations.resources.instances.methods.reportEvent.response.$ref
- resources.projects.resources.locations.resources.instances.methods.reportEvent.scopes
- schemas.ReportInstanceEventRequest.description
- schemas.ReportInstanceEventRequest.id
- schemas.ReportInstanceEventRequest.properties.event.$ref
- schemas.ReportInstanceEventRequest.properties.event.description
- schemas.ReportInstanceEventRequest.properties.vmId.description
- schemas.ReportInstanceEventRequest.properties.vmId.type
- schemas.ReportInstanceEventRequest.type
- schemas.Runtime.properties.labels.additionalProperties.type
- schemas.Runtime.properties.labels.description
- schemas.Runtime.properties.labels.type

The following keys were changed:
- resources.projects.resources.locations.resources.executions.methods.list.parameters.filter.description
- resources.projects.resources.locations.resources.runtimes.methods.patch.parameters.updateMask.description
- schemas.AcceleratorConfig.description
- schemas.Binding.properties.members.description
- schemas.Disk.properties.deviceName.description
- schemas.Disk.properties.interface.description
- schemas.Disk.properties.mode.description
- schemas.Disk.properties.type.description
- schemas.GuestOsFeature.properties.type.description
- schemas.Instance.properties.acceleratorConfig.description
- schemas.Instance.properties.machineType.description
- schemas.ListInstancesResponse.properties.unreachable.description
- schemas.ListRuntimesResponse.properties.unreachable.description
- schemas.LocalDisk.properties.deviceName.description
- schemas.LocalDisk.properties.interface.description
- schemas.LocalDisk.properties.mode.description
- schemas.LocalDisk.properties.type.description
- schemas.RollbackInstanceRequest.properties.targetSnapshot.description
- schemas.RuntimeGuestOsFeature.properties.type.description
- schemas.Schedule.properties.cronSchedule.description
- schemas.Schedule.properties.displayName.description
- schemas.ShieldedInstanceConfig.description
- schemas.UpgradeHistoryEntry.properties.targetImage.description
- schemas.VertexAIParameters.properties.env.description
- schemas.VertexAIParameters.properties.network.description
  • Loading branch information
yoshi-automation authored and sofisl committed Feb 9, 2023
1 parent 77405ce commit 9daace9
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 53 deletions.

0 comments on commit 9daace9

Please sign in to comment.