Service Management V1 API - Module Google::Api::ChangeType (v1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Service Management V1 API module Google::Api::ChangeType.
Classifies set of possible modifications to an object in the service
configuration.
Constants
CHANGE_TYPE_UNSPECIFIED
value: 0 No value was provided.
ADDED
value: 1 The changed object exists in the 'new' service configuration, but not
in the 'old' service configuration.
REMOVED
value: 2 The changed object exists in the 'old' service configuration, but not
in the 'new' service configuration.
MODIFIED
value: 3 The changed object exists in both service configurations, but its value
is different.
[[["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."],[],[]]