Package com.google.cloud.compute.v1
Class ListNetworkEndpointsNetworkEndpointGroupsRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.ListNetworkEndpointsNetworkEndpointGroupsRequest
-
- All Implemented Interfaces:
ListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ListNetworkEndpointsNetworkEndpointGroupsRequest extends com.google.protobuf.GeneratedMessageV3 implements ListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
A request message for NetworkEndpointGroups.ListNetworkEndpoints. See the method description for details.
Protobuf typegoogle.cloud.compute.v1.ListNetworkEndpointsNetworkEndpointGroupsRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder
A request message for NetworkEndpointGroups.ListNetworkEndpoints.-
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
FILTER_FIELD_NUMBER
static int
MAX_RESULTS_FIELD_NUMBER
static int
NETWORK_ENDPOINT_GROUP_FIELD_NUMBER
static int
NETWORK_ENDPOINT_GROUPS_LIST_ENDPOINTS_REQUEST_RESOURCE_FIELD_NUMBER
static int
ORDER_BY_FIELD_NUMBER
static int
PAGE_TOKEN_FIELD_NUMBER
static int
PROJECT_FIELD_NUMBER
static int
RETURN_PARTIAL_SUCCESS_FIELD_NUMBER
static int
ZONE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
getDefaultInstance()
ListNetworkEndpointsNetworkEndpointGroupsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getFilter()
A filter expression that filters resources listed in the response.com.google.protobuf.ByteString
getFilterBytes()
A filter expression that filters resources listed in the response.int
getMaxResults()
The maximum number of results per page that should be returned.String
getNetworkEndpointGroup()
The name of the network endpoint group from which you want to generate a list of included network endpoints.com.google.protobuf.ByteString
getNetworkEndpointGroupBytes()
The name of the network endpoint group from which you want to generate a list of included network endpoints.NetworkEndpointGroupsListEndpointsRequest
getNetworkEndpointGroupsListEndpointsRequestResource()
The body resource for this requestNetworkEndpointGroupsListEndpointsRequestOrBuilder
getNetworkEndpointGroupsListEndpointsRequestResourceOrBuilder()
The body resource for this requestString
getOrderBy()
Sorts list results by a certain order.com.google.protobuf.ByteString
getOrderByBytes()
Sorts list results by a certain order.String
getPageToken()
Specifies a page token to use.com.google.protobuf.ByteString
getPageTokenBytes()
Specifies a page token to use.com.google.protobuf.Parser<ListNetworkEndpointsNetworkEndpointGroupsRequest>
getParserForType()
String
getProject()
Project ID for this request.com.google.protobuf.ByteString
getProjectBytes()
Project ID for this request.boolean
getReturnPartialSuccess()
Opt-in for partial success behavior which provides partial results in case of failure.int
getSerializedSize()
String
getZone()
The name of the zone where the network endpoint group is located.com.google.protobuf.ByteString
getZoneBytes()
The name of the zone where the network endpoint group is located.boolean
hasFilter()
A filter expression that filters resources listed in the response.int
hashCode()
boolean
hasMaxResults()
The maximum number of results per page that should be returned.boolean
hasNetworkEndpointGroupsListEndpointsRequestResource()
The body resource for this requestboolean
hasOrderBy()
Sorts list results by a certain order.boolean
hasPageToken()
Specifies a page token to use.boolean
hasReturnPartialSuccess()
Opt-in for partial success behavior which provides partial results in case of failure.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder
newBuilder()
static ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder
newBuilder(ListNetworkEndpointsNetworkEndpointGroupsRequest prototype)
ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder
newBuilderForType()
protected ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseDelimitedFrom(InputStream input)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(byte[] data)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(com.google.protobuf.ByteString data)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(com.google.protobuf.CodedInputStream input)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(InputStream input)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(ByteBuffer data)
static ListNetworkEndpointsNetworkEndpointGroupsRequest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ListNetworkEndpointsNetworkEndpointGroupsRequest>
parser()
ListNetworkEndpointsNetworkEndpointGroupsRequest.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, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_RESULTS_FIELD_NUMBER
public static final int MAX_RESULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_ENDPOINT_GROUP_FIELD_NUMBER
public static final int NETWORK_ENDPOINT_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_ENDPOINT_GROUPS_LIST_ENDPOINTS_REQUEST_RESOURCE_FIELD_NUMBER
public static final int NETWORK_ENDPOINT_GROUPS_LIST_ENDPOINTS_REQUEST_RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETURN_PARTIAL_SUCCESS_FIELD_NUMBER
public static final int RETURN_PARTIAL_SUCCESS_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasFilter
public boolean hasFilter()
A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
optional string filter = 336120696;
- Specified by:
hasFilter
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
public String getFilter()
A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
optional string filter = 336120696;
- Specified by:
getFilter
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
optional string filter = 336120696;
- Specified by:
getFilterBytes
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The bytes for filter.
-
hasMaxResults
public boolean hasMaxResults()
The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
optional uint32 max_results = 54715419;
- Specified by:
hasMaxResults
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- Whether the maxResults field is set.
-
getMaxResults
public int getMaxResults()
The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
optional uint32 max_results = 54715419;
- Specified by:
getMaxResults
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The maxResults.
-
getNetworkEndpointGroup
public String getNetworkEndpointGroup()
The name of the network endpoint group from which you want to generate a list of included network endpoints. It should comply with RFC1035.
string network_endpoint_group = 433907078 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getNetworkEndpointGroup
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The networkEndpointGroup.
-
getNetworkEndpointGroupBytes
public com.google.protobuf.ByteString getNetworkEndpointGroupBytes()
The name of the network endpoint group from which you want to generate a list of included network endpoints. It should comply with RFC1035.
string network_endpoint_group = 433907078 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getNetworkEndpointGroupBytes
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The bytes for networkEndpointGroup.
-
hasNetworkEndpointGroupsListEndpointsRequestResource
public boolean hasNetworkEndpointGroupsListEndpointsRequestResource()
The body resource for this request
.google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest network_endpoint_groups_list_endpoints_request_resource = 59493390 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasNetworkEndpointGroupsListEndpointsRequestResource
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- Whether the networkEndpointGroupsListEndpointsRequestResource field is set.
-
getNetworkEndpointGroupsListEndpointsRequestResource
public NetworkEndpointGroupsListEndpointsRequest getNetworkEndpointGroupsListEndpointsRequestResource()
The body resource for this request
.google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest network_endpoint_groups_list_endpoints_request_resource = 59493390 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getNetworkEndpointGroupsListEndpointsRequestResource
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The networkEndpointGroupsListEndpointsRequestResource.
-
getNetworkEndpointGroupsListEndpointsRequestResourceOrBuilder
public NetworkEndpointGroupsListEndpointsRequestOrBuilder getNetworkEndpointGroupsListEndpointsRequestResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest network_endpoint_groups_list_endpoints_request_resource = 59493390 [(.google.api.field_behavior) = REQUIRED];
-
hasOrderBy
public boolean hasOrderBy()
Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
optional string order_by = 160562920;
- Specified by:
hasOrderBy
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- Whether the orderBy field is set.
-
getOrderBy
public String getOrderBy()
Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
optional string order_by = 160562920;
- Specified by:
getOrderBy
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The orderBy.
-
getOrderByBytes
public com.google.protobuf.ByteString getOrderByBytes()
Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
optional string order_by = 160562920;
- Specified by:
getOrderByBytes
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The bytes for orderBy.
-
hasPageToken
public boolean hasPageToken()
Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
optional string page_token = 19994697;
- Specified by:
hasPageToken
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- Whether the pageToken field is set.
-
getPageToken
public String getPageToken()
Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
optional string page_token = 19994697;
- Specified by:
getPageToken
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
optional string page_token = 19994697;
- Specified by:
getPageTokenBytes
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
getProject
public String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getProject
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getProjectBytes
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The bytes for project.
-
hasReturnPartialSuccess
public boolean hasReturnPartialSuccess()
Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
optional bool return_partial_success = 517198390;
- Specified by:
hasReturnPartialSuccess
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- Whether the returnPartialSuccess field is set.
-
getReturnPartialSuccess
public boolean getReturnPartialSuccess()
Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
optional bool return_partial_success = 517198390;
- Specified by:
getReturnPartialSuccess
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The returnPartialSuccess.
-
getZone
public String getZone()
The name of the zone where the network endpoint group is located. It should comply with RFC1035.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getZone
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- Returns:
- The zone.
-
getZoneBytes
public com.google.protobuf.ByteString getZoneBytes()
The name of the zone where the network endpoint group is located. It should comply with RFC1035.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getZoneBytes
in interfaceListNetworkEndpointsNetworkEndpointGroupsRequestOrBuilder
- 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 ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ListNetworkEndpointsNetworkEndpointGroupsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder newBuilder()
-
newBuilder
public static ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder newBuilder(ListNetworkEndpointsNetworkEndpointGroupsRequest prototype)
-
toBuilder
public ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ListNetworkEndpointsNetworkEndpointGroupsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ListNetworkEndpointsNetworkEndpointGroupsRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListNetworkEndpointsNetworkEndpointGroupsRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<ListNetworkEndpointsNetworkEndpointGroupsRequest> 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 ListNetworkEndpointsNetworkEndpointGroupsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-