Package com.google.container.v1
Class AutoprovisioningNodePoolDefaults
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.container.v1.AutoprovisioningNodePoolDefaults
-
- All Implemented Interfaces:
AutoprovisioningNodePoolDefaultsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AutoprovisioningNodePoolDefaults extends com.google.protobuf.GeneratedMessageV3 implements AutoprovisioningNodePoolDefaultsOrBuilder
AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP.
Protobuf typegoogle.container.v1.AutoprovisioningNodePoolDefaults- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAutoprovisioningNodePoolDefaults.BuilderAutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBOOT_DISK_KMS_KEY_FIELD_NUMBERstatic intDISK_SIZE_GB_FIELD_NUMBERstatic intDISK_TYPE_FIELD_NUMBERstatic intIMAGE_TYPE_FIELD_NUMBERstatic intINSECURE_KUBELET_READONLY_PORT_ENABLED_FIELD_NUMBERstatic intMANAGEMENT_FIELD_NUMBERstatic intMIN_CPU_PLATFORM_FIELD_NUMBERstatic intOAUTH_SCOPES_FIELD_NUMBERstatic intSERVICE_ACCOUNT_FIELD_NUMBERstatic intSHIELDED_INSTANCE_CONFIG_FIELD_NUMBERstatic intUPGRADE_SETTINGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)StringgetBootDiskKmsKey()The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool.com.google.protobuf.ByteStringgetBootDiskKmsKeyBytes()The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool.static AutoprovisioningNodePoolDefaultsgetDefaultInstance()AutoprovisioningNodePoolDefaultsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDiskSizeGb()Size of the disk attached to each node, specified in GB.StringgetDiskType()Type of the disk attached to each node (e.g.com.google.protobuf.ByteStringgetDiskTypeBytes()Type of the disk attached to each node (e.g.StringgetImageType()The image type to use for NAP created node.com.google.protobuf.ByteStringgetImageTypeBytes()The image type to use for NAP created node.booleangetInsecureKubeletReadonlyPortEnabled()Enable or disable Kubelet read only port.NodeManagementgetManagement()Specifies the node management options for NAP created node-pools.NodeManagementOrBuildergetManagementOrBuilder()Specifies the node management options for NAP created node-pools.StringgetMinCpuPlatform()Deprecated.google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is deprecated.com.google.protobuf.ByteStringgetMinCpuPlatformBytes()Deprecated.google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is deprecated.StringgetOauthScopes(int index)Scopes that are used by NAP when creating node pools.com.google.protobuf.ByteStringgetOauthScopesBytes(int index)Scopes that are used by NAP when creating node pools.intgetOauthScopesCount()Scopes that are used by NAP when creating node pools.com.google.protobuf.ProtocolStringListgetOauthScopesList()Scopes that are used by NAP when creating node pools.com.google.protobuf.Parser<AutoprovisioningNodePoolDefaults>getParserForType()intgetSerializedSize()StringgetServiceAccount()The Google Cloud Platform Service Account to be used by the node VMs.com.google.protobuf.ByteStringgetServiceAccountBytes()The Google Cloud Platform Service Account to be used by the node VMs.ShieldedInstanceConfiggetShieldedInstanceConfig()Shielded Instance options.ShieldedInstanceConfigOrBuildergetShieldedInstanceConfigOrBuilder()Shielded Instance options.NodePool.UpgradeSettingsgetUpgradeSettings()Specifies the upgrade settings for NAP created node poolsNodePool.UpgradeSettingsOrBuildergetUpgradeSettingsOrBuilder()Specifies the upgrade settings for NAP created node poolsinthashCode()booleanhasInsecureKubeletReadonlyPortEnabled()Enable or disable Kubelet read only port.booleanhasManagement()Specifies the node management options for NAP created node-pools.booleanhasShieldedInstanceConfig()Shielded Instance options.booleanhasUpgradeSettings()Specifies the upgrade settings for NAP created node poolsprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AutoprovisioningNodePoolDefaults.BuildernewBuilder()static AutoprovisioningNodePoolDefaults.BuildernewBuilder(AutoprovisioningNodePoolDefaults prototype)AutoprovisioningNodePoolDefaults.BuildernewBuilderForType()protected AutoprovisioningNodePoolDefaults.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AutoprovisioningNodePoolDefaultsparseDelimitedFrom(InputStream input)static AutoprovisioningNodePoolDefaultsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoprovisioningNodePoolDefaultsparseFrom(byte[] data)static AutoprovisioningNodePoolDefaultsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoprovisioningNodePoolDefaultsparseFrom(com.google.protobuf.ByteString data)static AutoprovisioningNodePoolDefaultsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoprovisioningNodePoolDefaultsparseFrom(com.google.protobuf.CodedInputStream input)static AutoprovisioningNodePoolDefaultsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoprovisioningNodePoolDefaultsparseFrom(InputStream input)static AutoprovisioningNodePoolDefaultsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutoprovisioningNodePoolDefaultsparseFrom(ByteBuffer data)static AutoprovisioningNodePoolDefaultsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AutoprovisioningNodePoolDefaults>parser()AutoprovisioningNodePoolDefaults.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
OAUTH_SCOPES_FIELD_NUMBER
public static final int OAUTH_SCOPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_ACCOUNT_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPGRADE_SETTINGS_FIELD_NUMBER
public static final int UPGRADE_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MANAGEMENT_FIELD_NUMBER
public static final int MANAGEMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_CPU_PLATFORM_FIELD_NUMBER
public static final int MIN_CPU_PLATFORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISK_SIZE_GB_FIELD_NUMBER
public static final int DISK_SIZE_GB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISK_TYPE_FIELD_NUMBER
public static final int DISK_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHIELDED_INSTANCE_CONFIG_FIELD_NUMBER
public static final int SHIELDED_INSTANCE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOT_DISK_KMS_KEY_FIELD_NUMBER
public static final int BOOT_DISK_KMS_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_TYPE_FIELD_NUMBER
public static final int IMAGE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSECURE_KUBELET_READONLY_PORT_ENABLED_FIELD_NUMBER
public static final int INSECURE_KUBELET_READONLY_PORT_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getOauthScopesList
public com.google.protobuf.ProtocolStringList getOauthScopesList()
Scopes that are used by NAP when creating node pools.
repeated string oauth_scopes = 1;- Specified by:
getOauthScopesListin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- A list containing the oauthScopes.
-
getOauthScopesCount
public int getOauthScopesCount()
Scopes that are used by NAP when creating node pools.
repeated string oauth_scopes = 1;- Specified by:
getOauthScopesCountin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The count of oauthScopes.
-
getOauthScopes
public String getOauthScopes(int index)
Scopes that are used by NAP when creating node pools.
repeated string oauth_scopes = 1;- Specified by:
getOauthScopesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The oauthScopes at the given index.
-
getOauthScopesBytes
public com.google.protobuf.ByteString getOauthScopesBytes(int index)
Scopes that are used by NAP when creating node pools.
repeated string oauth_scopes = 1;- Specified by:
getOauthScopesBytesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the oauthScopes at the given index.
-
getServiceAccount
public String getServiceAccount()
The Google Cloud Platform Service Account to be used by the node VMs.
string service_account = 2;- Specified by:
getServiceAccountin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()
The Google Cloud Platform Service Account to be used by the node VMs.
string service_account = 2;- Specified by:
getServiceAccountBytesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The bytes for serviceAccount.
-
hasUpgradeSettings
public boolean hasUpgradeSettings()
Specifies the upgrade settings for NAP created node pools
.google.container.v1.NodePool.UpgradeSettings upgrade_settings = 3;- Specified by:
hasUpgradeSettingsin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- Whether the upgradeSettings field is set.
-
getUpgradeSettings
public NodePool.UpgradeSettings getUpgradeSettings()
Specifies the upgrade settings for NAP created node pools
.google.container.v1.NodePool.UpgradeSettings upgrade_settings = 3;- Specified by:
getUpgradeSettingsin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The upgradeSettings.
-
getUpgradeSettingsOrBuilder
public NodePool.UpgradeSettingsOrBuilder getUpgradeSettingsOrBuilder()
Specifies the upgrade settings for NAP created node pools
.google.container.v1.NodePool.UpgradeSettings upgrade_settings = 3;- Specified by:
getUpgradeSettingsOrBuilderin interfaceAutoprovisioningNodePoolDefaultsOrBuilder
-
hasManagement
public boolean hasManagement()
Specifies the node management options for NAP created node-pools.
.google.container.v1.NodeManagement management = 4;- Specified by:
hasManagementin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- Whether the management field is set.
-
getManagement
public NodeManagement getManagement()
Specifies the node management options for NAP created node-pools.
.google.container.v1.NodeManagement management = 4;- Specified by:
getManagementin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The management.
-
getManagementOrBuilder
public NodeManagementOrBuilder getManagementOrBuilder()
Specifies the node management options for NAP created node-pools.
.google.container.v1.NodeManagement management = 4;- Specified by:
getManagementOrBuilderin interfaceAutoprovisioningNodePoolDefaultsOrBuilder
-
getMinCpuPlatform
@Deprecated public String getMinCpuPlatform()
Deprecated.google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is deprecated. See google/container/v1/cluster_service.proto;l=3884Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For more information, read [how to specify min CPU platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform). This field is deprecated, min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-platform` label selector on the pod. To unset the min cpu platform field pass "automatic" as field value.
string min_cpu_platform = 5 [deprecated = true];- Specified by:
getMinCpuPlatformin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The minCpuPlatform.
-
getMinCpuPlatformBytes
@Deprecated public com.google.protobuf.ByteString getMinCpuPlatformBytes()
Deprecated.google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is deprecated. See google/container/v1/cluster_service.proto;l=3884Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For more information, read [how to specify min CPU platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform). This field is deprecated, min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-platform` label selector on the pod. To unset the min cpu platform field pass "automatic" as field value.
string min_cpu_platform = 5 [deprecated = true];- Specified by:
getMinCpuPlatformBytesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The bytes for minCpuPlatform.
-
getDiskSizeGb
public int getDiskSizeGb()
Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
int32 disk_size_gb = 6;- Specified by:
getDiskSizeGbin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The diskSizeGb.
-
getDiskType
public String getDiskType()
Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
string disk_type = 7;- Specified by:
getDiskTypein interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The diskType.
-
getDiskTypeBytes
public com.google.protobuf.ByteString getDiskTypeBytes()
Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
string disk_type = 7;- Specified by:
getDiskTypeBytesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The bytes for diskType.
-
hasShieldedInstanceConfig
public boolean hasShieldedInstanceConfig()
Shielded Instance options.
.google.container.v1.ShieldedInstanceConfig shielded_instance_config = 8;- Specified by:
hasShieldedInstanceConfigin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- Whether the shieldedInstanceConfig field is set.
-
getShieldedInstanceConfig
public ShieldedInstanceConfig getShieldedInstanceConfig()
Shielded Instance options.
.google.container.v1.ShieldedInstanceConfig shielded_instance_config = 8;- Specified by:
getShieldedInstanceConfigin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The shieldedInstanceConfig.
-
getShieldedInstanceConfigOrBuilder
public ShieldedInstanceConfigOrBuilder getShieldedInstanceConfigOrBuilder()
Shielded Instance options.
.google.container.v1.ShieldedInstanceConfig shielded_instance_config = 8;- Specified by:
getShieldedInstanceConfigOrBuilderin interfaceAutoprovisioningNodePoolDefaultsOrBuilder
-
getBootDiskKmsKey
public String getBootDiskKmsKey()
The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
string boot_disk_kms_key = 9;- Specified by:
getBootDiskKmsKeyin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The bootDiskKmsKey.
-
getBootDiskKmsKeyBytes
public com.google.protobuf.ByteString getBootDiskKmsKeyBytes()
The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
string boot_disk_kms_key = 9;- Specified by:
getBootDiskKmsKeyBytesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The bytes for bootDiskKmsKey.
-
getImageType
public String getImageType()
The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
string image_type = 10;- Specified by:
getImageTypein interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The imageType.
-
getImageTypeBytes
public com.google.protobuf.ByteString getImageTypeBytes()
The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
string image_type = 10;- Specified by:
getImageTypeBytesin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The bytes for imageType.
-
hasInsecureKubeletReadonlyPortEnabled
public boolean hasInsecureKubeletReadonlyPortEnabled()
Enable or disable Kubelet read only port.
optional bool insecure_kubelet_readonly_port_enabled = 13;- Specified by:
hasInsecureKubeletReadonlyPortEnabledin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- Whether the insecureKubeletReadonlyPortEnabled field is set.
-
getInsecureKubeletReadonlyPortEnabled
public boolean getInsecureKubeletReadonlyPortEnabled()
Enable or disable Kubelet read only port.
optional bool insecure_kubelet_readonly_port_enabled = 13;- Specified by:
getInsecureKubeletReadonlyPortEnabledin interfaceAutoprovisioningNodePoolDefaultsOrBuilder- Returns:
- The insecureKubeletReadonlyPortEnabled.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoprovisioningNodePoolDefaults parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoprovisioningNodePoolDefaults parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoprovisioningNodePoolDefaults parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AutoprovisioningNodePoolDefaults.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AutoprovisioningNodePoolDefaults.Builder newBuilder()
-
newBuilder
public static AutoprovisioningNodePoolDefaults.Builder newBuilder(AutoprovisioningNodePoolDefaults prototype)
-
toBuilder
public AutoprovisioningNodePoolDefaults.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutoprovisioningNodePoolDefaults.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AutoprovisioningNodePoolDefaults getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AutoprovisioningNodePoolDefaults> parser()
-
getParserForType
public com.google.protobuf.Parser<AutoprovisioningNodePoolDefaults> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AutoprovisioningNodePoolDefaults getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-