ProjectsLocationsDatastoresPatchOptions
import type { ProjectsLocationsDatastoresPatchOptions } from "https://googleapis.deno.dev/v1/vmwareengine:v1.ts";Additional options for VMwareEngine#projectsLocationsDatastoresPatch.
interface ProjectsLocationsDatastoresPatchOptions {
requestId?: string;
updateMask?: string;
}§Properties
§
requestId?: string
[src]Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
§
updateMask?: string
[src]Optional. Field mask is used to specify the fields to be overwritten in
the Datastore 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. Only the following fields can be
updated: description.