public static class SetMinCpuPlatformInstanceHttpRequest.Builder extends Object
public SetMinCpuPlatformInstanceHttpRequest.Builder mergeFrom(SetMinCpuPlatformInstanceHttpRequest other)
public String getAccessToken()
public SetMinCpuPlatformInstanceHttpRequest.Builder setAccessToken(String access_token)
public String getCallback()
public SetMinCpuPlatformInstanceHttpRequest.Builder setCallback(String callback)
public String getFields()
public SetMinCpuPlatformInstanceHttpRequest.Builder setFields(String fields)
public String getInstance()
public SetMinCpuPlatformInstanceHttpRequest.Builder setInstance(String instance)
public InstancesSetMinCpuPlatformRequest getInstancesSetMinCpuPlatformRequestResource()
public SetMinCpuPlatformInstanceHttpRequest.Builder setInstancesSetMinCpuPlatformRequestResource(InstancesSetMinCpuPlatformRequest instancesSetMinCpuPlatformRequestResource)
public String getKey()
public SetMinCpuPlatformInstanceHttpRequest.Builder setKey(String key)
public String getPrettyPrint()
public SetMinCpuPlatformInstanceHttpRequest.Builder setPrettyPrint(String prettyPrint)
public String getQuotaUser()
public SetMinCpuPlatformInstanceHttpRequest.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 SetMinCpuPlatformInstanceHttpRequest.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 getUserIp()
public SetMinCpuPlatformInstanceHttpRequest.Builder setUserIp(String userIp)
public SetMinCpuPlatformInstanceHttpRequest build()
public SetMinCpuPlatformInstanceHttpRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.