public static class ExpandIpCidrRangeSubnetworkHttpRequest.Builder extends Object
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder mergeFrom(ExpandIpCidrRangeSubnetworkHttpRequest other)
public String getAccessToken()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setAccessToken(String access_token)
public String getCallback()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setCallback(String callback)
public String getFields()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setFields(String fields)
public String getKey()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setKey(String key)
public String getPrettyPrint()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setPrettyPrint(String prettyPrint)
public String getQuotaUser()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setQuotaUser(String quotaUser)
public String getRequestId()
For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setRequestId(String requestId)
For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
public String getSubnetwork()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setSubnetwork(String subnetwork)
public SubnetworksExpandIpCidrRangeRequest getSubnetworksExpandIpCidrRangeRequestResource()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setSubnetworksExpandIpCidrRangeRequestResource(SubnetworksExpandIpCidrRangeRequest subnetworksExpandIpCidrRangeRequestResource)
public String getUserIp()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder setUserIp(String userIp)
public ExpandIpCidrRangeSubnetworkHttpRequest build()
public ExpandIpCidrRangeSubnetworkHttpRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.