Class Squash.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
io.envoyproxy.envoy.config.filter.http.squash.v2.Squash.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SquashOrBuilder,Cloneable
- Enclosing class:
- Squash
public static final class Squash.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
implements SquashOrBuilder
[#next-free-field: 6]Protobuf type
envoy.config.filter.http.squash.v2.Squash-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.The total timeout Squash will delay a request and wait for it to be attached.The name of the cluster that hosts the Squash server.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The timeout for individual requests sent to the Squash cluster.clone()com.google.protobuf.DurationAmount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).com.google.protobuf.Duration.BuilderAmount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).com.google.protobuf.DurationOrBuilderAmount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).com.google.protobuf.StructWhen the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.com.google.protobuf.Struct.BuilderWhen the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.com.google.protobuf.StructOrBuilderWhen the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.com.google.protobuf.DurationThe total timeout Squash will delay a request and wait for it to be attached.com.google.protobuf.Duration.BuilderThe total timeout Squash will delay a request and wait for it to be attached.com.google.protobuf.DurationOrBuilderThe total timeout Squash will delay a request and wait for it to be attached.The name of the cluster that hosts the Squash server.com.google.protobuf.ByteStringThe name of the cluster that hosts the Squash server.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.DurationThe timeout for individual requests sent to the Squash cluster.com.google.protobuf.Duration.BuilderThe timeout for individual requests sent to the Squash cluster.com.google.protobuf.DurationOrBuilderThe timeout for individual requests sent to the Squash cluster.booleanAmount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).booleanWhen the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.booleanThe total timeout Squash will delay a request and wait for it to be attached.booleanThe timeout for individual requests sent to the Squash cluster.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeAttachmentPollPeriod(com.google.protobuf.Duration value) Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).mergeAttachmentTemplate(com.google.protobuf.Struct value) When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.mergeAttachmentTimeout(com.google.protobuf.Duration value) The total timeout Squash will delay a request and wait for it to be attached.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeRequestTimeout(com.google.protobuf.Duration value) The timeout for individual requests sent to the Squash cluster.final Squash.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAttachmentPollPeriod(com.google.protobuf.Duration value) Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).setAttachmentPollPeriod(com.google.protobuf.Duration.Builder builderForValue) Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).setAttachmentTemplate(com.google.protobuf.Struct value) When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.setAttachmentTemplate(com.google.protobuf.Struct.Builder builderForValue) When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.setAttachmentTimeout(com.google.protobuf.Duration value) The total timeout Squash will delay a request and wait for it to be attached.setAttachmentTimeout(com.google.protobuf.Duration.Builder builderForValue) The total timeout Squash will delay a request and wait for it to be attached.setCluster(String value) The name of the cluster that hosts the Squash server.setClusterBytes(com.google.protobuf.ByteString value) The name of the cluster that hosts the Squash server.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequestTimeout(com.google.protobuf.Duration value) The timeout for individual requests sent to the Squash cluster.setRequestTimeout(com.google.protobuf.Duration.Builder builderForValue) The timeout for individual requests sent to the Squash cluster.final Squash.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
setRepeatedField
public Squash.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
addRepeatedField
public Squash.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Squash.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
mergeFrom
public Squash.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Squash.Builder>- Throws:
IOException
-
getCluster
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Specified by:
getClusterin interfaceSquashOrBuilder- Returns:
- The cluster.
-
getClusterBytes
public com.google.protobuf.ByteString getClusterBytes()The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Specified by:
getClusterBytesin interfaceSquashOrBuilder- Returns:
- The bytes for cluster.
-
setCluster
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Parameters:
value- The cluster to set.- Returns:
- This builder for chaining.
-
clearCluster
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setClusterBytes
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for cluster to set.- Returns:
- This builder for chaining.
-
hasAttachmentTemplate
public boolean hasAttachmentTemplate()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;- Specified by:
hasAttachmentTemplatein interfaceSquashOrBuilder- Returns:
- Whether the attachmentTemplate field is set.
-
getAttachmentTemplate
public com.google.protobuf.Struct getAttachmentTemplate()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;- Specified by:
getAttachmentTemplatein interfaceSquashOrBuilder- Returns:
- The attachmentTemplate.
-
setAttachmentTemplate
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2; -
setAttachmentTemplate
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2; -
mergeAttachmentTemplate
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2; -
clearAttachmentTemplate
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2; -
getAttachmentTemplateBuilder
public com.google.protobuf.Struct.Builder getAttachmentTemplateBuilder()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2; -
getAttachmentTemplateOrBuilder
public com.google.protobuf.StructOrBuilder getAttachmentTemplateOrBuilder()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;- Specified by:
getAttachmentTemplateOrBuilderin interfaceSquashOrBuilder
-
hasRequestTimeout
public boolean hasRequestTimeout()The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;- Specified by:
hasRequestTimeoutin interfaceSquashOrBuilder- Returns:
- Whether the requestTimeout field is set.
-
getRequestTimeout
public com.google.protobuf.Duration getRequestTimeout()The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;- Specified by:
getRequestTimeoutin interfaceSquashOrBuilder- Returns:
- The requestTimeout.
-
setRequestTimeout
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3; -
setRequestTimeout
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3; -
mergeRequestTimeout
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3; -
clearRequestTimeout
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3; -
getRequestTimeoutBuilder
public com.google.protobuf.Duration.Builder getRequestTimeoutBuilder()The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3; -
getRequestTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getRequestTimeoutOrBuilder()The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;- Specified by:
getRequestTimeoutOrBuilderin interfaceSquashOrBuilder
-
hasAttachmentTimeout
public boolean hasAttachmentTimeout()The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;- Specified by:
hasAttachmentTimeoutin interfaceSquashOrBuilder- Returns:
- Whether the attachmentTimeout field is set.
-
getAttachmentTimeout
public com.google.protobuf.Duration getAttachmentTimeout()The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;- Specified by:
getAttachmentTimeoutin interfaceSquashOrBuilder- Returns:
- The attachmentTimeout.
-
setAttachmentTimeout
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4; -
setAttachmentTimeout
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4; -
mergeAttachmentTimeout
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4; -
clearAttachmentTimeout
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4; -
getAttachmentTimeoutBuilder
public com.google.protobuf.Duration.Builder getAttachmentTimeoutBuilder()The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4; -
getAttachmentTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getAttachmentTimeoutOrBuilder()The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;- Specified by:
getAttachmentTimeoutOrBuilderin interfaceSquashOrBuilder
-
hasAttachmentPollPeriod
public boolean hasAttachmentPollPeriod()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;- Specified by:
hasAttachmentPollPeriodin interfaceSquashOrBuilder- Returns:
- Whether the attachmentPollPeriod field is set.
-
getAttachmentPollPeriod
public com.google.protobuf.Duration getAttachmentPollPeriod()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;- Specified by:
getAttachmentPollPeriodin interfaceSquashOrBuilder- Returns:
- The attachmentPollPeriod.
-
setAttachmentPollPeriod
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5; -
setAttachmentPollPeriod
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5; -
mergeAttachmentPollPeriod
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5; -
clearAttachmentPollPeriod
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5; -
getAttachmentPollPeriodBuilder
public com.google.protobuf.Duration.Builder getAttachmentPollPeriodBuilder()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5; -
getAttachmentPollPeriodOrBuilder
public com.google.protobuf.DurationOrBuilder getAttachmentPollPeriodOrBuilder()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;- Specified by:
getAttachmentPollPeriodOrBuilderin interfaceSquashOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-