- 2.78.0 (latest)
 - 2.76.0
 - 2.75.0
 - 2.74.0
 - 2.73.0
 - 2.72.0
 - 2.70.0
 - 2.68.0
 - 2.67.0
 - 2.64.0
 - 2.63.0
 - 2.62.0
 - 2.60.0
 - 2.59.0
 - 2.58.0
 - 2.57.0
 - 2.56.0
 - 2.55.0
 - 2.54.0
 - 2.53.0
 - 2.52.0
 - 2.51.0
 - 2.49.0
 - 2.48.0
 - 2.47.0
 - 2.46.0
 - 2.45.0
 - 2.44.0
 - 2.43.0
 - 2.42.0
 - 2.41.0
 - 2.40.0
 - 2.39.0
 - 2.37.0
 - 2.36.0
 - 2.35.0
 - 2.34.0
 - 2.33.0
 - 2.32.0
 - 2.31.0
 - 2.30.0
 - 2.29.0
 - 2.28.0
 - 2.27.0
 - 2.24.0
 - 2.23.0
 - 2.22.0
 - 2.21.0
 - 2.20.0
 - 2.19.0
 - 2.18.0
 - 2.17.0
 - 2.16.0
 - 2.15.0
 - 2.14.0
 - 2.13.0
 - 2.12.0
 - 2.11.0
 - 2.10.0
 - 2.9.0
 - 2.8.0
 - 2.7.0
 - 2.6.0
 - 2.5.0
 - 2.4.0
 - 2.3.7
 - 2.2.1
 - 2.1.5
 
public static final class EgressResponse.Builder extends GeneratedMessageV3.Builder<EgressResponse.Builder> implements EgressResponseOrBuildergRPC response payload for tether.
 Protobuf type google.cloud.apigeeconnect.v1.EgressResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > EgressResponse.BuilderImplements
EgressResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description | 
| Descriptor | 
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public EgressResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description | 
| field | FieldDescriptor | 
      
| value | Object | 
      
| Type | Description | 
| EgressResponse.Builder | 
build()
public EgressResponse build()| Type | Description | 
| EgressResponse | 
buildPartial()
public EgressResponse buildPartial()| Type | Description | 
| EgressResponse | 
clear()
public EgressResponse.Builder clear()| Type | Description | 
| EgressResponse.Builder | 
clearEndpoint()
public EgressResponse.Builder clearEndpoint()Tether Endpoint.
 .google.cloud.apigeeconnect.v1.TetherEndpoint endpoint = 6;
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public EgressResponse.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description | 
| field | FieldDescriptor | 
      
| Type | Description | 
| EgressResponse.Builder | 
clearHttpResponse()
public EgressResponse.Builder clearHttpResponse()HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Type | Description | 
| EgressResponse.Builder | 
clearId()
public EgressResponse.Builder clearId()Unique identifier for the response. Matches the EgressRequest's id.
 string id = 1;
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
clearName()
public EgressResponse.Builder clearName() Name is the full resource path of endpoint.
 Format: projects/{project_number or project_id}/endpoints/{endpoint}
 string name = 7;
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public EgressResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description | 
| oneof | OneofDescriptor | 
      
| Type | Description | 
| EgressResponse.Builder | 
clearProject()
public EgressResponse.Builder clearProject() GCP Project.
 Format: projects/{project_number}.
 string project = 4;
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
clearStatus()
public EgressResponse.Builder clearStatus()Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Type | Description | 
| EgressResponse.Builder | 
clearTraceId()
public EgressResponse.Builder clearTraceId()Unique identifier for clients to trace their request/response. Matches the EgressRequest's trace id
 string trace_id = 5;
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
clone()
public EgressResponse.Builder clone()| Type | Description | 
| EgressResponse.Builder | 
getDefaultInstanceForType()
public EgressResponse getDefaultInstanceForType()| Type | Description | 
| EgressResponse | 
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description | 
| Descriptor | 
getEndpoint()
public TetherEndpoint getEndpoint()Tether Endpoint.
 .google.cloud.apigeeconnect.v1.TetherEndpoint endpoint = 6;
| Type | Description | 
| TetherEndpoint | The endpoint.  | 
      
getEndpointValue()
public int getEndpointValue()Tether Endpoint.
 .google.cloud.apigeeconnect.v1.TetherEndpoint endpoint = 6;
