public interface PscAutomatedEndpointsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMatchAddress()
Ip Address created by the automated forwarding rule.
|
com.google.protobuf.ByteString |
getMatchAddressBytes()
Ip Address created by the automated forwarding rule.
|
String |
getNetwork()
Corresponding network in pscAutomationConfigs.
|
com.google.protobuf.ByteString |
getNetworkBytes()
Corresponding network in pscAutomationConfigs.
|
String |
getProjectId()
Corresponding project_id in pscAutomationConfigs
string project_id = 1; |
com.google.protobuf.ByteString |
getProjectIdBytes()
Corresponding project_id in pscAutomationConfigs
string project_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getProjectId()
Corresponding project_id in pscAutomationConfigs
string project_id = 1;com.google.protobuf.ByteString getProjectIdBytes()
Corresponding project_id in pscAutomationConfigs
string project_id = 1;String getNetwork()
Corresponding network in pscAutomationConfigs.
string network = 2;com.google.protobuf.ByteString getNetworkBytes()
Corresponding network in pscAutomationConfigs.
string network = 2;String getMatchAddress()
Ip Address created by the automated forwarding rule.
string match_address = 3;com.google.protobuf.ByteString getMatchAddressBytes()
Ip Address created by the automated forwarding rule.
string match_address = 3;Copyright © 2024 Google LLC. All rights reserved.