Google Cloud Container V1 Client - Class IPv6AccessType (2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class IPv6AccessType.
Possible values for IPv6 access type
Protobuf type google.container.v1.IPv6AccessType
Namespace
Google \ Cloud \ Container \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
IPV6_ACCESS_TYPE_UNSPECIFIED
Value: 0
Default value, will be defaulted as type external.
Generated from protobuf enum IPV6_ACCESS_TYPE_UNSPECIFIED = 0;
INTERNAL
Value: 1
Access type internal (all v6 addresses are internal IPs)
Generated from protobuf enum INTERNAL = 1;
EXTERNAL
Value: 2
Access type external (all v6 addresses are external IPs)
[[["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 2026-06-09 UTC."],[],[]]