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/dataproc_gdc/resources.yaml
project:
  name: project
  collection: dataprocgdc.projects
  attributes:
  - &project
    parameter_name: projectsId
    attribute_name: project
    help: |
      The cloud project to use.
    property: core/project

location:
  name: location
  collection: dataprocgdc.projects.locations
  disable_auto_completers: false
  attributes:
  - *project
  - &location
    parameter_name: locationsId
    attribute_name: location
    help: |
      Location of the Dataproc GDC resource.

operation:
  name: operation
  collection: dataprocgdc.projects.locations.operations
  attributes:
  - *project
  - *location
  - &operation
    parameter_name: operationsId
    attribute_name: operation
    help: The id of the Dataproc GDC operation.

# NOTE: this is only included to make the deprecated `gcloud alpha dataproc-gdc instances` command
# work. Prefer to use the service_instance resource instead.
instance:
  name: instance
  collection: dataprocgdc.projects.locations.serviceInstances
  disable_auto_completers: false
  request_id_field: serviceInstanceId
  attributes:
  - *project
  - *location
  - &instance
    parameter_name: serviceInstancesId
    attribute_name: instance
    help: The id of the Dataproc GDC instance.

service_instance:
  name: service_instance
  collection: dataprocgdc.projects.locations.serviceInstances
  disable_auto_completers: false
  request_id_field: serviceInstanceId
  attributes:
  - *project
  - *location
  - &serviceInstance
    parameter_name: serviceInstancesId
    attribute_name: service-instance
    help: The id of the Dataproc GDC instance.

spark_application:
  name: spark_application
  collection: dataprocgdc.projects.locations.serviceInstances.sparkApplications
  disable_auto_completers: false
  request_id_field: sparkApplicationsId
  attributes:
  - *project
  - *location
  - *serviceInstance
  - &sparkApplication
    parameter_name: sparkApplicationsId
    attribute_name: spark_application
    help: The id of the Dataproc GDC spark Application.

application_environment:
  name: application_environment
  collection: dataprocgdc.projects.locations.serviceInstances.applicationEnvironments
  disable_auto_completers: false
  request_id_field: applicationEnvironmentsId
  attributes:
  - *project
  - *location
  - *serviceInstance
  - &applicationEnvironment
    parameter_name: applicationEnvironmentsId
    attribute_name: application_environment
    help: The id of the Dataproc GDC applicatin environment.