ProjectsLocationsRealmsCreateOptions
import type { ProjectsLocationsRealmsCreateOptions } from "https://googleapis.deno.dev/v1/cloudnumberregistry:v1alpha.ts";Additional options for CloudNumberRegistry#projectsLocationsRealmsCreate.
interface ProjectsLocationsRealmsCreateOptions {
realmId?: string;
requestId?: string;
}§Properties
§
requestId?: string
[src]Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.