API hub V1 API - Module Google::Cloud::ApiHub::V1::CollectionType (v0.6.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::CollectionType.

The type of the collect request.

Constants

COLLECTION_TYPE_UNSPECIFIED

value: 0
The default value. This value is used if the collection type is omitted.

COLLECTION_TYPE_UPSERT

value: 1
The collection type is upsert. This should be used when an API is created or updated at the source.

COLLECTION_TYPE_DELETE

value: 2
The collection type is delete. This should be used when an API is deleted at the source.