| Type | Description | 
| int | The enum numeric value on the wire for endpoint.  | 
      
getHttpResponse()
public HttpResponse getHttpResponse()HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Type | Description | 
| HttpResponse | The httpResponse.  | 
      
getHttpResponseBuilder()
public HttpResponse.Builder getHttpResponseBuilder()HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Type | Description | 
| HttpResponse.Builder | 
getHttpResponseOrBuilder()
public HttpResponseOrBuilder getHttpResponseOrBuilder()HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Type | Description | 
| HttpResponseOrBuilder | 
getId()
public String getId()Unique identifier for the response. Matches the EgressRequest's id.
 string id = 1;
| Type | Description | 
| String | The id.  | 
      
getIdBytes()
public ByteString getIdBytes()Unique identifier for the response. Matches the EgressRequest's id.
 string id = 1;
| Type | Description | 
| ByteString | The bytes for id.  | 
      
getName()
public String getName() Name is the full resource path of endpoint.
 Format: projects/{project_number or project_id}/endpoints/{endpoint}
 string name = 7;
| Type | Description | 
| String | The name.  | 
      
getNameBytes()
public ByteString getNameBytes() Name is the full resource path of endpoint.
 Format: projects/{project_number or project_id}/endpoints/{endpoint}
 string name = 7;
| Type | Description | 
| ByteString | The bytes for name.  | 
      
getProject()
public String getProject() GCP Project.
 Format: projects/{project_number}.
 string project = 4;
| Type | Description | 
| String | The project.  | 
      
getProjectBytes()
public ByteString getProjectBytes() GCP Project.
 Format: projects/{project_number}.
 string project = 4;
| Type | Description | 
| ByteString | The bytes for project.  | 
      
getStatus()
public Status getStatus()Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Type | Description | 
| com.google.rpc.Status | The status.  | 
      
getStatusBuilder()
public Status.Builder getStatusBuilder()Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Type | Description | 
| com.google.rpc.Status.Builder | 
getStatusOrBuilder()
public StatusOrBuilder getStatusOrBuilder()Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Type | Description | 
| com.google.rpc.StatusOrBuilder | 
getTraceId()
public String getTraceId()Unique identifier for clients to trace their request/response. Matches the EgressRequest's trace id
 string trace_id = 5;
| Type | Description | 
| String | The traceId.  | 
      
getTraceIdBytes()
public ByteString getTraceIdBytes()Unique identifier for clients to trace their request/response. Matches the EgressRequest's trace id
 string trace_id = 5;
| Type | Description | 
| ByteString | The bytes for traceId.  | 
      
hasHttpResponse()
public boolean hasHttpResponse()HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Type | Description | 
| boolean | Whether the httpResponse field is set.  | 
      
hasStatus()
public boolean hasStatus()Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Type | Description | 
| boolean | Whether the status field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description | 
| FieldAccessorTable | 
isInitialized()
public final boolean isInitialized()| Type | Description | 
| boolean | 
mergeFrom(EgressResponse other)
public EgressResponse.Builder mergeFrom(EgressResponse other)| Name | Description | 
| other | EgressResponse | 
      
| Type | Description | 
| EgressResponse.Builder | 
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public EgressResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description | 
| input | CodedInputStream | 
      
| extensionRegistry | ExtensionRegistryLite | 
      
| Type | Description | 
| EgressResponse.Builder | 
| Type | Description | 
| IOException | 
mergeFrom(Message other)
public EgressResponse.Builder mergeFrom(Message other)| Name | Description | 
| other | Message | 
      
| Type | Description | 
| EgressResponse.Builder | 
mergeHttpResponse(HttpResponse value)
public EgressResponse.Builder mergeHttpResponse(HttpResponse value)HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Name | Description | 
| value | HttpResponse | 
      
| Type | Description | 
| EgressResponse.Builder | 
mergeStatus(Status value)
public EgressResponse.Builder mergeStatus(Status value)Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Name | Description | 
| value | com.google.rpc.Status | 
      
| Type | Description | 
| EgressResponse.Builder | 
mergeUnknownFields(UnknownFieldSet unknownFields)
public final EgressResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description | 
| unknownFields | UnknownFieldSet | 
      
