google.cloud.apigee_registry_v1.types.ApiSpec
Required. The spec to update.
The name field is used to identify the spec to update.
Format: projects/\ */locations/*/apis/*/versions/*/specs/\*
update_mask
google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated. If omitted, all fields are
updated that are set in the request message (fields set to
default values are ignored). If a "*" is specified, all
fields are updated, including fields that are
unspecified/default in the request.
allow_missing
bool
If set to true, and the spec is not found, a new spec will
be created. In this situation, update_mask is ignored.
[[["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 2024-11-19 UTC."],[],[]]