Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions mmv1/products/apihub/PluginInstance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ properties:
Format:
`projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}`
output: true
- name: sourceProjectId
type: String
description: |-
Optional. The source project id of the plugin instance. This will be the id of runtime project in case of gcp based plugins and org id in case of non gcp based plugins. This field will be a required field for Google provided on-ramp plugins.
- name: disable
type: Boolean
default_value: false
Expand Down