Module: Google::Cloud::Dataproc::V1::DiagnoseClusterRequest::TarballAccess

Defined in:
proto_docs/google/cloud/dataproc/v1/clusters.rb

Overview

Defines who has access to the diagnostic tarball

Constant Summary collapse

TARBALL_ACCESS_UNSPECIFIED =

Tarball Access unspecified. Falls back to default access of the bucket

0
GOOGLE_CLOUD_SUPPORT =

Google Cloud Support group has read access to the diagnostic tarball

1
GOOGLE_DATAPROC_DIAGNOSE =

Google Cloud Dataproc Diagnose service account has read access to the diagnostic tarball

2