Package com.google.cloud.compute.v1
Class UrlMapTest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.UrlMapTest
-
- All Implemented Interfaces:
UrlMapTestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class UrlMapTest extends com.google.protobuf.GeneratedMessageV3 implements UrlMapTestOrBuilder
Message for the expected URL mappings.
Protobuf typegoogle.cloud.compute.v1.UrlMapTest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UrlMapTest.Builder
Message for the expected URL mappings.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
DESCRIPTION_FIELD_NUMBER
static int
EXPECTED_OUTPUT_URL_FIELD_NUMBER
static int
EXPECTED_REDIRECT_RESPONSE_CODE_FIELD_NUMBER
static int
HEADERS_FIELD_NUMBER
static int
HOST_FIELD_NUMBER
static int
PATH_FIELD_NUMBER
static int
SERVICE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static UrlMapTest
getDefaultInstance()
UrlMapTest
getDefaultInstanceForType()
String
getDescription()
Description of this test case.com.google.protobuf.ByteString
getDescriptionBytes()
Description of this test case.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getExpectedOutputUrl()
The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters.com.google.protobuf.ByteString
getExpectedOutputUrlBytes()
The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters.int
getExpectedRedirectResponseCode()
For rules with urlRedirect, the test passes only if expectedRedirectResponseCode matches the HTTP status code in load balancer's redirect response.UrlMapTestHeader
getHeaders(int index)
HTTP headers for this request.int
getHeadersCount()
HTTP headers for this request.List<UrlMapTestHeader>
getHeadersList()
HTTP headers for this request.UrlMapTestHeaderOrBuilder
getHeadersOrBuilder(int index)
HTTP headers for this request.List<? extends UrlMapTestHeaderOrBuilder>
getHeadersOrBuilderList()
HTTP headers for this request.String
getHost()
Host portion of the URL.com.google.protobuf.ByteString
getHostBytes()
Host portion of the URL.com.google.protobuf.Parser<UrlMapTest>
getParserForType()
String
getPath()
Path portion of the URL.com.google.protobuf.ByteString
getPathBytes()
Path portion of the URL.int
getSerializedSize()
String
getService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.com.google.protobuf.ByteString
getServiceBytes()
Expected BackendService or BackendBucket resource the given URL should be mapped to.boolean
hasDescription()
Description of this test case.boolean
hasExpectedOutputUrl()
The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters.boolean
hasExpectedRedirectResponseCode()
For rules with urlRedirect, the test passes only if expectedRedirectResponseCode matches the HTTP status code in load balancer's redirect response.int
hashCode()
boolean
hasHost()
Host portion of the URL.boolean
hasPath()
Path portion of the URL.boolean
hasService()
Expected BackendService or BackendBucket resource the given URL should be mapped to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static UrlMapTest.Builder
newBuilder()
static UrlMapTest.Builder
newBuilder(UrlMapTest prototype)
UrlMapTest.Builder
newBuilderForType()
protected UrlMapTest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static UrlMapTest
parseDelimitedFrom(InputStream input)
static UrlMapTest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UrlMapTest
parseFrom(byte[] data)
static UrlMapTest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UrlMapTest
parseFrom(com.google.protobuf.ByteString data)
static UrlMapTest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UrlMapTest
parseFrom(com.google.protobuf.CodedInputStream input)
static UrlMapTest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UrlMapTest
parseFrom(InputStream input)
static UrlMapTest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UrlMapTest
parseFrom(ByteBuffer data)
static UrlMapTest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<UrlMapTest>
parser()
UrlMapTest.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPECTED_OUTPUT_URL_FIELD_NUMBER
public static final int EXPECTED_OUTPUT_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPECTED_REDIRECT_RESPONSE_CODE_FIELD_NUMBER
public static final int EXPECTED_REDIRECT_RESPONSE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEADERS_FIELD_NUMBER
public static final int HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasDescription
public boolean hasDescription()
Description of this test case.
optional string description = 422937596;
- Specified by:
hasDescription
in interfaceUrlMapTestOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
Description of this test case.
optional string description = 422937596;
- Specified by:
getDescription
in interfaceUrlMapTestOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of this test case.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in interfaceUrlMapTestOrBuilder
- Returns:
- The bytes for description.
-
hasExpectedOutputUrl
public boolean hasExpectedOutputUrl()
The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rules that forward requests to backends, the test passes only when expectedOutputUrl matches the request forwarded by the load balancer to backends. For rules with urlRewrite, the test verifies that the forwarded request matches hostRewrite and pathPrefixRewrite in the urlRewrite action. When service is specified, expectedOutputUrl`s scheme is ignored. For rules with urlRedirect, the test passes only if expectedOutputUrl matches the URL in the load balancer's redirect response. If urlRedirect specifies https_redirect, the test passes only if the scheme in expectedOutputUrl is also set to HTTPS. If urlRedirect specifies strip_query, the test passes only if expectedOutputUrl does not contain any query parameters. expectedOutputUrl is optional when service is specified.
optional string expected_output_url = 433967384;
- Specified by:
hasExpectedOutputUrl
in interfaceUrlMapTestOrBuilder
- Returns:
- Whether the expectedOutputUrl field is set.
-
getExpectedOutputUrl
public String getExpectedOutputUrl()
The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rules that forward requests to backends, the test passes only when expectedOutputUrl matches the request forwarded by the load balancer to backends. For rules with urlRewrite, the test verifies that the forwarded request matches hostRewrite and pathPrefixRewrite in the urlRewrite action. When service is specified, expectedOutputUrl`s scheme is ignored. For rules with urlRedirect, the test passes only if expectedOutputUrl matches the URL in the load balancer's redirect response. If urlRedirect specifies https_redirect, the test passes only if the scheme in expectedOutputUrl is also set to HTTPS. If urlRedirect specifies strip_query, the test passes only if expectedOutputUrl does not contain any query parameters. expectedOutputUrl is optional when service is specified.
optional string expected_output_url = 433967384;
- Specified by:
getExpectedOutputUrl
in interfaceUrlMapTestOrBuilder
- Returns:
- The expectedOutputUrl.
-
getExpectedOutputUrlBytes
public com.google.protobuf.ByteString getExpectedOutputUrlBytes()
The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rules that forward requests to backends, the test passes only when expectedOutputUrl matches the request forwarded by the load balancer to backends. For rules with urlRewrite, the test verifies that the forwarded request matches hostRewrite and pathPrefixRewrite in the urlRewrite action. When service is specified, expectedOutputUrl`s scheme is ignored. For rules with urlRedirect, the test passes only if expectedOutputUrl matches the URL in the load balancer's redirect response. If urlRedirect specifies https_redirect, the test passes only if the scheme in expectedOutputUrl is also set to HTTPS. If urlRedirect specifies strip_query, the test passes only if expectedOutputUrl does not contain any query parameters. expectedOutputUrl is optional when service is specified.
optional string expected_output_url = 433967384;
- Specified by:
getExpectedOutputUrlBytes
in interfaceUrlMapTestOrBuilder
- Returns:
- The bytes for expectedOutputUrl.
-
hasExpectedRedirectResponseCode
public boolean hasExpectedRedirectResponseCode()
For rules with urlRedirect, the test passes only if expectedRedirectResponseCode matches the HTTP status code in load balancer's redirect response. expectedRedirectResponseCode cannot be set when service is set.
optional int32 expected_redirect_response_code = 18888047;
- Specified by:
hasExpectedRedirectResponseCode
in interfaceUrlMapTestOrBuilder
- Returns:
- Whether the expectedRedirectResponseCode field is set.
-
getExpectedRedirectResponseCode
public int getExpectedRedirectResponseCode()
For rules with urlRedirect, the test passes only if expectedRedirectResponseCode matches the HTTP status code in load balancer's redirect response. expectedRedirectResponseCode cannot be set when service is set.
optional int32 expected_redirect_response_code = 18888047;
- Specified by:
getExpectedRedirectResponseCode
in interfaceUrlMapTestOrBuilder
- Returns:
- The expectedRedirectResponseCode.
-
getHeadersList
public List<UrlMapTestHeader> getHeadersList()
HTTP headers for this request. If headers contains a host header, then host must also match the header value.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;
- Specified by:
getHeadersList
in interfaceUrlMapTestOrBuilder
-
getHeadersOrBuilderList
public List<? extends UrlMapTestHeaderOrBuilder> getHeadersOrBuilderList()
HTTP headers for this request. If headers contains a host header, then host must also match the header value.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;
- Specified by:
getHeadersOrBuilderList
in interfaceUrlMapTestOrBuilder
-
getHeadersCount
public int getHeadersCount()
HTTP headers for this request. If headers contains a host header, then host must also match the header value.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;
- Specified by:
getHeadersCount
in interfaceUrlMapTestOrBuilder
-
getHeaders
public UrlMapTestHeader getHeaders(int index)
HTTP headers for this request. If headers contains a host header, then host must also match the header value.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;
- Specified by:
getHeaders
in interfaceUrlMapTestOrBuilder
-
getHeadersOrBuilder
public UrlMapTestHeaderOrBuilder getHeadersOrBuilder(int index)
HTTP headers for this request. If headers contains a host header, then host must also match the header value.
repeated .google.cloud.compute.v1.UrlMapTestHeader headers = 258436998;
- Specified by:
getHeadersOrBuilder
in interfaceUrlMapTestOrBuilder
-
hasHost
public boolean hasHost()
Host portion of the URL. If headers contains a host header, then host must also match the header value.
optional string host = 3208616;
- Specified by:
hasHost
in interfaceUrlMapTestOrBuilder
- Returns:
- Whether the host field is set.
-
getHost
public String getHost()
Host portion of the URL. If headers contains a host header, then host must also match the header value.
optional string host = 3208616;
- Specified by:
getHost
in interfaceUrlMapTestOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()
Host portion of the URL. If headers contains a host header, then host must also match the header value.
optional string host = 3208616;
- Specified by:
getHostBytes
in interfaceUrlMapTestOrBuilder
- Returns:
- The bytes for host.
-
hasPath
public boolean hasPath()
Path portion of the URL.
optional string path = 3433509;
- Specified by:
hasPath
in interfaceUrlMapTestOrBuilder
- Returns:
- Whether the path field is set.
-
getPath
public String getPath()
Path portion of the URL.
optional string path = 3433509;
- Specified by:
getPath
in interfaceUrlMapTestOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()
Path portion of the URL.
optional string path = 3433509;
- Specified by:
getPathBytes
in interfaceUrlMapTestOrBuilder
- Returns:
- The bytes for path.
-
hasService
public boolean hasService()
Expected BackendService or BackendBucket resource the given URL should be mapped to. The service field cannot be set if expectedRedirectResponseCode is set.
optional string service = 373540533;
- Specified by:
hasService
in interfaceUrlMapTestOrBuilder
- Returns:
- Whether the service field is set.
-
getService
public String getService()
Expected BackendService or BackendBucket resource the given URL should be mapped to. The service field cannot be set if expectedRedirectResponseCode is set.
optional string service = 373540533;
- Specified by:
getService
in interfaceUrlMapTestOrBuilder
- Returns:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()
Expected BackendService or BackendBucket resource the given URL should be mapped to. The service field cannot be set if expectedRedirectResponseCode is set.
optional string service = 373540533;
- Specified by:
getServiceBytes
in interfaceUrlMapTestOrBuilder
- Returns:
- The bytes for service.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static UrlMapTest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UrlMapTest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UrlMapTest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UrlMapTest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UrlMapTest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UrlMapTest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UrlMapTest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static UrlMapTest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static UrlMapTest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static UrlMapTest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static UrlMapTest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static UrlMapTest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public UrlMapTest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static UrlMapTest.Builder newBuilder()
-
newBuilder
public static UrlMapTest.Builder newBuilder(UrlMapTest prototype)
-
toBuilder
public UrlMapTest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected UrlMapTest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static UrlMapTest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<UrlMapTest> parser()
-
getParserForType
public com.google.protobuf.Parser<UrlMapTest> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public UrlMapTest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-