API hub V1 API - Module Google::Cloud::ApiHub::V1::CollectionType (v0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]