All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquery.model.JobStatistics5.html Maven / Gradle / Ivy







JobStatistics5 (BigQuery API v2-rev20220422-1.32.1)












com.google.api.services.bigquery.model

Class JobStatistics5

    • Constructor Detail

      • JobStatistics5

        public JobStatistics5()
    • Method Detail

      • getCopiedLogicalBytes

        public Long getCopiedLogicalBytes()
        [Output-only] Number of logical bytes copied to the destination table.
        Returns:
        value or null for none
      • setCopiedLogicalBytes

        public JobStatistics5 setCopiedLogicalBytes(Long copiedLogicalBytes)
        [Output-only] Number of logical bytes copied to the destination table.
        Parameters:
        copiedLogicalBytes - copiedLogicalBytes or null for none
      • getCopiedRows

        public Long getCopiedRows()
        [Output-only] Number of rows copied to the destination table.
        Returns:
        value or null for none
      • setCopiedRows

        public JobStatistics5 setCopiedRows(Long copiedRows)
        [Output-only] Number of rows copied to the destination table.
        Parameters:
        copiedRows - copiedRows or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy