public static final class TestFailure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder> implements TestFailureOrBuilder
Protobuf type
google.cloud.compute.v1.TestFailure| Modifier and Type | Method and Description |
|---|---|
TestFailure.Builder |
addAllHeaders(Iterable<? extends UrlMapTestHeader> values)
HTTP headers of the request.
|
TestFailure.Builder |
addHeaders(int index,
UrlMapTestHeader.Builder builderForValue)
HTTP headers of the request.
|
TestFailure.Builder |
addHeaders(int index,
UrlMapTestHeader value)
HTTP headers of the request.
|
TestFailure.Builder |
addHeaders(UrlMapTestHeader.Builder builderForValue)
HTTP headers of the request.
|
TestFailure.Builder |
addHeaders(UrlMapTestHeader value)
HTTP headers of the request.
|
UrlMapTestHeader.Builder |
addHeadersBuilder()
HTTP headers of the request.
|
UrlMapTestHeader.Builder |
addHeadersBuilder(int index)
HTTP headers of the request.
|
TestFailure.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestFailure |
build() |
TestFailure |
buildPartial() |
TestFailure.Builder |
clear() |
TestFailure.Builder |
clearActualOutputUrl()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
TestFailure.Builder |
clearActualRedirectResponseCode()
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
|
TestFailure.Builder |
clearActualService()
BackendService or BackendBucket returned by load balancer.
|
TestFailure.Builder |
clearExpectedOutputUrl()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
TestFailure.Builder |
clearExpectedRedirectResponseCode()
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
|
TestFailure.Builder |
clearExpectedService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
|
TestFailure.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TestFailure.Builder |
clearHeaders()
HTTP headers of the request.
|
TestFailure.Builder |
clearHost()
Host portion of the URL.
|
TestFailure.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TestFailure.Builder |
clearPath()
Path portion including query parameters in the URL.
|
TestFailure.Builder |
clone() |
String |
getActualOutputUrl()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
com.google.protobuf.ByteString |
getActualOutputUrlBytes()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
int |
getActualRedirectResponseCode()
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
|
String |
getActualService()
BackendService or BackendBucket returned by load balancer.
|
com.google.protobuf.ByteString |
getActualServiceBytes()
BackendService or BackendBucket returned by load balancer.
|
TestFailure |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExpectedOutputUrl()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
com.google.protobuf.ByteString |
getExpectedOutputUrlBytes()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
int |
getExpectedRedirectResponseCode()
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
|
String |
getExpectedService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
|
com.google.protobuf.ByteString |
getExpectedServiceBytes()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
|
UrlMapTestHeader |
getHeaders(int index)
HTTP headers of the request.
|
UrlMapTestHeader.Builder |
getHeadersBuilder(int index)
HTTP headers of the request.
|
List<UrlMapTestHeader.Builder> |
getHeadersBuilderList()
HTTP headers of the request.
|
int |
getHeadersCount()
HTTP headers of the request.
|
List<UrlMapTestHeader> |
getHeadersList()
HTTP headers of the request.
|
UrlMapTestHeaderOrBuilder |
getHeadersOrBuilder(int index)
HTTP headers of the request.
|
List<? extends UrlMapTestHeaderOrBuilder> |
getHeadersOrBuilderList()
HTTP headers of the request.
|
String |
getHost()
Host portion of the URL.
|
com.google.protobuf.ByteString |
getHostBytes()
Host portion of the URL.
|
String |
getPath()
Path portion including query parameters in the URL.
|
com.google.protobuf.ByteString |
getPathBytes()
Path portion including query parameters in the URL.
|
boolean |
hasActualOutputUrl()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
boolean |
hasActualRedirectResponseCode()
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
|
boolean |
hasActualService()
BackendService or BackendBucket returned by load balancer.
|
boolean |
hasExpectedOutputUrl()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
boolean |
hasExpectedRedirectResponseCode()
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
|
boolean |
hasExpectedService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
|
boolean |
hasHost()
Host portion of the URL.
|
boolean |
hasPath()
Path portion including query parameters in the URL.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TestFailure.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TestFailure.Builder |
mergeFrom(com.google.protobuf.Message other) |
TestFailure.Builder |
mergeFrom(TestFailure other) |
TestFailure.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TestFailure.Builder |
removeHeaders(int index)
HTTP headers of the request.
|
TestFailure.Builder |
setActualOutputUrl(String value)
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
TestFailure.Builder |
setActualOutputUrlBytes(com.google.protobuf.ByteString value)
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
TestFailure.Builder |
setActualRedirectResponseCode(int value)
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
|
TestFailure.Builder |
setActualService(String value)
BackendService or BackendBucket returned by load balancer.
|
TestFailure.Builder |
setActualServiceBytes(com.google.protobuf.ByteString value)
BackendService or BackendBucket returned by load balancer.
|
TestFailure.Builder |
setExpectedOutputUrl(String value)
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
TestFailure.Builder |
setExpectedOutputUrlBytes(com.google.protobuf.ByteString value)
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
|
TestFailure.Builder |
setExpectedRedirectResponseCode(int value)
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
|
TestFailure.Builder |
setExpectedService(String value)
Expected BackendService or BackendBucket resource the given URL should be mapped to.
|
TestFailure.Builder |
setExpectedServiceBytes(com.google.protobuf.ByteString value)
Expected BackendService or BackendBucket resource the given URL should be mapped to.
|
TestFailure.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestFailure.Builder |
setHeaders(int index,
UrlMapTestHeader.Builder builderForValue)
HTTP headers of the request.
|
TestFailure.Builder |
setHeaders(int index,
UrlMapTestHeader value)
HTTP headers of the request.
|
TestFailure.Builder |
setHost(String value)
Host portion of the URL.
|
TestFailure.Builder |
setHostBytes(com.google.protobuf.ByteString value)
Host portion of the URL.
|
TestFailure.Builder |
setPath(String value)
Path portion including query parameters in the URL.
|
TestFailure.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Path portion including query parameters in the URL.
|
TestFailure.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TestFailure.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<TestFailure.Builder>public TestFailure.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.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<TestFailure.Builder>public TestFailure getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TestFailure build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TestFailure buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TestFailure.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder>public TestFailure.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<TestFailure.Builder>public TestFailure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder>public TestFailure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder>public TestFailure.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<TestFailure.Builder>public TestFailure.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<TestFailure.Builder>public TestFailure.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TestFailure.Builder>public TestFailure.Builder mergeFrom(TestFailure other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder>public TestFailure.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<TestFailure.Builder>IOExceptionpublic boolean hasActualOutputUrl()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string actual_output_url = 287075458;hasActualOutputUrl in interface TestFailureOrBuilderpublic String getActualOutputUrl()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string actual_output_url = 287075458;getActualOutputUrl in interface TestFailureOrBuilderpublic com.google.protobuf.ByteString getActualOutputUrlBytes()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string actual_output_url = 287075458;getActualOutputUrlBytes in interface TestFailureOrBuilderpublic TestFailure.Builder setActualOutputUrl(String value)
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string actual_output_url = 287075458;value - The actualOutputUrl to set.public TestFailure.Builder clearActualOutputUrl()
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string actual_output_url = 287075458;public TestFailure.Builder setActualOutputUrlBytes(com.google.protobuf.ByteString value)
The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string actual_output_url = 287075458;value - The bytes for actualOutputUrl to set.public boolean hasActualRedirectResponseCode()
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 actual_redirect_response_code = 42926553;hasActualRedirectResponseCode in interface TestFailureOrBuilderpublic int getActualRedirectResponseCode()
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 actual_redirect_response_code = 42926553;getActualRedirectResponseCode in interface TestFailureOrBuilderpublic TestFailure.Builder setActualRedirectResponseCode(int value)
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 actual_redirect_response_code = 42926553;value - The actualRedirectResponseCode to set.public TestFailure.Builder clearActualRedirectResponseCode()
Actual HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 actual_redirect_response_code = 42926553;public boolean hasActualService()
BackendService or BackendBucket returned by load balancer.
optional string actual_service = 440379652;hasActualService in interface TestFailureOrBuilderpublic String getActualService()
BackendService or BackendBucket returned by load balancer.
optional string actual_service = 440379652;getActualService in interface TestFailureOrBuilderpublic com.google.protobuf.ByteString getActualServiceBytes()
BackendService or BackendBucket returned by load balancer.
optional string actual_service = 440379652;getActualServiceBytes in interface TestFailureOrBuilderpublic TestFailure.Builder setActualService(String value)
BackendService or BackendBucket returned by load balancer.
optional string actual_service = 440379652;value - The actualService to set.public TestFailure.Builder clearActualService()
BackendService or BackendBucket returned by load balancer.
optional string actual_service = 440379652;public TestFailure.Builder setActualServiceBytes(com.google.protobuf.ByteString value)
BackendService or BackendBucket returned by load balancer.
optional string actual_service = 440379652;value - The bytes for actualService to set.public boolean hasExpectedOutputUrl()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string expected_output_url = 433967384;hasExpectedOutputUrl in interface TestFailureOrBuilderpublic String getExpectedOutputUrl()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string expected_output_url = 433967384;getExpectedOutputUrl in interface TestFailureOrBuilderpublic com.google.protobuf.ByteString getExpectedOutputUrlBytes()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string expected_output_url = 433967384;getExpectedOutputUrlBytes in interface TestFailureOrBuilderpublic TestFailure.Builder setExpectedOutputUrl(String value)
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string expected_output_url = 433967384;value - The expectedOutputUrl to set.public TestFailure.Builder clearExpectedOutputUrl()
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string expected_output_url = 433967384;public TestFailure.Builder setExpectedOutputUrlBytes(com.google.protobuf.ByteString value)
The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters.
optional string expected_output_url = 433967384;value - The bytes for expectedOutputUrl to set.public boolean hasExpectedRedirectResponseCode()
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 expected_redirect_response_code = 18888047;hasExpectedRedirectResponseCode in interface TestFailureOrBuilderpublic int getExpectedRedirectResponseCode()
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 expected_redirect_response_code = 18888047;getExpectedRedirectResponseCode in interface TestFailureOrBuilderpublic TestFailure.Builder setExpectedRedirectResponseCode(int value)
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 expected_redirect_response_code = 18888047;value - The expectedRedirectResponseCode to set.public TestFailure.Builder clearExpectedRedirectResponseCode()
Expected HTTP status code for rule with `urlRedirect` calculated by load balancer
optional int32 expected_redirect_response_code = 18888047;public boolean hasExpectedService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
optional string expected_service = 133987374;hasExpectedService in interface TestFailureOrBuilderpublic String getExpectedService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
optional string expected_service = 133987374;getExpectedService in interface TestFailureOrBuilderpublic com.google.protobuf.ByteString getExpectedServiceBytes()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
optional string expected_service = 133987374;getExpectedServiceBytes in interface TestFailureOrBuilderpublic TestFailure.Builder setExpectedService(String value)
Expected BackendService or BackendBucket resource the given URL should be mapped to.
optional string expected_service = 133987374;value - The expectedService to set.public TestFailure.Builder clearExpectedService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.
optional string expected_service = 133987374;public TestFailure.Builder setExpectedServiceBytes(com.google.protobuf.ByteString value)
Expected BackendService or BackendBucket resource the given URL should be mapped to.
optional string expected_service = 133987374;value - The bytes for expectedService to set.public List<UrlMapTestHeader> getHeadersList()
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;getHeadersList in interface TestFailureOrBuilderpublic int getHeadersCount()
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;getHeadersCount in interface TestFailureOrBuilderpublic UrlMapTestHeader getHeaders(int index)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;getHeaders in interface TestFailureOrBuilderpublic TestFailure.Builder setHeaders(int index, UrlMapTestHeader value)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder setHeaders(int index, UrlMapTestHeader.Builder builderForValue)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder addHeaders(UrlMapTestHeader value)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder addHeaders(int index, UrlMapTestHeader value)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder addHeaders(UrlMapTestHeader.Builder builderForValue)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder addHeaders(int index, UrlMapTestHeader.Builder builderForValue)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder addAllHeaders(Iterable<? extends UrlMapTestHeader> values)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder clearHeaders()
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public TestFailure.Builder removeHeaders(int index)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public UrlMapTestHeader.Builder getHeadersBuilder(int index)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public UrlMapTestHeaderOrBuilder getHeadersOrBuilder(int index)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;getHeadersOrBuilder in interface TestFailureOrBuilderpublic List<? extends UrlMapTestHeaderOrBuilder> getHeadersOrBuilderList()
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;getHeadersOrBuilderList in interface TestFailureOrBuilderpublic UrlMapTestHeader.Builder addHeadersBuilder()
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public UrlMapTestHeader.Builder addHeadersBuilder(int index)
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public List<UrlMapTestHeader.Builder> getHeadersBuilderList()
HTTP headers of the request.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;public boolean hasHost()
Host portion of the URL.
optional string host = 3208616;hasHost in interface TestFailureOrBuilderpublic String getHost()
Host portion of the URL.
optional string host = 3208616;getHost in interface TestFailureOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
Host portion of the URL.
optional string host = 3208616;getHostBytes in interface TestFailureOrBuilderpublic TestFailure.Builder setHost(String value)
Host portion of the URL.
optional string host = 3208616;value - The host to set.public TestFailure.Builder clearHost()
Host portion of the URL.
optional string host = 3208616;public TestFailure.Builder setHostBytes(com.google.protobuf.ByteString value)
Host portion of the URL.
optional string host = 3208616;value - The bytes for host to set.public boolean hasPath()
Path portion including query parameters in the URL.
optional string path = 3433509;hasPath in interface TestFailureOrBuilderpublic String getPath()
Path portion including query parameters in the URL.
optional string path = 3433509;getPath in interface TestFailureOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Path portion including query parameters in the URL.
optional string path = 3433509;getPathBytes in interface TestFailureOrBuilderpublic TestFailure.Builder setPath(String value)
Path portion including query parameters in the URL.
optional string path = 3433509;value - The path to set.public TestFailure.Builder clearPath()
Path portion including query parameters in the URL.
optional string path = 3433509;public TestFailure.Builder setPathBytes(com.google.protobuf.ByteString value)
Path portion including query parameters in the URL.
optional string path = 3433509;value - The bytes for path to set.public final TestFailure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder>public final TestFailure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TestFailure.Builder>Copyright © 2023 Google LLC. All rights reserved.