Package com.google.cloud.compute.v1
Class NetworkEndpointGroup.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
- com.google.cloud.compute.v1.NetworkEndpointGroup.Builder
-
- All Implemented Interfaces:
NetworkEndpointGroupOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- NetworkEndpointGroup
public static final class NetworkEndpointGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder> implements NetworkEndpointGroupOrBuilder
Represents a collection of network endpoints. A network endpoint group (NEG) defines how a set of endpoints should be reached, whether they are reachable, and where they are located. For more information about using NEGs, see Setting up external HTTP(S) Load Balancing with internet NEGs, Setting up zonal NEGs, or Setting up external HTTP(S) Load Balancing with serverless NEGs.
Protobuf typegoogle.cloud.compute.v1.NetworkEndpointGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description NetworkEndpointGroup.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
NetworkEndpointGroup
build()
NetworkEndpointGroup
buildPartial()
NetworkEndpointGroup.Builder
clear()
NetworkEndpointGroup.Builder
clearAnnotations()
NetworkEndpointGroup.Builder
clearAppEngine()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
clearCloudFunction()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
clearCloudRun()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.NetworkEndpointGroup.Builder
clearDefaultPort()
The default port used if the port number is not specified in the network endpoint.NetworkEndpointGroup.Builder
clearDescription()
An optional description of this resource.NetworkEndpointGroup.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
NetworkEndpointGroup.Builder
clearId()
[Output Only] The unique identifier for the resource.NetworkEndpointGroup.Builder
clearKind()
[Output Only] Type of the resource.NetworkEndpointGroup.Builder
clearName()
Name of the resource; provided by the client when the resource is created.NetworkEndpointGroup.Builder
clearNetwork()
The URL of the network to which all network endpoints in the NEG belong.NetworkEndpointGroup.Builder
clearNetworkEndpointType()
Type of network endpoints in this network endpoint group.NetworkEndpointGroup.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
NetworkEndpointGroup.Builder
clearPscData()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
NetworkEndpointGroup.Builder
clearPscTargetService()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment.NetworkEndpointGroup.Builder
clearRegion()
[Output Only] The URL of the region where the network endpoint group is located.NetworkEndpointGroup.Builder
clearSelfLink()
[Output Only] Server-defined URL for the resource.NetworkEndpointGroup.Builder
clearSize()
[Output only] Number of network endpoints in the network endpoint group.NetworkEndpointGroup.Builder
clearSubnetwork()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.NetworkEndpointGroup.Builder
clearZone()
[Output Only] The URL of the zone where the network endpoint group is located.NetworkEndpointGroup.Builder
clone()
boolean
containsAnnotations(String key)
Metadata defined as annotations on the network endpoint group.Map<String,String>
getAnnotations()
Deprecated.int
getAnnotationsCount()
Metadata defined as annotations on the network endpoint group.Map<String,String>
getAnnotationsMap()
Metadata defined as annotations on the network endpoint group.String
getAnnotationsOrDefault(String key, String defaultValue)
Metadata defined as annotations on the network endpoint group.String
getAnnotationsOrThrow(String key)
Metadata defined as annotations on the network endpoint group.NetworkEndpointGroupAppEngine
getAppEngine()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupAppEngine.Builder
getAppEngineBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupAppEngineOrBuilder
getAppEngineOrBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudFunction
getCloudFunction()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudFunction.Builder
getCloudFunctionBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudFunctionOrBuilder
getCloudFunctionOrBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudRun
getCloudRun()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudRun.Builder
getCloudRunBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudRunOrBuilder
getCloudRunOrBuilder()
Only valid when networkEndpointType is "SERVERLESS".String
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteString
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.NetworkEndpointGroup
getDefaultInstanceForType()
int
getDefaultPort()
The default port used if the port number is not specified in the network endpoint.String
getDescription()
An optional description of this resource.com.google.protobuf.ByteString
getDescriptionBytes()
An optional description of this resource.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
long
getId()
[Output Only] The unique identifier for the resource.String
getKind()
[Output Only] Type of the resource.com.google.protobuf.ByteString
getKindBytes()
[Output Only] Type of the resource.Map<String,String>
getMutableAnnotations()
Deprecated.String
getName()
Name of the resource; provided by the client when the resource is created.com.google.protobuf.ByteString
getNameBytes()
Name of the resource; provided by the client when the resource is created.String
getNetwork()
The URL of the network to which all network endpoints in the NEG belong.com.google.protobuf.ByteString
getNetworkBytes()
The URL of the network to which all network endpoints in the NEG belong.String
getNetworkEndpointType()
Type of network endpoints in this network endpoint group.com.google.protobuf.ByteString
getNetworkEndpointTypeBytes()
Type of network endpoints in this network endpoint group.NetworkEndpointGroupPscData
getPscData()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
NetworkEndpointGroupPscData.Builder
getPscDataBuilder()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
NetworkEndpointGroupPscDataOrBuilder
getPscDataOrBuilder()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
String
getPscTargetService()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment.com.google.protobuf.ByteString
getPscTargetServiceBytes()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment.String
getRegion()
[Output Only] The URL of the region where the network endpoint group is located.com.google.protobuf.ByteString
getRegionBytes()
[Output Only] The URL of the region where the network endpoint group is located.String
getSelfLink()
[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteString
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.int
getSize()
[Output only] Number of network endpoints in the network endpoint group.String
getSubnetwork()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.com.google.protobuf.ByteString
getSubnetworkBytes()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.String
getZone()
[Output Only] The URL of the zone where the network endpoint group is located.com.google.protobuf.ByteString
getZoneBytes()
[Output Only] The URL of the zone where the network endpoint group is located.boolean
hasAppEngine()
Only valid when networkEndpointType is "SERVERLESS".boolean
hasCloudFunction()
Only valid when networkEndpointType is "SERVERLESS".boolean
hasCloudRun()
Only valid when networkEndpointType is "SERVERLESS".boolean
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.boolean
hasDefaultPort()
The default port used if the port number is not specified in the network endpoint.boolean
hasDescription()
An optional description of this resource.boolean
hasId()
[Output Only] The unique identifier for the resource.boolean
hasKind()
[Output Only] Type of the resource.boolean
hasName()
Name of the resource; provided by the client when the resource is created.boolean
hasNetwork()
The URL of the network to which all network endpoints in the NEG belong.boolean
hasNetworkEndpointType()
Type of network endpoints in this network endpoint group.boolean
hasPscData()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
boolean
hasPscTargetService()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment.boolean
hasRegion()
[Output Only] The URL of the region where the network endpoint group is located.boolean
hasSelfLink()
[Output Only] Server-defined URL for the resource.boolean
hasSize()
[Output only] Number of network endpoints in the network endpoint group.boolean
hasSubnetwork()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.boolean
hasZone()
[Output Only] The URL of the zone where the network endpoint group is located.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
NetworkEndpointGroup.Builder
mergeAppEngine(NetworkEndpointGroupAppEngine value)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
mergeCloudFunction(NetworkEndpointGroupCloudFunction value)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
mergeCloudRun(NetworkEndpointGroupCloudRun value)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
mergeFrom(NetworkEndpointGroup other)
NetworkEndpointGroup.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NetworkEndpointGroup.Builder
mergeFrom(com.google.protobuf.Message other)
NetworkEndpointGroup.Builder
mergePscData(NetworkEndpointGroupPscData value)
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
NetworkEndpointGroup.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
NetworkEndpointGroup.Builder
putAllAnnotations(Map<String,String> values)
Metadata defined as annotations on the network endpoint group.NetworkEndpointGroup.Builder
putAnnotations(String key, String value)
Metadata defined as annotations on the network endpoint group.NetworkEndpointGroup.Builder
removeAnnotations(String key)
Metadata defined as annotations on the network endpoint group.NetworkEndpointGroup.Builder
setAppEngine(NetworkEndpointGroupAppEngine value)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
setAppEngine(NetworkEndpointGroupAppEngine.Builder builderForValue)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
setCloudFunction(NetworkEndpointGroupCloudFunction value)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
setCloudFunction(NetworkEndpointGroupCloudFunction.Builder builderForValue)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
setCloudRun(NetworkEndpointGroupCloudRun value)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
setCloudRun(NetworkEndpointGroupCloudRun.Builder builderForValue)
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroup.Builder
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.NetworkEndpointGroup.Builder
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.NetworkEndpointGroup.Builder
setDefaultPort(int value)
The default port used if the port number is not specified in the network endpoint.NetworkEndpointGroup.Builder
setDescription(String value)
An optional description of this resource.NetworkEndpointGroup.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.NetworkEndpointGroup.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
NetworkEndpointGroup.Builder
setId(long value)
[Output Only] The unique identifier for the resource.NetworkEndpointGroup.Builder
setKind(String value)
[Output Only] Type of the resource.NetworkEndpointGroup.Builder
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.NetworkEndpointGroup.Builder
setName(String value)
Name of the resource; provided by the client when the resource is created.NetworkEndpointGroup.Builder
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created.NetworkEndpointGroup.Builder
setNetwork(String value)
The URL of the network to which all network endpoints in the NEG belong.NetworkEndpointGroup.Builder
setNetworkBytes(com.google.protobuf.ByteString value)
The URL of the network to which all network endpoints in the NEG belong.NetworkEndpointGroup.Builder
setNetworkEndpointType(String value)
Type of network endpoints in this network endpoint group.NetworkEndpointGroup.Builder
setNetworkEndpointTypeBytes(com.google.protobuf.ByteString value)
Type of network endpoints in this network endpoint group.NetworkEndpointGroup.Builder
setPscData(NetworkEndpointGroupPscData value)
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
NetworkEndpointGroup.Builder
setPscData(NetworkEndpointGroupPscData.Builder builderForValue)
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
NetworkEndpointGroup.Builder
setPscTargetService(String value)
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment.NetworkEndpointGroup.Builder
setPscTargetServiceBytes(com.google.protobuf.ByteString value)
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment.NetworkEndpointGroup.Builder
setRegion(String value)
[Output Only] The URL of the region where the network endpoint group is located.NetworkEndpointGroup.Builder
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the region where the network endpoint group is located.NetworkEndpointGroup.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
NetworkEndpointGroup.Builder
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.NetworkEndpointGroup.Builder
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.NetworkEndpointGroup.Builder
setSize(int value)
[Output only] Number of network endpoints in the network endpoint group.NetworkEndpointGroup.Builder
setSubnetwork(String value)
Optional URL of the subnetwork to which all network endpoints in the NEG belong.NetworkEndpointGroup.Builder
setSubnetworkBytes(com.google.protobuf.ByteString value)
Optional URL of the subnetwork to which all network endpoints in the NEG belong.NetworkEndpointGroup.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
NetworkEndpointGroup.Builder
setZone(String value)
[Output Only] The URL of the zone where the network endpoint group is located.NetworkEndpointGroup.Builder
setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the zone where the network endpoint group is located.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
clear
public NetworkEndpointGroup.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
getDefaultInstanceForType
public NetworkEndpointGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public NetworkEndpointGroup build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NetworkEndpointGroup buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NetworkEndpointGroup.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
setField
public NetworkEndpointGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
clearField
public NetworkEndpointGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
clearOneof
public NetworkEndpointGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
setRepeatedField
public NetworkEndpointGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
addRepeatedField
public NetworkEndpointGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
mergeFrom
public NetworkEndpointGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<NetworkEndpointGroup.Builder>
-
mergeFrom
public NetworkEndpointGroup.Builder mergeFrom(NetworkEndpointGroup other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
mergeFrom
public NetworkEndpointGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<NetworkEndpointGroup.Builder>
- Throws:
IOException
-
getAnnotationsCount
public int getAnnotationsCount()
Description copied from interface:NetworkEndpointGroupOrBuilder
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
- Specified by:
getAnnotationsCount
in interfaceNetworkEndpointGroupOrBuilder
-
containsAnnotations
public boolean containsAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
- Specified by:
containsAnnotations
in interfaceNetworkEndpointGroupOrBuilder
-
getAnnotations
@Deprecated public Map<String,String> getAnnotations()
Deprecated.UsegetAnnotationsMap()
instead.- Specified by:
getAnnotations
in interfaceNetworkEndpointGroupOrBuilder
-
getAnnotationsMap
public Map<String,String> getAnnotationsMap()
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
- Specified by:
getAnnotationsMap
in interfaceNetworkEndpointGroupOrBuilder
-
getAnnotationsOrDefault
public String getAnnotationsOrDefault(String key, String defaultValue)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
- Specified by:
getAnnotationsOrDefault
in interfaceNetworkEndpointGroupOrBuilder
-
getAnnotationsOrThrow
public String getAnnotationsOrThrow(String key)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
- Specified by:
getAnnotationsOrThrow
in interfaceNetworkEndpointGroupOrBuilder
-
clearAnnotations
public NetworkEndpointGroup.Builder clearAnnotations()
-
removeAnnotations
public NetworkEndpointGroup.Builder removeAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
-
getMutableAnnotations
@Deprecated public Map<String,String> getMutableAnnotations()
Deprecated.Use alternate mutation accessors instead.
-
putAnnotations
public NetworkEndpointGroup.Builder putAnnotations(String key, String value)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
-
putAllAnnotations
public NetworkEndpointGroup.Builder putAllAnnotations(Map<String,String> values)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
-
hasAppEngine
public boolean hasAppEngine()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
- Specified by:
hasAppEngine
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the appEngine field is set.
-
getAppEngine
public NetworkEndpointGroupAppEngine getAppEngine()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
- Specified by:
getAppEngine
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The appEngine.
-
setAppEngine
public NetworkEndpointGroup.Builder setAppEngine(NetworkEndpointGroupAppEngine value)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
-
setAppEngine
public NetworkEndpointGroup.Builder setAppEngine(NetworkEndpointGroupAppEngine.Builder builderForValue)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
-
mergeAppEngine
public NetworkEndpointGroup.Builder mergeAppEngine(NetworkEndpointGroupAppEngine value)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
-
clearAppEngine
public NetworkEndpointGroup.Builder clearAppEngine()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
-
getAppEngineBuilder
public NetworkEndpointGroupAppEngine.Builder getAppEngineBuilder()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
-
getAppEngineOrBuilder
public NetworkEndpointGroupAppEngineOrBuilder getAppEngineOrBuilder()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupAppEngine app_engine = 340788768;
- Specified by:
getAppEngineOrBuilder
in interfaceNetworkEndpointGroupOrBuilder
-
hasCloudFunction
public boolean hasCloudFunction()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
- Specified by:
hasCloudFunction
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the cloudFunction field is set.
-
getCloudFunction
public NetworkEndpointGroupCloudFunction getCloudFunction()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
- Specified by:
getCloudFunction
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The cloudFunction.
-
setCloudFunction
public NetworkEndpointGroup.Builder setCloudFunction(NetworkEndpointGroupCloudFunction value)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
-
setCloudFunction
public NetworkEndpointGroup.Builder setCloudFunction(NetworkEndpointGroupCloudFunction.Builder builderForValue)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
-
mergeCloudFunction
public NetworkEndpointGroup.Builder mergeCloudFunction(NetworkEndpointGroupCloudFunction value)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
-
clearCloudFunction
public NetworkEndpointGroup.Builder clearCloudFunction()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
-
getCloudFunctionBuilder
public NetworkEndpointGroupCloudFunction.Builder getCloudFunctionBuilder()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
-
getCloudFunctionOrBuilder
public NetworkEndpointGroupCloudFunctionOrBuilder getCloudFunctionOrBuilder()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudFunction cloud_function = 519893666;
- Specified by:
getCloudFunctionOrBuilder
in interfaceNetworkEndpointGroupOrBuilder
-
hasCloudRun
public boolean hasCloudRun()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
- Specified by:
hasCloudRun
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the cloudRun field is set.
-
getCloudRun
public NetworkEndpointGroupCloudRun getCloudRun()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
- Specified by:
getCloudRun
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The cloudRun.
-
setCloudRun
public NetworkEndpointGroup.Builder setCloudRun(NetworkEndpointGroupCloudRun value)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
-
setCloudRun
public NetworkEndpointGroup.Builder setCloudRun(NetworkEndpointGroupCloudRun.Builder builderForValue)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
-
mergeCloudRun
public NetworkEndpointGroup.Builder mergeCloudRun(NetworkEndpointGroupCloudRun value)
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
-
clearCloudRun
public NetworkEndpointGroup.Builder clearCloudRun()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
-
getCloudRunBuilder
public NetworkEndpointGroupCloudRun.Builder getCloudRunBuilder()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
-
getCloudRunOrBuilder
public NetworkEndpointGroupCloudRunOrBuilder getCloudRunOrBuilder()
Only valid when networkEndpointType is "SERVERLESS". Only one of cloudRun, appEngine or cloudFunction may be set.
optional .google.cloud.compute.v1.NetworkEndpointGroupCloudRun cloud_run = 111060353;
- Specified by:
getCloudRunOrBuilder
in interfaceNetworkEndpointGroupOrBuilder
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
hasCreationTimestamp
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestamp
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestampBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for creationTimestamp.
-
setCreationTimestamp
public NetworkEndpointGroup.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public NetworkEndpointGroup.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public NetworkEndpointGroup.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
hasDefaultPort
public boolean hasDefaultPort()
The default port used if the port number is not specified in the network endpoint.
optional int32 default_port = 423377855;
- Specified by:
hasDefaultPort
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the defaultPort field is set.
-
getDefaultPort
public int getDefaultPort()
The default port used if the port number is not specified in the network endpoint.
optional int32 default_port = 423377855;
- Specified by:
getDefaultPort
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The defaultPort.
-
setDefaultPort
public NetworkEndpointGroup.Builder setDefaultPort(int value)
The default port used if the port number is not specified in the network endpoint.
optional int32 default_port = 423377855;
- Parameters:
value
- The defaultPort to set.- Returns:
- This builder for chaining.
-
clearDefaultPort
public NetworkEndpointGroup.Builder clearDefaultPort()
The default port used if the port number is not specified in the network endpoint.
optional int32 default_port = 423377855;
- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
hasDescription
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescription
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for description.
-
setDescription
public NetworkEndpointGroup.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public NetworkEndpointGroup.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
public NetworkEndpointGroup.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
hasId
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
getId
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The id.
-
setId
public NetworkEndpointGroup.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public NetworkEndpointGroup.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for kind.
-
setKind
public NetworkEndpointGroup.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group.
optional string kind = 3292052;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public NetworkEndpointGroup.Builder clearKind()
[Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group.
optional string kind = 3292052;
- Returns:
- This builder for chaining.
-
setKindBytes
public NetworkEndpointGroup.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group.
optional string kind = 3292052;
- Parameters:
value
- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Specified by:
hasName
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public String getName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Specified by:
getName
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Specified by:
getNameBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for name.
-
setName
public NetworkEndpointGroup.Builder setName(String value)
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public NetworkEndpointGroup.Builder clearName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Returns:
- This builder for chaining.
-
setNameBytes
public NetworkEndpointGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasNetwork
public boolean hasNetwork()
The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
optional string network = 232872494;
- Specified by:
hasNetwork
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the network field is set.
-
getNetwork
public String getNetwork()
The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
optional string network = 232872494;
- Specified by:
getNetwork
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
optional string network = 232872494;
- Specified by:
getNetworkBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for network.
-
setNetwork
public NetworkEndpointGroup.Builder setNetwork(String value)
The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
optional string network = 232872494;
- Parameters:
value
- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
public NetworkEndpointGroup.Builder clearNetwork()
The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
optional string network = 232872494;
- Returns:
- This builder for chaining.
-
setNetworkBytes
public NetworkEndpointGroup.Builder setNetworkBytes(com.google.protobuf.ByteString value)
The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
optional string network = 232872494;
- Parameters:
value
- The bytes for network to set.- Returns:
- This builder for chaining.
-
hasNetworkEndpointType
public boolean hasNetworkEndpointType()
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT. Check the NetworkEndpointType enum for the list of possible values.
optional string network_endpoint_type = 118301523;
- Specified by:
hasNetworkEndpointType
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the networkEndpointType field is set.
-
getNetworkEndpointType
public String getNetworkEndpointType()
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT. Check the NetworkEndpointType enum for the list of possible values.
optional string network_endpoint_type = 118301523;
- Specified by:
getNetworkEndpointType
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The networkEndpointType.
-
getNetworkEndpointTypeBytes
public com.google.protobuf.ByteString getNetworkEndpointTypeBytes()
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT. Check the NetworkEndpointType enum for the list of possible values.
optional string network_endpoint_type = 118301523;
- Specified by:
getNetworkEndpointTypeBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for networkEndpointType.
-
setNetworkEndpointType
public NetworkEndpointGroup.Builder setNetworkEndpointType(String value)
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT. Check the NetworkEndpointType enum for the list of possible values.
optional string network_endpoint_type = 118301523;
- Parameters:
value
- The networkEndpointType to set.- Returns:
- This builder for chaining.
-
clearNetworkEndpointType
public NetworkEndpointGroup.Builder clearNetworkEndpointType()
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT. Check the NetworkEndpointType enum for the list of possible values.
optional string network_endpoint_type = 118301523;
- Returns:
- This builder for chaining.
-
setNetworkEndpointTypeBytes
public NetworkEndpointGroup.Builder setNetworkEndpointTypeBytes(com.google.protobuf.ByteString value)
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT. Check the NetworkEndpointType enum for the list of possible values.
optional string network_endpoint_type = 118301523;
- Parameters:
value
- The bytes for networkEndpointType to set.- Returns:
- This builder for chaining.
-
hasPscData
public boolean hasPscData()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
- Specified by:
hasPscData
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the pscData field is set.
-
getPscData
public NetworkEndpointGroupPscData getPscData()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
- Specified by:
getPscData
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The pscData.
-
setPscData
public NetworkEndpointGroup.Builder setPscData(NetworkEndpointGroupPscData value)
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
-
setPscData
public NetworkEndpointGroup.Builder setPscData(NetworkEndpointGroupPscData.Builder builderForValue)
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
-
mergePscData
public NetworkEndpointGroup.Builder mergePscData(NetworkEndpointGroupPscData value)
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
-
clearPscData
public NetworkEndpointGroup.Builder clearPscData()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
-
getPscDataBuilder
public NetworkEndpointGroupPscData.Builder getPscDataBuilder()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
-
getPscDataOrBuilder
public NetworkEndpointGroupPscDataOrBuilder getPscDataOrBuilder()
optional .google.cloud.compute.v1.NetworkEndpointGroupPscData psc_data = 71937481;
- Specified by:
getPscDataOrBuilder
in interfaceNetworkEndpointGroupOrBuilder
-
hasPscTargetService
public boolean hasPscTargetService()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
optional string psc_target_service = 269132134;
- Specified by:
hasPscTargetService
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the pscTargetService field is set.
-
getPscTargetService
public String getPscTargetService()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
optional string psc_target_service = 269132134;
- Specified by:
getPscTargetService
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The pscTargetService.
-
getPscTargetServiceBytes
public com.google.protobuf.ByteString getPscTargetServiceBytes()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
optional string psc_target_service = 269132134;
- Specified by:
getPscTargetServiceBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for pscTargetService.
-
setPscTargetService
public NetworkEndpointGroup.Builder setPscTargetService(String value)
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
optional string psc_target_service = 269132134;
- Parameters:
value
- The pscTargetService to set.- Returns:
- This builder for chaining.
-
clearPscTargetService
public NetworkEndpointGroup.Builder clearPscTargetService()
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
optional string psc_target_service = 269132134;
- Returns:
- This builder for chaining.
-
setPscTargetServiceBytes
public NetworkEndpointGroup.Builder setPscTargetServiceBytes(com.google.protobuf.ByteString value)
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
optional string psc_target_service = 269132134;
- Parameters:
value
- The bytes for pscTargetService to set.- Returns:
- This builder for chaining.
-
hasRegion
public boolean hasRegion()
[Output Only] The URL of the region where the network endpoint group is located.
optional string region = 138946292;
- Specified by:
hasRegion
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the region field is set.
-
getRegion
public String getRegion()
[Output Only] The URL of the region where the network endpoint group is located.
optional string region = 138946292;
- Specified by:
getRegion
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The region.
-
getRegionBytes
public com.google.protobuf.ByteString getRegionBytes()
[Output Only] The URL of the region where the network endpoint group is located.
optional string region = 138946292;
- Specified by:
getRegionBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for region.
-
setRegion
public NetworkEndpointGroup.Builder setRegion(String value)
[Output Only] The URL of the region where the network endpoint group is located.
optional string region = 138946292;
- Parameters:
value
- The region to set.- Returns:
- This builder for chaining.
-
clearRegion
public NetworkEndpointGroup.Builder clearRegion()
[Output Only] The URL of the region where the network endpoint group is located.
optional string region = 138946292;
- Returns:
- This builder for chaining.
-
setRegionBytes
public NetworkEndpointGroup.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the region where the network endpoint group is located.
optional string region = 138946292;
- Parameters:
value
- The bytes for region to set.- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
hasSelfLink
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLink
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLinkBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for selfLink.
-
setSelfLink
public NetworkEndpointGroup.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public NetworkEndpointGroup.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public NetworkEndpointGroup.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasSize
public boolean hasSize()
[Output only] Number of network endpoints in the network endpoint group.
optional int32 size = 3530753;
- Specified by:
hasSize
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the size field is set.
-
getSize
public int getSize()
[Output only] Number of network endpoints in the network endpoint group.
optional int32 size = 3530753;
- Specified by:
getSize
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The size.
-
setSize
public NetworkEndpointGroup.Builder setSize(int value)
[Output only] Number of network endpoints in the network endpoint group.
optional int32 size = 3530753;
- Parameters:
value
- The size to set.- Returns:
- This builder for chaining.
-
clearSize
public NetworkEndpointGroup.Builder clearSize()
[Output only] Number of network endpoints in the network endpoint group.
optional int32 size = 3530753;
- Returns:
- This builder for chaining.
-
hasSubnetwork
public boolean hasSubnetwork()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.
optional string subnetwork = 307827694;
- Specified by:
hasSubnetwork
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the subnetwork field is set.
-
getSubnetwork
public String getSubnetwork()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.
optional string subnetwork = 307827694;
- Specified by:
getSubnetwork
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The subnetwork.
-
getSubnetworkBytes
public com.google.protobuf.ByteString getSubnetworkBytes()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.
optional string subnetwork = 307827694;
- Specified by:
getSubnetworkBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for subnetwork.
-
setSubnetwork
public NetworkEndpointGroup.Builder setSubnetwork(String value)
Optional URL of the subnetwork to which all network endpoints in the NEG belong.
optional string subnetwork = 307827694;
- Parameters:
value
- The subnetwork to set.- Returns:
- This builder for chaining.
-
clearSubnetwork
public NetworkEndpointGroup.Builder clearSubnetwork()
Optional URL of the subnetwork to which all network endpoints in the NEG belong.
optional string subnetwork = 307827694;
- Returns:
- This builder for chaining.
-
setSubnetworkBytes
public NetworkEndpointGroup.Builder setSubnetworkBytes(com.google.protobuf.ByteString value)
Optional URL of the subnetwork to which all network endpoints in the NEG belong.
optional string subnetwork = 307827694;
- Parameters:
value
- The bytes for subnetwork to set.- Returns:
- This builder for chaining.
-
hasZone
public boolean hasZone()
[Output Only] The URL of the zone where the network endpoint group is located.
optional string zone = 3744684;
- Specified by:
hasZone
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- Whether the zone field is set.
-
getZone
public String getZone()
[Output Only] The URL of the zone where the network endpoint group is located.
optional string zone = 3744684;
- Specified by:
getZone
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The zone.
-
getZoneBytes
public com.google.protobuf.ByteString getZoneBytes()
[Output Only] The URL of the zone where the network endpoint group is located.
optional string zone = 3744684;
- Specified by:
getZoneBytes
in interfaceNetworkEndpointGroupOrBuilder
- Returns:
- The bytes for zone.
-
setZone
public NetworkEndpointGroup.Builder setZone(String value)
[Output Only] The URL of the zone where the network endpoint group is located.
optional string zone = 3744684;
- Parameters:
value
- The zone to set.- Returns:
- This builder for chaining.
-
clearZone
public NetworkEndpointGroup.Builder clearZone()
[Output Only] The URL of the zone where the network endpoint group is located.
optional string zone = 3744684;
- Returns:
- This builder for chaining.
-
setZoneBytes
public NetworkEndpointGroup.Builder setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the zone where the network endpoint group is located.
optional string zone = 3744684;
- Parameters:
value
- The bytes for zone to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final NetworkEndpointGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
mergeUnknownFields
public final NetworkEndpointGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroup.Builder>
-
-