Field mask is used to specify the fields to be overwritten in the Gateway resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
Field mask is used to specify the fields to be overwritten in the
Gateway resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. If the
user does not provide a mask then all fields will be overwritten.
Field mask is used to specify the fields to be overwritten in the
Gateway resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. If the
user does not provide a mask then all fields will be overwritten.
Field mask is used to specify the fields to be overwritten in the
Gateway resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. If the
user does not provide a mask then all fields will be overwritten.
[[["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 Api Gateway V1 Client - Class UpdateGatewayRequest (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-api-gateway/latest/V1.UpdateGatewayRequest)\n- [2.0.3](/php/docs/reference/cloud-api-gateway/2.0.3/V1.UpdateGatewayRequest)\n- [1.3.5](/php/docs/reference/cloud-api-gateway/1.3.5/V1.UpdateGatewayRequest)\n- [1.2.2](/php/docs/reference/cloud-api-gateway/1.2.2/V1.UpdateGatewayRequest)\n- [1.1.1](/php/docs/reference/cloud-api-gateway/1.1.1/V1.UpdateGatewayRequest)\n- [1.0.5](/php/docs/reference/cloud-api-gateway/1.0.5/V1.UpdateGatewayRequest) \nReference documentation and code samples for the Google Cloud Api Gateway V1 Client class UpdateGatewayRequest.\n\nRequest message for ApiGatewayService.UpdateGateway\n\nGenerated from protobuf message `google.cloud.apigateway.v1.UpdateGatewayRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ApiGateway \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUpdateMask\n\nField mask is used to specify the fields to be overwritten in the\nGateway resource by the update.\n\nThe fields specified in the update_mask are relative to the resource, not\nthe full request. A field will be overwritten if it is in the mask. If the\nuser does not provide a mask then all fields will be overwritten.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nField mask is used to specify the fields to be overwritten in the\nGateway resource by the update.\n\nThe fields specified in the update_mask are relative to the resource, not\nthe full request. A field will be overwritten if it is in the mask. If the\nuser does not provide a mask then all fields will be overwritten.\n\n### getGateway\n\nRequired. Gateway resource.\n\n### hasGateway\n\n### clearGateway\n\n### setGateway\n\nRequired. Gateway resource.\n\n### static::build"]]