Package com.google.cloud.tasks.v2beta3
Class HttpTarget
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.tasks.v2beta3.HttpTarget
-
- All Implemented Interfaces:
HttpTargetOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class HttpTarget extends com.google.protobuf.GeneratedMessageV3 implements HttpTargetOrBuilder
HTTP target. When specified as a [Queue][target_type], all the tasks with [HttpRequest] will be overridden according to the target.
Protobuf typegoogle.cloud.tasks.v2beta3.HttpTarget- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHttpTarget.AuthorizationHeaderCasestatic classHttpTarget.BuilderHTTP target.static classHttpTarget.HeaderDefines a header message.static interfaceHttpTarget.HeaderOrBuilderstatic classHttpTarget.HeaderOverrideWraps the Header object.static interfaceHttpTarget.HeaderOverrideOrBuilder-
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 intHEADER_OVERRIDES_FIELD_NUMBERstatic intHTTP_METHOD_FIELD_NUMBERstatic intOAUTH_TOKEN_FIELD_NUMBERstatic intOIDC_TOKEN_FIELD_NUMBERstatic intURI_OVERRIDE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)HttpTarget.AuthorizationHeaderCasegetAuthorizationHeaderCase()static HttpTargetgetDefaultInstance()HttpTargetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HttpTarget.HeaderOverridegetHeaderOverrides(int index)HTTP target headers.intgetHeaderOverridesCount()HTTP target headers.List<HttpTarget.HeaderOverride>getHeaderOverridesList()HTTP target headers.HttpTarget.HeaderOverrideOrBuildergetHeaderOverridesOrBuilder(int index)HTTP target headers.List<? extends HttpTarget.HeaderOverrideOrBuilder>getHeaderOverridesOrBuilderList()HTTP target headers.HttpMethodgetHttpMethod()The HTTP method to use for the request.intgetHttpMethodValue()The HTTP method to use for the request.OAuthTokengetOauthToken()If specified, an [OAuth token](https://developers.google.com/identity/protocols/OAuth2) will be generated and attached as the `Authorization` header in the HTTP request.OAuthTokenOrBuildergetOauthTokenOrBuilder()If specified, an [OAuth token](https://developers.google.com/identity/protocols/OAuth2) will be generated and attached as the `Authorization` header in the HTTP request.OidcTokengetOidcToken()If specified, an [OIDC](https://developers.google.com/identity/protocols/OpenIDConnect) token will be generated and attached as an `Authorization` header in the HTTP request.OidcTokenOrBuildergetOidcTokenOrBuilder()If specified, an [OIDC](https://developers.google.com/identity/protocols/OpenIDConnect) token will be generated and attached as an `Authorization` header in the HTTP request.com.google.protobuf.Parser<HttpTarget>getParserForType()intgetSerializedSize()UriOverridegetUriOverride()URI override.UriOverrideOrBuildergetUriOverrideOrBuilder()URI override.inthashCode()booleanhasOauthToken()If specified, an [OAuth token](https://developers.google.com/identity/protocols/OAuth2) will be generated and attached as the `Authorization` header in the HTTP request.booleanhasOidcToken()If specified, an [OIDC](https://developers.google.com/identity/protocols/OpenIDConnect) token will be generated and attached as an `Authorization` header in the HTTP request.booleanhasUriOverride()URI override.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static HttpTarget.BuildernewBuilder()static HttpTarget.BuildernewBuilder(HttpTarget prototype)HttpTarget.BuildernewBuilderForType()protected HttpTarget.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static HttpTargetparseDelimitedFrom(InputStream input)static HttpTargetparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpTargetparseFrom(byte[] data)static HttpTargetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpTargetparseFrom(com.google.protobuf.ByteString data)static HttpTargetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpTargetparseFrom(com.google.protobuf.CodedInputStream input)static HttpTargetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpTargetparseFrom(InputStream input)static HttpTargetparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpTargetparseFrom(ByteBuffer data)static HttpTargetparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<HttpTarget>parser()HttpTarget.BuildertoBuilder()voidwriteTo(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
-
URI_OVERRIDE_FIELD_NUMBER
public static final int URI_OVERRIDE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HTTP_METHOD_FIELD_NUMBER
public static final int HTTP_METHOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEADER_OVERRIDES_FIELD_NUMBER
public static final int HEADER_OVERRIDES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OAUTH_TOKEN_FIELD_NUMBER
public static final int OAUTH_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OIDC_TOKEN_FIELD_NUMBER
public static final int OIDC_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getAuthorizationHeaderCase
public HttpTarget.AuthorizationHeaderCase getAuthorizationHeaderCase()
- Specified by:
getAuthorizationHeaderCasein interfaceHttpTargetOrBuilder
-
hasUriOverride
public boolean hasUriOverride()
URI override. When specified, overrides the execution URI for all the tasks in the queue.
.google.cloud.tasks.v2beta3.UriOverride uri_override = 1;- Specified by:
hasUriOverridein interfaceHttpTargetOrBuilder- Returns:
- Whether the uriOverride field is set.
-
getUriOverride
public UriOverride getUriOverride()
URI override. When specified, overrides the execution URI for all the tasks in the queue.
.google.cloud.tasks.v2beta3.UriOverride uri_override = 1;- Specified by:
getUriOverridein interfaceHttpTargetOrBuilder- Returns:
- The uriOverride.
-
getUriOverrideOrBuilder
public UriOverrideOrBuilder getUriOverrideOrBuilder()
URI override. When specified, overrides the execution URI for all the tasks in the queue.
.google.cloud.tasks.v2beta3.UriOverride uri_override = 1;- Specified by:
getUriOverrideOrBuilderin interfaceHttpTargetOrBuilder
-
getHttpMethodValue
public int getHttpMethodValue()
The HTTP method to use for the request. When specified, it overrides [HttpRequest][google.cloud.tasks.v2beta3.HttpTarget.http_method] for the task. Note that if the value is set to [HttpMethod][GET] the [HttpRequest][body] of the task will be ignored at execution time.
.google.cloud.tasks.v2beta3.HttpMethod http_method = 2;- Specified by:
getHttpMethodValuein interfaceHttpTargetOrBuilder- Returns:
- The enum numeric value on the wire for httpMethod.
-
getHttpMethod
public HttpMethod getHttpMethod()
The HTTP method to use for the request. When specified, it overrides [HttpRequest][google.cloud.tasks.v2beta3.HttpTarget.http_method] for the task. Note that if the value is set to [HttpMethod][GET] the [HttpRequest][body] of the task will be ignored at execution time.
.google.cloud.tasks.v2beta3.HttpMethod http_method = 2;- Specified by:
getHttpMethodin interfaceHttpTargetOrBuilder- Returns:
- The httpMethod.
-
getHeaderOverridesList
public List<HttpTarget.HeaderOverride> getHeaderOverridesList()
HTTP target headers. This map contains the header field names and values. Headers will be set when running the [CreateTask][google.cloud.tasks.v2beta3.CloudTasks.CreateTask] and/or [BufferTask][google.cloud.tasks.v2beta3.CloudTasks.BufferTask]. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with "X-CloudTasks-", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from [HttpRequest.url][google.cloud.tasks.v2beta3.Target.HttpRequest.url]. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. For example,`Content-Type` can be set to `"application/octet-stream"` or `"application/json"`. The default value is set to `"application/json"`. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.
repeated .google.cloud.tasks.v2beta3.HttpTarget.HeaderOverride header_overrides = 3;- Specified by:
getHeaderOverridesListin interfaceHttpTargetOrBuilder
-
getHeaderOverridesOrBuilderList
public List<? extends HttpTarget.HeaderOverrideOrBuilder> getHeaderOverridesOrBuilderList()
HTTP target headers. This map contains the header field names and values. Headers will be set when running the [CreateTask][google.cloud.tasks.v2beta3.CloudTasks.CreateTask] and/or [BufferTask][google.cloud.tasks.v2beta3.CloudTasks.BufferTask]. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with "X-CloudTasks-", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from [HttpRequest.url][google.cloud.tasks.v2beta3.Target.HttpRequest.url]. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. For example,`Content-Type` can be set to `"application/octet-stream"` or `"application/json"`. The default value is set to `"application/json"`. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.
repeated .google.cloud.tasks.v2beta3.HttpTarget.HeaderOverride header_overrides = 3;- Specified by:
getHeaderOverridesOrBuilderListin interfaceHttpTargetOrBuilder
-
getHeaderOverridesCount
public int getHeaderOverridesCount()
HTTP target headers. This map contains the header field names and values. Headers will be set when running the [CreateTask][google.cloud.tasks.v2beta3.CloudTasks.CreateTask] and/or [BufferTask][google.cloud.tasks.v2beta3.CloudTasks.BufferTask]. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with "X-CloudTasks-", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from [HttpRequest.url][google.cloud.tasks.v2beta3.Target.HttpRequest.url]. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. For example,`Content-Type` can be set to `"application/octet-stream"` or `"application/json"`. The default value is set to `"application/json"`. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.
repeated .google.cloud.tasks.v2beta3.HttpTarget.HeaderOverride header_overrides = 3;- Specified by:
getHeaderOverridesCountin interfaceHttpTargetOrBuilder
-
getHeaderOverrides
public HttpTarget.HeaderOverride getHeaderOverrides(int index)
HTTP target headers. This map contains the header field names and values. Headers will be set when running the [CreateTask][google.cloud.tasks.v2beta3.CloudTasks.CreateTask] and/or [BufferTask][google.cloud.tasks.v2beta3.CloudTasks.BufferTask]. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with "X-CloudTasks-", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from [HttpRequest.url][google.cloud.tasks.v2beta3.Target.HttpRequest.url]. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. For example,`Content-Type` can be set to `"application/octet-stream"` or `"application/json"`. The default value is set to `"application/json"`. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.
repeated .google.cloud.tasks.v2beta3.HttpTarget.HeaderOverride header_overrides = 3;- Specified by:
getHeaderOverridesin interfaceHttpTargetOrBuilder
-
getHeaderOverridesOrBuilder
public HttpTarget.HeaderOverrideOrBuilder getHeaderOverridesOrBuilder(int index)
HTTP target headers. This map contains the header field names and values. Headers will be set when running the [CreateTask][google.cloud.tasks.v2beta3.CloudTasks.CreateTask] and/or [BufferTask][google.cloud.tasks.v2beta3.CloudTasks.BufferTask]. These headers represent a subset of the headers that will be configured for the task's HTTP request. Some HTTP request headers will be ignored or replaced. A partial list of headers that will be ignored or replaced is: * Several predefined headers, prefixed with "X-CloudTasks-", can be used to define properties of the task. * Host: This will be computed by Cloud Tasks and derived from [HttpRequest.url][google.cloud.tasks.v2beta3.Target.HttpRequest.url]. * Content-Length: This will be computed by Cloud Tasks. `Content-Type` won't be set by Cloud Tasks. You can explicitly set `Content-Type` to a media type when the [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. For example,`Content-Type` can be set to `"application/octet-stream"` or `"application/json"`. The default value is set to `"application/json"`. * User-Agent: This will be set to `"Google-Cloud-Tasks"`. Headers which can have multiple values (according to RFC2616) can be specified using comma-separated values. The size of the headers must be less than 80KB. Queue-level headers to override headers of all the tasks in the queue.
repeated .google.cloud.tasks.v2beta3.HttpTarget.HeaderOverride header_overrides = 3;- Specified by:
getHeaderOverridesOrBuilderin interfaceHttpTargetOrBuilder
-
hasOauthToken
public boolean hasOauthToken()
If specified, an [OAuth token](https://developers.google.com/identity/protocols/OAuth2) will be generated and attached as the `Authorization` header in the HTTP request. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com.
.google.cloud.tasks.v2beta3.OAuthToken oauth_token = 5;- Specified by:
hasOauthTokenin interfaceHttpTargetOrBuilder- Returns:
- Whether the oauthToken field is set.
-
getOauthToken
public OAuthToken getOauthToken()
If specified, an [OAuth token](https://developers.google.com/identity/protocols/OAuth2) will be generated and attached as the `Authorization` header in the HTTP request. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com.
.google.cloud.tasks.v2beta3.OAuthToken oauth_token = 5;- Specified by:
getOauthTokenin interfaceHttpTargetOrBuilder- Returns:
- The oauthToken.
-
getOauthTokenOrBuilder
public OAuthTokenOrBuilder getOauthTokenOrBuilder()
If specified, an [OAuth token](https://developers.google.com/identity/protocols/OAuth2) will be generated and attached as the `Authorization` header in the HTTP request. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com.
.google.cloud.tasks.v2beta3.OAuthToken oauth_token = 5;- Specified by:
getOauthTokenOrBuilderin interfaceHttpTargetOrBuilder
-
hasOidcToken
public boolean hasOidcToken()
If specified, an [OIDC](https://developers.google.com/identity/protocols/OpenIDConnect) token will be generated and attached as an `Authorization` header in the HTTP request. This type of authorization can be used for many scenarios, including calling Cloud Run, or endpoints where you intend to validate the token yourself.
.google.cloud.tasks.v2beta3.OidcToken oidc_token = 6;- Specified by:
hasOidcTokenin interfaceHttpTargetOrBuilder- Returns:
- Whether the oidcToken field is set.
-
getOidcToken
public OidcToken getOidcToken()
If specified, an [OIDC](https://developers.google.com/identity/protocols/OpenIDConnect) token will be generated and attached as an `Authorization` header in the HTTP request. This type of authorization can be used for many scenarios, including calling Cloud Run, or endpoints where you intend to validate the token yourself.
.google.cloud.tasks.v2beta3.OidcToken oidc_token = 6;- Specified by:
getOidcTokenin interfaceHttpTargetOrBuilder- Returns:
- The oidcToken.
-
getOidcTokenOrBuilder
public OidcTokenOrBuilder getOidcTokenOrBuilder()
If specified, an [OIDC](https://developers.google.com/identity/protocols/OpenIDConnect) token will be generated and attached as an `Authorization` header in the HTTP request. This type of authorization can be used for many scenarios, including calling Cloud Run, or endpoints where you intend to validate the token yourself.
.google.cloud.tasks.v2beta3.OidcToken oidc_token = 6;- Specified by:
getOidcTokenOrBuilderin interfaceHttpTargetOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static HttpTarget parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpTarget parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpTarget parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpTarget parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpTarget parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpTarget parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpTarget parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HttpTarget parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HttpTarget parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HttpTarget parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static HttpTarget parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HttpTarget parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public HttpTarget.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static HttpTarget.Builder newBuilder()
-
newBuilder
public static HttpTarget.Builder newBuilder(HttpTarget prototype)
-
toBuilder
public HttpTarget.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected HttpTarget.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static HttpTarget getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<HttpTarget> parser()
-
getParserForType
public com.google.protobuf.Parser<HttpTarget> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public HttpTarget getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-