Package com.google.cloud.compute.v1
Class NetworkEndpointGroup
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.NetworkEndpointGroup
-
- All Implemented Interfaces:
NetworkEndpointGroupOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class NetworkEndpointGroup extends com.google.protobuf.GeneratedMessageV3 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
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
NetworkEndpointGroup.Builder
Represents a collection of network endpoints.static class
NetworkEndpointGroup.NetworkEndpointType
Type of network endpoints in this network endpoint group.-
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 int
ANNOTATIONS_FIELD_NUMBER
static int
APP_ENGINE_FIELD_NUMBER
static int
CLOUD_FUNCTION_FIELD_NUMBER
static int
CLOUD_RUN_FIELD_NUMBER
static int
CREATION_TIMESTAMP_FIELD_NUMBER
static int
DEFAULT_PORT_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
ID_FIELD_NUMBER
static int
KIND_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
NETWORK_ENDPOINT_TYPE_FIELD_NUMBER
static int
NETWORK_FIELD_NUMBER
static int
PSC_DATA_FIELD_NUMBER
static int
PSC_TARGET_SERVICE_FIELD_NUMBER
static int
REGION_FIELD_NUMBER
static int
SELF_LINK_FIELD_NUMBER
static int
SIZE_FIELD_NUMBER
static int
SUBNETWORK_FIELD_NUMBER
static int
ZONE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsAnnotations(String key)
Metadata defined as annotations on the network endpoint group.boolean
equals(Object obj)
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".NetworkEndpointGroupAppEngineOrBuilder
getAppEngineOrBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudFunction
getCloudFunction()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudFunctionOrBuilder
getCloudFunctionOrBuilder()
Only valid when networkEndpointType is "SERVERLESS".NetworkEndpointGroupCloudRun
getCloudRun()
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.static NetworkEndpointGroup
getDefaultInstance()
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()
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.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.com.google.protobuf.Parser<NetworkEndpointGroup>
getParserForType()
NetworkEndpointGroupPscData
getPscData()
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
getSerializedSize()
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.int
hashCode()
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)
boolean
isInitialized()
static NetworkEndpointGroup.Builder
newBuilder()
static NetworkEndpointGroup.Builder
newBuilder(NetworkEndpointGroup prototype)
NetworkEndpointGroup.Builder
newBuilderForType()
protected NetworkEndpointGroup.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static NetworkEndpointGroup
parseDelimitedFrom(InputStream input)
static NetworkEndpointGroup
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
parseFrom(byte[] data)
static NetworkEndpointGroup
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
parseFrom(com.google.protobuf.ByteString data)
static NetworkEndpointGroup
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
parseFrom(com.google.protobuf.CodedInputStream input)
static NetworkEndpointGroup
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
parseFrom(InputStream input)
static NetworkEndpointGroup
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NetworkEndpointGroup
parseFrom(ByteBuffer data)
static NetworkEndpointGroup
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<NetworkEndpointGroup>
parser()
NetworkEndpointGroup.Builder
toBuilder()
void
writeTo(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, 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
-
ANNOTATIONS_FIELD_NUMBER
public static final int ANNOTATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APP_ENGINE_FIELD_NUMBER
public static final int APP_ENGINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_FUNCTION_FIELD_NUMBER
public static final int CLOUD_FUNCTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_RUN_FIELD_NUMBER
public static final int CLOUD_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_TIMESTAMP_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_PORT_FIELD_NUMBER
public static final int DEFAULT_PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_ENDPOINT_TYPE_FIELD_NUMBER
public static final int NETWORK_ENDPOINT_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PSC_DATA_FIELD_NUMBER
public static final int PSC_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PSC_TARGET_SERVICE_FIELD_NUMBER
public static final int PSC_TARGET_SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REGION_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELF_LINK_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIZE_FIELD_NUMBER
public static final int SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBNETWORK_FIELD_NUMBER
public static final int SUBNETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZONE_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static NetworkEndpointGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NetworkEndpointGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NetworkEndpointGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NetworkEndpointGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NetworkEndpointGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NetworkEndpointGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NetworkEndpointGroup parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NetworkEndpointGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NetworkEndpointGroup parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NetworkEndpointGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static NetworkEndpointGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NetworkEndpointGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public NetworkEndpointGroup.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static NetworkEndpointGroup.Builder newBuilder()
-
newBuilder
public static NetworkEndpointGroup.Builder newBuilder(NetworkEndpointGroup prototype)
-
toBuilder
public NetworkEndpointGroup.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NetworkEndpointGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static NetworkEndpointGroup getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<NetworkEndpointGroup> parser()
-
getParserForType
public com.google.protobuf.Parser<NetworkEndpointGroup> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NetworkEndpointGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-