Skip to content

Commit 930a280

Browse files
committed
chore: auto-gen by protobufs
triggered by commit: instill-ai/protobufs@7d1842a
1 parent 2195665 commit 930a280

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

vdp/pipeline/v1beta/integration_pb2.pyi

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,11 @@ class Connection(google.protobuf.message.Message):
108108
information is passed as connection metadata.
109109
"""
110110
view: vdp.pipeline.v1beta.common_pb2.View.ValueType
111-
"""View defines how the integration is presented. The `setup` field is only
112-
showed in the FULL view.
111+
"""View defines how the connection is presented. The following fields are
112+
only shown in the FULL view:
113+
- setup
114+
- scopes
115+
- oAuthAccessDetails
113116
"""
114117
@property
115118
def create_time(self) -> google.protobuf.timestamp_pb2.Timestamp:

0 commit comments

Comments
 (0)