HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/current/lib/googlecloudsdk/command_lib/bigtable/resources.yaml
project:
  name: project
  collection: bigtableadmin.projects
  attributes:
  - &project
    parameter_name: projectsId
    attribute_name: project
    help: Project name.

instance:
  name: instance
  collection: bigtableadmin.projects.instances
  attributes:
  - *project
  - &instance
    parameter_name: instancesId
    attribute_name: instance
    help: Name of the Bigtable instance.
  disable_auto_completers: false

cluster:
  name: cluster
  collection: bigtableadmin.projects.instances.clusters
  attributes:
  - *project
  - *instance
  - &cluster
    parameter_name: clustersId
    attribute_name: cluster
    help: Name of the Bigtable cluster.
  disable_auto_completers: false

table:
  name: table
  collection: bigtableadmin.projects.instances.tables
  attributes:
  - *project
  - *instance
  - &table
    parameter_name: tablesId
    attribute_name: table
    help: Name of the Bigtable table.
  disable_auto_completers: false

backup:
  name: backup
  collection: bigtableadmin.projects.instances.clusters.backups
  attributes:
  - *project
  - *instance
  - *cluster
  - &backup
    parameter_name: backupsId
    attribute_name: backup
    help: Name of the Bigtable backup.
  disable_auto_completers: false

operation:
  name: operation
  collection: bigtableadmin.operations
  attributes:
  - &operation
    parameter_name: operationsId
    attribute_name: operation
    help: Name of the Bigtable operation.
  disable_auto_completers: false

app_profile:
  name: app-profile
  collection: bigtableadmin.projects.instances.appProfiles
  attributes:
  - *project
  - *instance
  - &appProfile
    parameter_name: appProfilesId
    attribute_name: app_profile
    help: Name of the Bigtable app profile.

authorized_view:
  name: authorized-view
  collection: bigtableadmin.projects.instances.tables.authorizedViews
  request_id_field: authorizedViewId
  attributes:
  - *project
  - *instance
  - *table
  - &authorizedView
    parameter_name: authorizedViewsId
    attribute_name: authorized_view
    help: Name of the Bigtable authorized view.
  disable_auto_completers: false

schema_bundle:
  name: schema-bundle
  collection: bigtableadmin.projects.instances.tables.schemaBundles
  request_id_field: schemaBundleId
  attributes:
  - *project
  - *instance
  - *table
  - &schemaBundle
    parameter_name: schemaBundlesId
    attribute_name: schema_bundle
    help: Name of the Bigtable schema bundle.
  disable_auto_completers: false

logical_view:
  name: logical-view
  collection: bigtableadmin.projects.instances.logicalViews
  request_id_field: logicalViewId
  attributes:
  - *project
  - *instance
  - &logicalView
    parameter_name: logicalViewsId
    attribute_name: logical_view
    help: Name of the Bigtable logical view.
  disable_auto_completers: false

materialized_view:
  name: materialized-view
  collection: bigtableadmin.projects.instances.materializedViews
  attributes:
  - *project
  - *instance
  - &materializedView
    parameter_name: materializedViewsId
    attribute_name: materialized_view
    help: Name of the Bigtable materialized view.
  disable_auto_completers: false