Module: Google::Cloud::Connectors::V1::ConnectionSchemaMetadata::State

Defined in:
proto_docs/google/cloud/connectors/v1/connection.rb

Overview

State of connection runtime schema.

Constant Summary collapse

STATE_UNSPECIFIED =

Default state.

0
REFRESHING =

Schema refresh is in progress.

1
UPDATED =

Schema has been updated.

2