Class CloneDefinition (3.3.6)

CloneDefinition(resource: Dict[str, Any])

Information about base table and clone time of the clone.

See https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#clonedefinition

Inheritance

builtins.object > CloneDefinition

Methods

__init__

__init__(resource: Dict[str, Any])

Initialize self. See help(type(self)) for accurate signature.

CloneDefinition

CloneDefinition(resource: Dict[str, Any])

Information about base table and clone time of the clone.

See https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#clonedefinition

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.