Optional. The fields to be updated; only fields explicitly provided are updated. If no field mask is provided, all provided fields in the request are updated. To update all fields, provide a field mask of "*".
↳ allow_missing
bool
Optional. If set to true, and the GoogleApiSource is not found, a new GoogleApiSource will be created. In this situation,update_maskis ignored.
↳ validate_only
bool
Optional. If set, validate the request and preview the review, but do not post it.
Optional. The fields to be updated; only fields explicitly provided are
updated. If no field mask is provided, all provided fields in the request
are updated. To update all fields, provide a field mask of "*".
Optional. The fields to be updated; only fields explicitly provided are
updated. If no field mask is provided, all provided fields in the request
are updated. To update all fields, provide a field mask of "*".
Optional. The fields to be updated; only fields explicitly provided are
updated. If no field mask is provided, all provided fields in the request
are updated. To update all fields, provide a field mask of "*".
[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Eventarc V1 Client - Class UpdateGoogleApiSourceRequest (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-eventarc/latest/V1.UpdateGoogleApiSourceRequest)\n- [2.1.4](/php/docs/reference/cloud-eventarc/2.1.4/V1.UpdateGoogleApiSourceRequest)\n- [2.0.1](/php/docs/reference/cloud-eventarc/2.0.1/V1.UpdateGoogleApiSourceRequest)\n- [1.3.5](/php/docs/reference/cloud-eventarc/1.3.5/V1.UpdateGoogleApiSourceRequest)\n- [1.2.2](/php/docs/reference/cloud-eventarc/1.2.2/V1.UpdateGoogleApiSourceRequest)\n- [1.1.1](/php/docs/reference/cloud-eventarc/1.1.1/V1.UpdateGoogleApiSourceRequest)\n- [1.0.5](/php/docs/reference/cloud-eventarc/1.0.5/V1.UpdateGoogleApiSourceRequest) \nReference documentation and code samples for the Google Cloud Eventarc V1 Client class UpdateGoogleApiSourceRequest.\n\nThe request message for the UpdateGoogleApiSource method.\n\nGenerated from protobuf message `google.cloud.eventarc.v1.UpdateGoogleApiSourceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Eventarc \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGoogleApiSource\n\nRequired. The GoogleApiSource to be updated.\n\n### hasGoogleApiSource\n\n### clearGoogleApiSource\n\n### setGoogleApiSource\n\nRequired. The GoogleApiSource to be updated.\n\n### getUpdateMask\n\nOptional. The fields to be updated; only fields explicitly provided are\nupdated. If no field mask is provided, all provided fields in the request\nare updated. To update all fields, provide a field mask of \"\\*\".\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nOptional. The fields to be updated; only fields explicitly provided are\nupdated. If no field mask is provided, all provided fields in the request\nare updated. To update all fields, provide a field mask of \"\\*\".\n\n### getAllowMissing\n\nOptional. If set to true, and the GoogleApiSource is not found, a new\nGoogleApiSource will be created. In this situation, `update_mask` is\nignored.\n\n### setAllowMissing\n\nOptional. If set to true, and the GoogleApiSource is not found, a new\nGoogleApiSource will be created. In this situation, `update_mask` is\nignored.\n\n### getValidateOnly\n\nOptional. If set, validate the request and preview the review, but do not\npost it.\n\n### setValidateOnly\n\nOptional. If set, validate the request and preview the review, but do not\npost it.\n\n### static::build"]]