- 1.86.0 (latest)
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class NetworkEndpointGroupPscData.Builder extends GeneratedMessageV3.Builder<NetworkEndpointGroupPscData.Builder> implements NetworkEndpointGroupPscDataOrBuilderAll data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.
Protobuf type google.cloud.compute.v1.NetworkEndpointGroupPscData
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > NetworkEndpointGroupPscData.BuilderImplements
NetworkEndpointGroupPscDataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public NetworkEndpointGroupPscData.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
build()
public NetworkEndpointGroupPscData build()| Type | Description |
NetworkEndpointGroupPscData |
buildPartial()
public NetworkEndpointGroupPscData buildPartial()| Type | Description |
NetworkEndpointGroupPscData |
clear()
public NetworkEndpointGroupPscData.Builder clear()| Type | Description |
NetworkEndpointGroupPscData.Builder |
clearConsumerPscAddress()
public NetworkEndpointGroupPscData.Builder clearConsumerPscAddress()[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
optional string consumer_psc_address = 452646572;
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public NetworkEndpointGroupPscData.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
field |
FieldDescriptor |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public NetworkEndpointGroupPscData.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
oneof |
OneofDescriptor |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
clearPscConnectionId()
public NetworkEndpointGroupPscData.Builder clearPscConnectionId()[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
optional uint64 psc_connection_id = 292082397;
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
clearPscConnectionStatus()
public NetworkEndpointGroupPscData.Builder clearPscConnectionStatus()[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
optional string psc_connection_status = 184149172;
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
clone()
public NetworkEndpointGroupPscData.Builder clone()| Type | Description |
NetworkEndpointGroupPscData.Builder |
getConsumerPscAddress()
public String getConsumerPscAddress()[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
optional string consumer_psc_address = 452646572;
| Type | Description |
String |
The consumerPscAddress. |
getConsumerPscAddressBytes()
public ByteString getConsumerPscAddressBytes()[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
optional string consumer_psc_address = 452646572;
| Type | Description |
ByteString |
The bytes for consumerPscAddress. |
getDefaultInstanceForType()
public NetworkEndpointGroupPscData getDefaultInstanceForType()| Type | Description |
NetworkEndpointGroupPscData |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
Descriptor |
getPscConnectionId()
public long getPscConnectionId()[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
optional uint64 psc_connection_id = 292082397;
| Type | Description |
long |
The pscConnectionId. |
getPscConnectionStatus()
public String getPscConnectionStatus()[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
optional string psc_connection_status = 184149172;
| Type | Description |
String |
The pscConnectionStatus. |
getPscConnectionStatusBytes()
public ByteString getPscConnectionStatusBytes()[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
optional string psc_connection_status = 184149172;
| Type | Description |
ByteString |
The bytes for pscConnectionStatus. |
hasConsumerPscAddress()
public boolean hasConsumerPscAddress()[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
optional string consumer_psc_address = 452646572;
| Type | Description |
boolean |
Whether the consumerPscAddress field is set. |
hasPscConnectionId()
public boolean hasPscConnectionId()[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
optional uint64 psc_connection_id = 292082397;
| Type | Description |
boolean |
Whether the pscConnectionId field is set. |
hasPscConnectionStatus()
public boolean hasPscConnectionStatus()[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
optional string psc_connection_status = 184149172;
| Type | Description |
boolean |
Whether the pscConnectionStatus field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
boolean |
mergeFrom(NetworkEndpointGroupPscData other)
public NetworkEndpointGroupPscData.Builder mergeFrom(NetworkEndpointGroupPscData other)| Name | Description |
other |
NetworkEndpointGroupPscData |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public NetworkEndpointGroupPscData.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
| Type | Description |
IOException |
mergeFrom(Message other)
public NetworkEndpointGroupPscData.Builder mergeFrom(Message other)| Name | Description |
other |
Message |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final NetworkEndpointGroupPscData.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
unknownFields |
UnknownFieldSet |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
setConsumerPscAddress(String value)
public NetworkEndpointGroupPscData.Builder setConsumerPscAddress(String value)[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
optional string consumer_psc_address = 452646572;
| Name | Description |
value |
StringThe consumerPscAddress to set. |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
setConsumerPscAddressBytes(ByteString value)
public NetworkEndpointGroupPscData.Builder setConsumerPscAddressBytes(ByteString value)[Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
optional string consumer_psc_address = 452646572;
| Name | Description |
value |
ByteStringThe bytes for consumerPscAddress to set. |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public NetworkEndpointGroupPscData.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
setPscConnectionId(long value)
public NetworkEndpointGroupPscData.Builder setPscConnectionId(long value)[Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
optional uint64 psc_connection_id = 292082397;
| Name | Description |
value |
longThe pscConnectionId to set. |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
setPscConnectionStatus(String value)
public NetworkEndpointGroupPscData.Builder setPscConnectionStatus(String value)[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
optional string psc_connection_status = 184149172;
| Name | Description |
value |
StringThe pscConnectionStatus to set. |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
setPscConnectionStatusBytes(ByteString value)
public NetworkEndpointGroupPscData.Builder setPscConnectionStatusBytes(ByteString value)[Output Only] The connection status of the PSC Forwarding Rule. Check the PscConnectionStatus enum for the list of possible values.
optional string psc_connection_status = 184149172;
| Name | Description |
value |
ByteStringThe bytes for pscConnectionStatus to set. |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public NetworkEndpointGroupPscData.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Type | Description |
NetworkEndpointGroupPscData.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final NetworkEndpointGroupPscData.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
unknownFields |
UnknownFieldSet |
| Type | Description |
NetworkEndpointGroupPscData.Builder |