Required. The instance resource that replaces the resource on the server. Currently, Data Fusion only allows replacing labels, options, and stack driver settings. All other fields will be ignored.
Field mask is used to specify the fields that the update will overwrite in an instance resource. 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, all the supported fields (labels, options, and version currently) will be overwritten.
getInstance
Required. The instance resource that replaces the resource on the server. Currently,
Data Fusion only allows replacing labels, options, and stack driver
settings. All other fields will be ignored.
Required. The instance resource that replaces the resource on the server. Currently,
Data Fusion only allows replacing labels, options, and stack driver
settings. All other fields will be ignored.
Field mask is used to specify the fields that the update will overwrite
in an instance resource. 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, all the supported fields (labels,
options, and version currently) will be overwritten.
Field mask is used to specify the fields that the update will overwrite
in an instance resource. 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, all the supported fields (labels,
options, and version currently) will be overwritten.
Required. The instance resource that replaces the resource on the server. Currently,
Data Fusion only allows replacing labels, options, and stack driver
settings. All other fields will be ignored.
Field mask is used to specify the fields that the update will overwrite
in an instance resource. 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, all the supported fields (labels,
options, and version currently) 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 Data Fusion V1 Client - Class UpdateInstanceRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-data-fusion/latest/V1.UpdateInstanceRequest)\n- [1.0.4](/php/docs/reference/cloud-data-fusion/1.0.4/V1.UpdateInstanceRequest)\n- [0.6.5](/php/docs/reference/cloud-data-fusion/0.6.5/V1.UpdateInstanceRequest)\n- [0.5.2](/php/docs/reference/cloud-data-fusion/0.5.2/V1.UpdateInstanceRequest)\n- [0.4.1](/php/docs/reference/cloud-data-fusion/0.4.1/V1.UpdateInstanceRequest)\n- [0.3.0](/php/docs/reference/cloud-data-fusion/0.3.0/V1.UpdateInstanceRequest)\n- [0.2.11](/php/docs/reference/cloud-data-fusion/0.2.11/V1.UpdateInstanceRequest) \nReference documentation and code samples for the Google Cloud Data Fusion V1 Client class UpdateInstanceRequest.\n\nRequest message for updating a Data Fusion instance.\n\nData Fusion allows updating the labels, options, and stack driver settings.\nThis is also used for CDF version upgrade.\n\nGenerated from protobuf message `google.cloud.datafusion.v1.UpdateInstanceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataFusion \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInstance\n\nRequired. The instance resource that replaces the resource on the server. Currently,\nData Fusion only allows replacing labels, options, and stack driver\nsettings. All other fields will be ignored.\n\n### hasInstance\n\n### clearInstance\n\n### setInstance\n\nRequired. The instance resource that replaces the resource on the server. Currently,\nData Fusion only allows replacing labels, options, and stack driver\nsettings. All other fields will be ignored.\n\n### getUpdateMask\n\nField mask is used to specify the fields that the update will overwrite\nin an instance resource. The fields specified in the update_mask are\nrelative to the resource, not the full request.\n\nA field will be overwritten if it is in the mask.\nIf the user does not provide a mask, all the supported fields (labels,\noptions, and version currently) will be overwritten.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nField mask is used to specify the fields that the update will overwrite\nin an instance resource. The fields specified in the update_mask are\nrelative to the resource, not the full request.\n\nA field will be overwritten if it is in the mask.\nIf the user does not provide a mask, all the supported fields (labels,\noptions, and version currently) will be overwritten.\n\n### static::build"]]