PrivateIpv6GoogleAccess controls whether and how Dataproc
cluster nodes can communicate with Google Services through gRPC over
IPv6. These values are directly mapped to corresponding values in
the Compute Engine Instance
fields <https://cloud.google.com/compute/docs/reference/rest/v1/instances>__.
Values:
PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED (0):
If unspecified, Compute Engine default behavior will apply,
which is the same as
INHERIT_FROM_SUBNETWORK.
INHERIT_FROM_SUBNETWORK (1):
Private access to and from Google Services
configuration inherited from the subnetwork
configuration. This is the default Compute
Engine behavior.
OUTBOUND (2):
Enables outbound private IPv6 access to
Google Services from the Dataproc cluster.
BIDIRECTIONAL (3):
Enables bidirectional private IPv6 access
between Google Services and the Dataproc
cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]