Everyone I have a question regarding about Google AutoML Vision Python API. I want to use one of his functions calls update_dataset. One of the parameters that I need to enter is update_mask. But the official API reference doesn't have a sample code about it, it is required to enter Field google.protobuf.FieldMask.paths. So can someone tell me what it is and how to use it? Here is the link to the API reference. Thanks for everyone that can help.
update_dataset:
https://googleapis.dev/python/automl/latest/gapic/v1/api.html#google.cloud.automl_v1.AutoMlClient.update_dataset
field_mask: https://googleapis.dev/python/automl/latest/gapic/v1/types.html#google.cloud.automl_v1.types.FieldMask