Class DatasetAccessView


  • public final class DatasetAccessView
    extends java.lang.Object
    • Method Detail

      • datasetId

        public java.lang.String datasetId()
        Returns:
        The ID of the dataset containing this table.
      • projectId

        public java.lang.String projectId()
        Returns:
        The ID of the project containing this table.
      • tableId

        public java.lang.String tableId()
        Returns:
        The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.