| Type | Description | 
| EgressResponse.Builder | 
setEndpoint(TetherEndpoint value)
public EgressResponse.Builder setEndpoint(TetherEndpoint value)Tether Endpoint.
 .google.cloud.apigeeconnect.v1.TetherEndpoint endpoint = 6;
| Name | Description | 
| value | TetherEndpointThe endpoint to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setEndpointValue(int value)
public EgressResponse.Builder setEndpointValue(int value)Tether Endpoint.
 .google.cloud.apigeeconnect.v1.TetherEndpoint endpoint = 6;
| Name | Description | 
| value | intThe enum numeric value on the wire for endpoint to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public EgressResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description | 
| field | FieldDescriptor | 
      
| value | Object | 
      
| Type | Description | 
| EgressResponse.Builder | 
setHttpResponse(HttpResponse value)
public EgressResponse.Builder setHttpResponse(HttpResponse value)HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Name | Description | 
| value | HttpResponse | 
      
| Type | Description | 
| EgressResponse.Builder | 
setHttpResponse(HttpResponse.Builder builderForValue)
public EgressResponse.Builder setHttpResponse(HttpResponse.Builder builderForValue)HttpResponse.
 .google.cloud.apigeeconnect.v1.HttpResponse http_response = 2;
| Name | Description | 
| builderForValue | HttpResponse.Builder | 
      
| Type | Description | 
| EgressResponse.Builder | 
setId(String value)
public EgressResponse.Builder setId(String value)Unique identifier for the response. Matches the EgressRequest's id.
 string id = 1;
| Name | Description | 
| value | StringThe id to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setIdBytes(ByteString value)
public EgressResponse.Builder setIdBytes(ByteString value)Unique identifier for the response. Matches the EgressRequest's id.
 string id = 1;
| Name | Description | 
| value | ByteStringThe bytes for id to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setName(String value)
public EgressResponse.Builder setName(String value) Name is the full resource path of endpoint.
 Format: projects/{project_number or project_id}/endpoints/{endpoint}
 string name = 7;
| Name | Description | 
| value | StringThe name to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setNameBytes(ByteString value)
public EgressResponse.Builder setNameBytes(ByteString value) Name is the full resource path of endpoint.
 Format: projects/{project_number or project_id}/endpoints/{endpoint}
 string name = 7;
| Name | Description | 
| value | ByteStringThe bytes for name to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setProject(String value)
public EgressResponse.Builder setProject(String value) GCP Project.
 Format: projects/{project_number}.
 string project = 4;
| Name | Description | 
| value | StringThe project to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setProjectBytes(ByteString value)
public EgressResponse.Builder setProjectBytes(ByteString value) GCP Project.
 Format: projects/{project_number}.
 string project = 4;
| Name | Description | 
| value | ByteStringThe bytes for project to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public EgressResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description | 
| field | FieldDescriptor | 
      
| index | int | 
      
| value | Object | 
      
| Type | Description | 
| EgressResponse.Builder | 
setStatus(Status value)
public EgressResponse.Builder setStatus(Status value)Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Name | Description | 
| value | com.google.rpc.Status | 
      
| Type | Description | 
| EgressResponse.Builder | 
setStatus(Status.Builder builderForValue)
public EgressResponse.Builder setStatus(Status.Builder builderForValue)Errors from application when handling the http request.
 .google.rpc.Status status = 3;
| Name | Description | 
| builderForValue | com.google.rpc.Status.Builder | 
      
| Type | Description | 
| EgressResponse.Builder | 
setTraceId(String value)
public EgressResponse.Builder setTraceId(String value)Unique identifier for clients to trace their request/response. Matches the EgressRequest's trace id
 string trace_id = 5;
| Name | Description | 
| value | StringThe traceId to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setTraceIdBytes(ByteString value)
public EgressResponse.Builder setTraceIdBytes(ByteString value)Unique identifier for clients to trace their request/response. Matches the EgressRequest's trace id
 string trace_id = 5;
| Name | Description | 
| value | ByteStringThe bytes for traceId to set.  | 
      
| Type | Description | 
| EgressResponse.Builder | This builder for chaining.  | 
      
setUnknownFields(UnknownFieldSet unknownFields)
public final EgressResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description | 
| unknownFields | UnknownFieldSet | 
      
| Type | Description | 
| EgressResponse.Builder |