public static final class Step.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder> implements StepOrBuilder
A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.Protobuf type
google.cloud.networkmanagement.v1beta1.Step| Modifier and Type | Method and Description |
|---|---|
Step.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Step |
build() |
Step |
buildPartial() |
Step.Builder |
clear() |
Step.Builder |
clearAbort()
Display information of the final state "abort" and reason.
|
Step.Builder |
clearCausesDrop()
This is a step that leads to the final state Drop.
|
Step.Builder |
clearCloudFunction()
Display information of a Cloud function.
|
Step.Builder |
clearCloudSqlInstance()
Display information of a Cloud SQL instance.
|
Step.Builder |
clearDeliver()
Display information of the final state "deliver" and reason.
|
Step.Builder |
clearDescription()
A description of the step.
|
Step.Builder |
clearDrop()
Display information of the final state "drop" and reason.
|
Step.Builder |
clearEndpoint()
Display information of the source and destination under analysis.
|
Step.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Step.Builder |
clearFirewall()
Display information of a Compute Engine firewall rule.
|
Step.Builder |
clearForward()
Display information of the final state "forward" and reason.
|
Step.Builder |
clearForwardingRule()
Display information of a Compute Engine forwarding rule.
|
Step.Builder |
clearGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
|
Step.Builder |
clearInstance()
Display information of a Compute Engine instance.
|
Step.Builder |
clearLoadBalancer()
Display information of the load balancers.
|
Step.Builder |
clearNetwork()
Display information of a Google Cloud network.
|
Step.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Step.Builder |
clearProjectId()
Project ID that contains the configuration this step is validating.
|
Step.Builder |
clearRoute()
Display information of a Compute Engine route.
|
Step.Builder |
clearState()
Each step is in one of the pre-defined states.
|
Step.Builder |
clearStepInfo() |
Step.Builder |
clearVpcConnector()
Display information of a VPC connector.
|
Step.Builder |
clearVpnGateway()
Display information of a Compute Engine VPN gateway.
|
Step.Builder |
clearVpnTunnel()
Display information of a Compute Engine VPN tunnel.
|
Step.Builder |
clone() |
AbortInfo |
getAbort()
Display information of the final state "abort" and reason.
|
AbortInfo.Builder |
getAbortBuilder()
Display information of the final state "abort" and reason.
|
AbortInfoOrBuilder |
getAbortOrBuilder()
Display information of the final state "abort" and reason.
|
boolean |
getCausesDrop()
This is a step that leads to the final state Drop.
|
CloudFunctionInfo |
getCloudFunction()
Display information of a Cloud function.
|
CloudFunctionInfo.Builder |
getCloudFunctionBuilder()
Display information of a Cloud function.
|
CloudFunctionInfoOrBuilder |
getCloudFunctionOrBuilder()
Display information of a Cloud function.
|
CloudSQLInstanceInfo |
getCloudSqlInstance()
Display information of a Cloud SQL instance.
|
CloudSQLInstanceInfo.Builder |
getCloudSqlInstanceBuilder()
Display information of a Cloud SQL instance.
|
CloudSQLInstanceInfoOrBuilder |
getCloudSqlInstanceOrBuilder()
Display information of a Cloud SQL instance.
|
Step |
getDefaultInstanceForType() |
DeliverInfo |
getDeliver()
Display information of the final state "deliver" and reason.
|
DeliverInfo.Builder |
getDeliverBuilder()
Display information of the final state "deliver" and reason.
|
DeliverInfoOrBuilder |
getDeliverOrBuilder()
Display information of the final state "deliver" and reason.
|
String |
getDescription()
A description of the step.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
A description of the step.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DropInfo |
getDrop()
Display information of the final state "drop" and reason.
|
DropInfo.Builder |
getDropBuilder()
Display information of the final state "drop" and reason.
|
DropInfoOrBuilder |
getDropOrBuilder()
Display information of the final state "drop" and reason.
|
EndpointInfo |
getEndpoint()
Display information of the source and destination under analysis.
|
EndpointInfo.Builder |
getEndpointBuilder()
Display information of the source and destination under analysis.
|
EndpointInfoOrBuilder |
getEndpointOrBuilder()
Display information of the source and destination under analysis.
|
FirewallInfo |
getFirewall()
Display information of a Compute Engine firewall rule.
|
FirewallInfo.Builder |
getFirewallBuilder()
Display information of a Compute Engine firewall rule.
|
FirewallInfoOrBuilder |
getFirewallOrBuilder()
Display information of a Compute Engine firewall rule.
|
ForwardInfo |
getForward()
Display information of the final state "forward" and reason.
|
ForwardInfo.Builder |
getForwardBuilder()
Display information of the final state "forward" and reason.
|
ForwardingRuleInfo |
getForwardingRule()
Display information of a Compute Engine forwarding rule.
|
ForwardingRuleInfo.Builder |
getForwardingRuleBuilder()
Display information of a Compute Engine forwarding rule.
|
ForwardingRuleInfoOrBuilder |
getForwardingRuleOrBuilder()
Display information of a Compute Engine forwarding rule.
|
ForwardInfoOrBuilder |
getForwardOrBuilder()
Display information of the final state "forward" and reason.
|
GKEMasterInfo |
getGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
|
GKEMasterInfo.Builder |
getGkeMasterBuilder()
Display information of a Google Kubernetes Engine cluster master.
|
GKEMasterInfoOrBuilder |
getGkeMasterOrBuilder()
Display information of a Google Kubernetes Engine cluster master.
|
InstanceInfo |
getInstance()
Display information of a Compute Engine instance.
|
InstanceInfo.Builder |
getInstanceBuilder()
Display information of a Compute Engine instance.
|
InstanceInfoOrBuilder |
getInstanceOrBuilder()
Display information of a Compute Engine instance.
|
LoadBalancerInfo |
getLoadBalancer()
Display information of the load balancers.
|
LoadBalancerInfo.Builder |
getLoadBalancerBuilder()
Display information of the load balancers.
|
LoadBalancerInfoOrBuilder |
getLoadBalancerOrBuilder()
Display information of the load balancers.
|
NetworkInfo |
getNetwork()
Display information of a Google Cloud network.
|
NetworkInfo.Builder |
getNetworkBuilder()
Display information of a Google Cloud network.
|
NetworkInfoOrBuilder |
getNetworkOrBuilder()
Display information of a Google Cloud network.
|
String |
getProjectId()
Project ID that contains the configuration this step is validating.
|
com.google.protobuf.ByteString |
getProjectIdBytes()
Project ID that contains the configuration this step is validating.
|
RouteInfo |
getRoute()
Display information of a Compute Engine route.
|
RouteInfo.Builder |
getRouteBuilder()
Display information of a Compute Engine route.
|
RouteInfoOrBuilder |
getRouteOrBuilder()
Display information of a Compute Engine route.
|
Step.State |
getState()
Each step is in one of the pre-defined states.
|
int |
getStateValue()
Each step is in one of the pre-defined states.
|
Step.StepInfoCase |
getStepInfoCase() |
VpcConnectorInfo |
getVpcConnector()
Display information of a VPC connector.
|
VpcConnectorInfo.Builder |
getVpcConnectorBuilder()
Display information of a VPC connector.
|
VpcConnectorInfoOrBuilder |
getVpcConnectorOrBuilder()
Display information of a VPC connector.
|
VpnGatewayInfo |
getVpnGateway()
Display information of a Compute Engine VPN gateway.
|
VpnGatewayInfo.Builder |
getVpnGatewayBuilder()
Display information of a Compute Engine VPN gateway.
|
VpnGatewayInfoOrBuilder |
getVpnGatewayOrBuilder()
Display information of a Compute Engine VPN gateway.
|
VpnTunnelInfo |
getVpnTunnel()
Display information of a Compute Engine VPN tunnel.
|
VpnTunnelInfo.Builder |
getVpnTunnelBuilder()
Display information of a Compute Engine VPN tunnel.
|
VpnTunnelInfoOrBuilder |
getVpnTunnelOrBuilder()
Display information of a Compute Engine VPN tunnel.
|
boolean |
hasAbort()
Display information of the final state "abort" and reason.
|
boolean |
hasCloudFunction()
Display information of a Cloud function.
|
boolean |
hasCloudSqlInstance()
Display information of a Cloud SQL instance.
|
boolean |
hasDeliver()
Display information of the final state "deliver" and reason.
|
boolean |
hasDrop()
Display information of the final state "drop" and reason.
|
boolean |
hasEndpoint()
Display information of the source and destination under analysis.
|
boolean |
hasFirewall()
Display information of a Compute Engine firewall rule.
|
boolean |
hasForward()
Display information of the final state "forward" and reason.
|
boolean |
hasForwardingRule()
Display information of a Compute Engine forwarding rule.
|
boolean |
hasGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
|
boolean |
hasInstance()
Display information of a Compute Engine instance.
|
boolean |
hasLoadBalancer()
Display information of the load balancers.
|
boolean |
hasNetwork()
Display information of a Google Cloud network.
|
boolean |
hasRoute()
Display information of a Compute Engine route.
|
boolean |
hasVpcConnector()
Display information of a VPC connector.
|
boolean |
hasVpnGateway()
Display information of a Compute Engine VPN gateway.
|
boolean |
hasVpnTunnel()
Display information of a Compute Engine VPN tunnel.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Step.Builder |
mergeAbort(AbortInfo value)
Display information of the final state "abort" and reason.
|
Step.Builder |
mergeCloudFunction(CloudFunctionInfo value)
Display information of a Cloud function.
|
Step.Builder |
mergeCloudSqlInstance(CloudSQLInstanceInfo value)
Display information of a Cloud SQL instance.
|
Step.Builder |
mergeDeliver(DeliverInfo value)
Display information of the final state "deliver" and reason.
|
Step.Builder |
mergeDrop(DropInfo value)
Display information of the final state "drop" and reason.
|
Step.Builder |
mergeEndpoint(EndpointInfo value)
Display information of the source and destination under analysis.
|
Step.Builder |
mergeFirewall(FirewallInfo value)
Display information of a Compute Engine firewall rule.
|
Step.Builder |
mergeForward(ForwardInfo value)
Display information of the final state "forward" and reason.
|
Step.Builder |
mergeForwardingRule(ForwardingRuleInfo value)
Display information of a Compute Engine forwarding rule.
|
Step.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Step.Builder |
mergeFrom(com.google.protobuf.Message other) |
Step.Builder |
mergeFrom(Step other) |
Step.Builder |
mergeGkeMaster(GKEMasterInfo value)
Display information of a Google Kubernetes Engine cluster master.
|
Step.Builder |
mergeInstance(InstanceInfo value)
Display information of a Compute Engine instance.
|
Step.Builder |
mergeLoadBalancer(LoadBalancerInfo value)
Display information of the load balancers.
|
Step.Builder |
mergeNetwork(NetworkInfo value)
Display information of a Google Cloud network.
|
Step.Builder |
mergeRoute(RouteInfo value)
Display information of a Compute Engine route.
|
Step.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Step.Builder |
mergeVpcConnector(VpcConnectorInfo value)
Display information of a VPC connector.
|
Step.Builder |
mergeVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
|
Step.Builder |
mergeVpnTunnel(VpnTunnelInfo value)
Display information of a Compute Engine VPN tunnel.
|
Step.Builder |
setAbort(AbortInfo.Builder builderForValue)
Display information of the final state "abort" and reason.
|
Step.Builder |
setAbort(AbortInfo value)
Display information of the final state "abort" and reason.
|
Step.Builder |
setCausesDrop(boolean value)
This is a step that leads to the final state Drop.
|
Step.Builder |
setCloudFunction(CloudFunctionInfo.Builder builderForValue)
Display information of a Cloud function.
|
Step.Builder |
setCloudFunction(CloudFunctionInfo value)
Display information of a Cloud function.
|
Step.Builder |
setCloudSqlInstance(CloudSQLInstanceInfo.Builder builderForValue)
Display information of a Cloud SQL instance.
|
Step.Builder |
setCloudSqlInstance(CloudSQLInstanceInfo value)
Display information of a Cloud SQL instance.
|
Step.Builder |
setDeliver(DeliverInfo.Builder builderForValue)
Display information of the final state "deliver" and reason.
|
Step.Builder |
setDeliver(DeliverInfo value)
Display information of the final state "deliver" and reason.
|
Step.Builder |
setDescription(String value)
A description of the step.
|
Step.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
A description of the step.
|
Step.Builder |
setDrop(DropInfo.Builder builderForValue)
Display information of the final state "drop" and reason.
|
Step.Builder |
setDrop(DropInfo value)
Display information of the final state "drop" and reason.
|
Step.Builder |
setEndpoint(EndpointInfo.Builder builderForValue)
Display information of the source and destination under analysis.
|
Step.Builder |
setEndpoint(EndpointInfo value)
Display information of the source and destination under analysis.
|
Step.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Step.Builder |
setFirewall(FirewallInfo.Builder builderForValue)
Display information of a Compute Engine firewall rule.
|
Step.Builder |
setFirewall(FirewallInfo value)
Display information of a Compute Engine firewall rule.
|
Step.Builder |
setForward(ForwardInfo.Builder builderForValue)
Display information of the final state "forward" and reason.
|
Step.Builder |
setForward(ForwardInfo value)
Display information of the final state "forward" and reason.
|
Step.Builder |
setForwardingRule(ForwardingRuleInfo.Builder builderForValue)
Display information of a Compute Engine forwarding rule.
|
Step.Builder |
setForwardingRule(ForwardingRuleInfo value)
Display information of a Compute Engine forwarding rule.
|
Step.Builder |
setGkeMaster(GKEMasterInfo.Builder builderForValue)
Display information of a Google Kubernetes Engine cluster master.
|
Step.Builder |
setGkeMaster(GKEMasterInfo value)
Display information of a Google Kubernetes Engine cluster master.
|
Step.Builder |
setInstance(InstanceInfo.Builder builderForValue)
Display information of a Compute Engine instance.
|
Step.Builder |
setInstance(InstanceInfo value)
Display information of a Compute Engine instance.
|
Step.Builder |
setLoadBalancer(LoadBalancerInfo.Builder builderForValue)
Display information of the load balancers.
|
Step.Builder |
setLoadBalancer(LoadBalancerInfo value)
Display information of the load balancers.
|
Step.Builder |
setNetwork(NetworkInfo.Builder builderForValue)
Display information of a Google Cloud network.
|
Step.Builder |
setNetwork(NetworkInfo value)
Display information of a Google Cloud network.
|
Step.Builder |
setProjectId(String value)
Project ID that contains the configuration this step is validating.
|
Step.Builder |
setProjectIdBytes(com.google.protobuf.ByteString value)
Project ID that contains the configuration this step is validating.
|
Step.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Step.Builder |
setRoute(RouteInfo.Builder builderForValue)
Display information of a Compute Engine route.
|
Step.Builder |
setRoute(RouteInfo value)
Display information of a Compute Engine route.
|
Step.Builder |
setState(Step.State value)
Each step is in one of the pre-defined states.
|
Step.Builder |
setStateValue(int value)
Each step is in one of the pre-defined states.
|
Step.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Step.Builder |
setVpcConnector(VpcConnectorInfo.Builder builderForValue)
Display information of a VPC connector.
|
Step.Builder |
setVpcConnector(VpcConnectorInfo value)
Display information of a VPC connector.
|
Step.Builder |
setVpnGateway(VpnGatewayInfo.Builder builderForValue)
Display information of a Compute Engine VPN gateway.
|
Step.Builder |
setVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
|
Step.Builder |
setVpnTunnel(VpnTunnelInfo.Builder builderForValue)
Display information of a Compute Engine VPN tunnel.
|
Step.Builder |
setVpnTunnel(VpnTunnelInfo value)
Display information of a Compute Engine VPN tunnel.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Step build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Step buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Step.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Step.Builder>public Step.Builder mergeFrom(Step other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public Step.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Step.Builder>IOExceptionpublic Step.StepInfoCase getStepInfoCase()
getStepInfoCase in interface StepOrBuilderpublic Step.Builder clearStepInfo()
public String getDescription()
A description of the step. Usually this is a summary of the state.
string description = 1;getDescription in interface StepOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
A description of the step. Usually this is a summary of the state.
string description = 1;getDescriptionBytes in interface StepOrBuilderpublic Step.Builder setDescription(String value)
A description of the step. Usually this is a summary of the state.
string description = 1;value - The description to set.public Step.Builder clearDescription()
A description of the step. Usually this is a summary of the state.
string description = 1;public Step.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
A description of the step. Usually this is a summary of the state.
string description = 1;value - The bytes for description to set.public int getStateValue()
Each step is in one of the pre-defined states.
.google.cloud.networkmanagement.v1beta1.Step.State state = 2;getStateValue in interface StepOrBuilderpublic Step.Builder setStateValue(int value)
Each step is in one of the pre-defined states.
.google.cloud.networkmanagement.v1beta1.Step.State state = 2;value - The enum numeric value on the wire for state to set.public Step.State getState()
Each step is in one of the pre-defined states.
.google.cloud.networkmanagement.v1beta1.Step.State state = 2;getState in interface StepOrBuilderpublic Step.Builder setState(Step.State value)
Each step is in one of the pre-defined states.
.google.cloud.networkmanagement.v1beta1.Step.State state = 2;value - The state to set.public Step.Builder clearState()
Each step is in one of the pre-defined states.
.google.cloud.networkmanagement.v1beta1.Step.State state = 2;public boolean getCausesDrop()
This is a step that leads to the final state Drop.
bool causes_drop = 3;getCausesDrop in interface StepOrBuilderpublic Step.Builder setCausesDrop(boolean value)
This is a step that leads to the final state Drop.
bool causes_drop = 3;value - The causesDrop to set.public Step.Builder clearCausesDrop()
This is a step that leads to the final state Drop.
bool causes_drop = 3;public String getProjectId()
Project ID that contains the configuration this step is validating.
string project_id = 4;getProjectId in interface StepOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()
Project ID that contains the configuration this step is validating.
string project_id = 4;getProjectIdBytes in interface StepOrBuilderpublic Step.Builder setProjectId(String value)
Project ID that contains the configuration this step is validating.
string project_id = 4;value - The projectId to set.public Step.Builder clearProjectId()
Project ID that contains the configuration this step is validating.
string project_id = 4;public Step.Builder setProjectIdBytes(com.google.protobuf.ByteString value)
Project ID that contains the configuration this step is validating.
string project_id = 4;value - The bytes for projectId to set.public boolean hasInstance()
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;hasInstance in interface StepOrBuilderpublic InstanceInfo getInstance()
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;getInstance in interface StepOrBuilderpublic Step.Builder setInstance(InstanceInfo value)
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;public Step.Builder setInstance(InstanceInfo.Builder builderForValue)
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;public Step.Builder mergeInstance(InstanceInfo value)
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;public Step.Builder clearInstance()
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;public InstanceInfo.Builder getInstanceBuilder()
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;public InstanceInfoOrBuilder getInstanceOrBuilder()
Display information of a Compute Engine instance.
.google.cloud.networkmanagement.v1beta1.InstanceInfo instance = 5;getInstanceOrBuilder in interface StepOrBuilderpublic boolean hasFirewall()
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;hasFirewall in interface StepOrBuilderpublic FirewallInfo getFirewall()
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;getFirewall in interface StepOrBuilderpublic Step.Builder setFirewall(FirewallInfo value)
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;public Step.Builder setFirewall(FirewallInfo.Builder builderForValue)
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;public Step.Builder mergeFirewall(FirewallInfo value)
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;public Step.Builder clearFirewall()
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;public FirewallInfo.Builder getFirewallBuilder()
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;public FirewallInfoOrBuilder getFirewallOrBuilder()
Display information of a Compute Engine firewall rule.
.google.cloud.networkmanagement.v1beta1.FirewallInfo firewall = 6;getFirewallOrBuilder in interface StepOrBuilderpublic boolean hasRoute()
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;hasRoute in interface StepOrBuilderpublic RouteInfo getRoute()
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;getRoute in interface StepOrBuilderpublic Step.Builder setRoute(RouteInfo value)
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;public Step.Builder setRoute(RouteInfo.Builder builderForValue)
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;public Step.Builder mergeRoute(RouteInfo value)
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;public Step.Builder clearRoute()
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;public RouteInfo.Builder getRouteBuilder()
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;public RouteInfoOrBuilder getRouteOrBuilder()
Display information of a Compute Engine route.
.google.cloud.networkmanagement.v1beta1.RouteInfo route = 7;getRouteOrBuilder in interface StepOrBuilderpublic boolean hasEndpoint()
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;hasEndpoint in interface StepOrBuilderpublic EndpointInfo getEndpoint()
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;getEndpoint in interface StepOrBuilderpublic Step.Builder setEndpoint(EndpointInfo value)
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;public Step.Builder setEndpoint(EndpointInfo.Builder builderForValue)
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;public Step.Builder mergeEndpoint(EndpointInfo value)
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;public Step.Builder clearEndpoint()
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;public EndpointInfo.Builder getEndpointBuilder()
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;public EndpointInfoOrBuilder getEndpointOrBuilder()
Display information of the source and destination under analysis. The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint = 8;getEndpointOrBuilder in interface StepOrBuilderpublic boolean hasForwardingRule()
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;hasForwardingRule in interface StepOrBuilderpublic ForwardingRuleInfo getForwardingRule()
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;getForwardingRule in interface StepOrBuilderpublic Step.Builder setForwardingRule(ForwardingRuleInfo value)
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;public Step.Builder setForwardingRule(ForwardingRuleInfo.Builder builderForValue)
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;public Step.Builder mergeForwardingRule(ForwardingRuleInfo value)
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;public Step.Builder clearForwardingRule()
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;public ForwardingRuleInfo.Builder getForwardingRuleBuilder()
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;public ForwardingRuleInfoOrBuilder getForwardingRuleOrBuilder()
Display information of a Compute Engine forwarding rule.
.google.cloud.networkmanagement.v1beta1.ForwardingRuleInfo forwarding_rule = 9;getForwardingRuleOrBuilder in interface StepOrBuilderpublic boolean hasVpnGateway()
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;hasVpnGateway in interface StepOrBuilderpublic VpnGatewayInfo getVpnGateway()
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;getVpnGateway in interface StepOrBuilderpublic Step.Builder setVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;public Step.Builder setVpnGateway(VpnGatewayInfo.Builder builderForValue)
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;public Step.Builder mergeVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;public Step.Builder clearVpnGateway()
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;public VpnGatewayInfo.Builder getVpnGatewayBuilder()
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;public VpnGatewayInfoOrBuilder getVpnGatewayOrBuilder()
Display information of a Compute Engine VPN gateway.
.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo vpn_gateway = 10;getVpnGatewayOrBuilder in interface StepOrBuilderpublic boolean hasVpnTunnel()
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;hasVpnTunnel in interface StepOrBuilderpublic VpnTunnelInfo getVpnTunnel()
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;getVpnTunnel in interface StepOrBuilderpublic Step.Builder setVpnTunnel(VpnTunnelInfo value)
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;public Step.Builder setVpnTunnel(VpnTunnelInfo.Builder builderForValue)
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;public Step.Builder mergeVpnTunnel(VpnTunnelInfo value)
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;public Step.Builder clearVpnTunnel()
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;public VpnTunnelInfo.Builder getVpnTunnelBuilder()
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;public VpnTunnelInfoOrBuilder getVpnTunnelOrBuilder()
Display information of a Compute Engine VPN tunnel.
.google.cloud.networkmanagement.v1beta1.VpnTunnelInfo vpn_tunnel = 11;getVpnTunnelOrBuilder in interface StepOrBuilderpublic boolean hasVpcConnector()
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;hasVpcConnector in interface StepOrBuilderpublic VpcConnectorInfo getVpcConnector()
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;getVpcConnector in interface StepOrBuilderpublic Step.Builder setVpcConnector(VpcConnectorInfo value)
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;public Step.Builder setVpcConnector(VpcConnectorInfo.Builder builderForValue)
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;public Step.Builder mergeVpcConnector(VpcConnectorInfo value)
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;public Step.Builder clearVpcConnector()
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;public VpcConnectorInfo.Builder getVpcConnectorBuilder()
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;public VpcConnectorInfoOrBuilder getVpcConnectorOrBuilder()
Display information of a VPC connector.
.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo vpc_connector = 21;getVpcConnectorOrBuilder in interface StepOrBuilderpublic boolean hasDeliver()
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;hasDeliver in interface StepOrBuilderpublic DeliverInfo getDeliver()
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;getDeliver in interface StepOrBuilderpublic Step.Builder setDeliver(DeliverInfo value)
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;public Step.Builder setDeliver(DeliverInfo.Builder builderForValue)
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;public Step.Builder mergeDeliver(DeliverInfo value)
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;public Step.Builder clearDeliver()
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;public DeliverInfo.Builder getDeliverBuilder()
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;public DeliverInfoOrBuilder getDeliverOrBuilder()
Display information of the final state "deliver" and reason.
.google.cloud.networkmanagement.v1beta1.DeliverInfo deliver = 12;getDeliverOrBuilder in interface StepOrBuilderpublic boolean hasForward()
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;hasForward in interface StepOrBuilderpublic ForwardInfo getForward()
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;getForward in interface StepOrBuilderpublic Step.Builder setForward(ForwardInfo value)
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;public Step.Builder setForward(ForwardInfo.Builder builderForValue)
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;public Step.Builder mergeForward(ForwardInfo value)
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;public Step.Builder clearForward()
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;public ForwardInfo.Builder getForwardBuilder()
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;public ForwardInfoOrBuilder getForwardOrBuilder()
Display information of the final state "forward" and reason.
.google.cloud.networkmanagement.v1beta1.ForwardInfo forward = 13;getForwardOrBuilder in interface StepOrBuilderpublic boolean hasAbort()
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;hasAbort in interface StepOrBuilderpublic AbortInfo getAbort()
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;getAbort in interface StepOrBuilderpublic Step.Builder setAbort(AbortInfo value)
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;public Step.Builder setAbort(AbortInfo.Builder builderForValue)
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;public Step.Builder mergeAbort(AbortInfo value)
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;public Step.Builder clearAbort()
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;public AbortInfo.Builder getAbortBuilder()
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;public AbortInfoOrBuilder getAbortOrBuilder()
Display information of the final state "abort" and reason.
.google.cloud.networkmanagement.v1beta1.AbortInfo abort = 14;getAbortOrBuilder in interface StepOrBuilderpublic boolean hasDrop()
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;hasDrop in interface StepOrBuilderpublic DropInfo getDrop()
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;getDrop in interface StepOrBuilderpublic Step.Builder setDrop(DropInfo value)
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;public Step.Builder setDrop(DropInfo.Builder builderForValue)
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;public Step.Builder mergeDrop(DropInfo value)
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;public Step.Builder clearDrop()
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;public DropInfo.Builder getDropBuilder()
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;public DropInfoOrBuilder getDropOrBuilder()
Display information of the final state "drop" and reason.
.google.cloud.networkmanagement.v1beta1.DropInfo drop = 15;getDropOrBuilder in interface StepOrBuilderpublic boolean hasLoadBalancer()
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;hasLoadBalancer in interface StepOrBuilderpublic LoadBalancerInfo getLoadBalancer()
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;getLoadBalancer in interface StepOrBuilderpublic Step.Builder setLoadBalancer(LoadBalancerInfo value)
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;public Step.Builder setLoadBalancer(LoadBalancerInfo.Builder builderForValue)
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;public Step.Builder mergeLoadBalancer(LoadBalancerInfo value)
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;public Step.Builder clearLoadBalancer()
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;public LoadBalancerInfo.Builder getLoadBalancerBuilder()
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;public LoadBalancerInfoOrBuilder getLoadBalancerOrBuilder()
Display information of the load balancers.
.google.cloud.networkmanagement.v1beta1.LoadBalancerInfo load_balancer = 16;getLoadBalancerOrBuilder in interface StepOrBuilderpublic boolean hasNetwork()
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;hasNetwork in interface StepOrBuilderpublic NetworkInfo getNetwork()
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;getNetwork in interface StepOrBuilderpublic Step.Builder setNetwork(NetworkInfo value)
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;public Step.Builder setNetwork(NetworkInfo.Builder builderForValue)
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;public Step.Builder mergeNetwork(NetworkInfo value)
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;public Step.Builder clearNetwork()
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;public NetworkInfo.Builder getNetworkBuilder()
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;public NetworkInfoOrBuilder getNetworkOrBuilder()
Display information of a Google Cloud network.
.google.cloud.networkmanagement.v1beta1.NetworkInfo network = 17;getNetworkOrBuilder in interface StepOrBuilderpublic boolean hasGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;hasGkeMaster in interface StepOrBuilderpublic GKEMasterInfo getGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;getGkeMaster in interface StepOrBuilderpublic Step.Builder setGkeMaster(GKEMasterInfo value)
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;public Step.Builder setGkeMaster(GKEMasterInfo.Builder builderForValue)
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;public Step.Builder mergeGkeMaster(GKEMasterInfo value)
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;public Step.Builder clearGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;public GKEMasterInfo.Builder getGkeMasterBuilder()
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;public GKEMasterInfoOrBuilder getGkeMasterOrBuilder()
Display information of a Google Kubernetes Engine cluster master.
.google.cloud.networkmanagement.v1beta1.GKEMasterInfo gke_master = 18;getGkeMasterOrBuilder in interface StepOrBuilderpublic boolean hasCloudSqlInstance()
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
hasCloudSqlInstance in interface StepOrBuilderpublic CloudSQLInstanceInfo getCloudSqlInstance()
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
getCloudSqlInstance in interface StepOrBuilderpublic Step.Builder setCloudSqlInstance(CloudSQLInstanceInfo value)
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
public Step.Builder setCloudSqlInstance(CloudSQLInstanceInfo.Builder builderForValue)
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
public Step.Builder mergeCloudSqlInstance(CloudSQLInstanceInfo value)
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
public Step.Builder clearCloudSqlInstance()
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
public CloudSQLInstanceInfo.Builder getCloudSqlInstanceBuilder()
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
public CloudSQLInstanceInfoOrBuilder getCloudSqlInstanceOrBuilder()
Display information of a Cloud SQL instance.
.google.cloud.networkmanagement.v1beta1.CloudSQLInstanceInfo cloud_sql_instance = 19;
getCloudSqlInstanceOrBuilder in interface StepOrBuilderpublic boolean hasCloudFunction()
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;hasCloudFunction in interface StepOrBuilderpublic CloudFunctionInfo getCloudFunction()
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;getCloudFunction in interface StepOrBuilderpublic Step.Builder setCloudFunction(CloudFunctionInfo value)
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;public Step.Builder setCloudFunction(CloudFunctionInfo.Builder builderForValue)
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;public Step.Builder mergeCloudFunction(CloudFunctionInfo value)
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;public Step.Builder clearCloudFunction()
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;public CloudFunctionInfo.Builder getCloudFunctionBuilder()
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;public CloudFunctionInfoOrBuilder getCloudFunctionOrBuilder()
Display information of a Cloud function.
.google.cloud.networkmanagement.v1beta1.CloudFunctionInfo cloud_function = 20;getCloudFunctionOrBuilder in interface StepOrBuilderpublic final Step.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>public final Step.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Step.Builder>Copyright © 2022 Google LLC. All rights reserved.