Class DynamicJobsAsset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.common.DynamicJobsAsset
-
- All Implemented Interfaces:
DynamicJobsAssetOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class DynamicJobsAsset extends com.google.protobuf.GeneratedMessageV3 implements DynamicJobsAssetOrBuilder
A dynamic jobs asset.
Protobuf typegoogle.ads.googleads.v10.common.DynamicJobsAsset- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDynamicJobsAsset.BuilderA dynamic jobs asset.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADDRESS_FIELD_NUMBERstatic intANDROID_APP_LINK_FIELD_NUMBERstatic intCONTEXTUAL_KEYWORDS_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intIMAGE_URL_FIELD_NUMBERstatic intIOS_APP_LINK_FIELD_NUMBERstatic intIOS_APP_STORE_ID_FIELD_NUMBERstatic intJOB_CATEGORY_FIELD_NUMBERstatic intJOB_ID_FIELD_NUMBERstatic intJOB_SUBTITLE_FIELD_NUMBERstatic intJOB_TITLE_FIELD_NUMBERstatic intLOCATION_ID_FIELD_NUMBERstatic intSALARY_FIELD_NUMBERstatic intSIMILAR_JOB_IDS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetAddress()Address which can be specified in one of the following formats.com.google.protobuf.ByteStringgetAddressBytes()Address which can be specified in one of the following formats.java.lang.StringgetAndroidAppLink()Android deep link, e.g.com.google.protobuf.ByteStringgetAndroidAppLinkBytes()Android deep link, e.g.java.lang.StringgetContextualKeywords(int index)Contextual keywords, e.g.com.google.protobuf.ByteStringgetContextualKeywordsBytes(int index)Contextual keywords, e.g.intgetContextualKeywordsCount()Contextual keywords, e.g.com.google.protobuf.ProtocolStringListgetContextualKeywordsList()Contextual keywords, e.g.static DynamicJobsAssetgetDefaultInstance()DynamicJobsAssetgetDefaultInstanceForType()java.lang.StringgetDescription()Description, e.g.com.google.protobuf.ByteStringgetDescriptionBytes()Description, e.g.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetImageUrl()Image URL, e.g.com.google.protobuf.ByteStringgetImageUrlBytes()Image URL, e.g.java.lang.StringgetIosAppLink()iOS deep link, e.g.com.google.protobuf.ByteStringgetIosAppLinkBytes()iOS deep link, e.g.longgetIosAppStoreId()iOS app store ID.java.lang.StringgetJobCategory()Job category, e.g.com.google.protobuf.ByteStringgetJobCategoryBytes()Job category, e.g.java.lang.StringgetJobId()Required.com.google.protobuf.ByteStringgetJobIdBytes()Required.java.lang.StringgetJobSubtitle()Job subtitle, e.g.com.google.protobuf.ByteStringgetJobSubtitleBytes()Job subtitle, e.g.java.lang.StringgetJobTitle()Required.com.google.protobuf.ByteStringgetJobTitleBytes()Required.java.lang.StringgetLocationId()Location ID which can be any sequence of letters and digits.com.google.protobuf.ByteStringgetLocationIdBytes()Location ID which can be any sequence of letters and digits.com.google.protobuf.Parser<DynamicJobsAsset>getParserForType()java.lang.StringgetSalary()Salary, e.g.com.google.protobuf.ByteStringgetSalaryBytes()Salary, e.g.intgetSerializedSize()java.lang.StringgetSimilarJobIds(int index)Similar job IDs, e.g.com.google.protobuf.ByteStringgetSimilarJobIdsBytes(int index)Similar job IDs, e.g.intgetSimilarJobIdsCount()Similar job IDs, e.g.com.google.protobuf.ProtocolStringListgetSimilarJobIdsList()Similar job IDs, e.g.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DynamicJobsAsset.BuildernewBuilder()static DynamicJobsAsset.BuildernewBuilder(DynamicJobsAsset prototype)DynamicJobsAsset.BuildernewBuilderForType()protected DynamicJobsAsset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DynamicJobsAssetparseDelimitedFrom(java.io.InputStream input)static DynamicJobsAssetparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicJobsAssetparseFrom(byte[] data)static DynamicJobsAssetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicJobsAssetparseFrom(com.google.protobuf.ByteString data)static DynamicJobsAssetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicJobsAssetparseFrom(com.google.protobuf.CodedInputStream input)static DynamicJobsAssetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicJobsAssetparseFrom(java.io.InputStream input)static DynamicJobsAssetparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicJobsAssetparseFrom(java.nio.ByteBuffer data)static DynamicJobsAssetparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DynamicJobsAsset>parser()DynamicJobsAsset.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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
JOB_ID_FIELD_NUMBER
public static final int JOB_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_ID_FIELD_NUMBER
public static final int LOCATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_TITLE_FIELD_NUMBER
public static final int JOB_TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_SUBTITLE_FIELD_NUMBER
public static final int JOB_SUBTITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_URL_FIELD_NUMBER
public static final int IMAGE_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_CATEGORY_FIELD_NUMBER
public static final int JOB_CATEGORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTEXTUAL_KEYWORDS_FIELD_NUMBER
public static final int CONTEXTUAL_KEYWORDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDRESS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SALARY_FIELD_NUMBER
public static final int SALARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_APP_LINK_FIELD_NUMBER
public static final int ANDROID_APP_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIMILAR_JOB_IDS_FIELD_NUMBER
public static final int SIMILAR_JOB_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_APP_LINK_FIELD_NUMBER
public static final int IOS_APP_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_APP_STORE_ID_FIELD_NUMBER
public static final int IOS_APP_STORE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getJobId
public java.lang.String getJobId()
Required. Job ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
string job_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getJobIdin interfaceDynamicJobsAssetOrBuilder- Returns:
- The jobId.
-
getJobIdBytes
public com.google.protobuf.ByteString getJobIdBytes()
Required. Job ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
string job_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getJobIdBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for jobId.
-
getLocationId
public java.lang.String getLocationId()
Location ID which can be any sequence of letters and digits. The ID sequence (job ID + location ID) must be unique.
string location_id = 2;- Specified by:
getLocationIdin interfaceDynamicJobsAssetOrBuilder- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()
Location ID which can be any sequence of letters and digits. The ID sequence (job ID + location ID) must be unique.
string location_id = 2;- Specified by:
getLocationIdBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for locationId.
-
getJobTitle
public java.lang.String getJobTitle()
Required. Job title, e.g. Software engineer. Required.
string job_title = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getJobTitlein interfaceDynamicJobsAssetOrBuilder- Returns:
- The jobTitle.
-
getJobTitleBytes
public com.google.protobuf.ByteString getJobTitleBytes()
Required. Job title, e.g. Software engineer. Required.
string job_title = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getJobTitleBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for jobTitle.
-
getJobSubtitle
public java.lang.String getJobSubtitle()
Job subtitle, e.g. Level II.
string job_subtitle = 4;- Specified by:
getJobSubtitlein interfaceDynamicJobsAssetOrBuilder- Returns:
- The jobSubtitle.
-
getJobSubtitleBytes
public com.google.protobuf.ByteString getJobSubtitleBytes()
Job subtitle, e.g. Level II.
string job_subtitle = 4;- Specified by:
getJobSubtitleBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for jobSubtitle.
-
getDescription
public java.lang.String getDescription()
Description, e.g. Apply your technical skills.
string description = 5;- Specified by:
getDescriptionin interfaceDynamicJobsAssetOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description, e.g. Apply your technical skills.
string description = 5;- Specified by:
getDescriptionBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for description.
-
getImageUrl
public java.lang.String getImageUrl()
Image URL, e.g. http://www.example.com/image.png. The image will not be uploaded as image asset.
string image_url = 6;- Specified by:
getImageUrlin interfaceDynamicJobsAssetOrBuilder- Returns:
- The imageUrl.
-
getImageUrlBytes
public com.google.protobuf.ByteString getImageUrlBytes()
Image URL, e.g. http://www.example.com/image.png. The image will not be uploaded as image asset.
string image_url = 6;- Specified by:
getImageUrlBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for imageUrl.
-
getJobCategory
public java.lang.String getJobCategory()
Job category, e.g. Technical.
string job_category = 7;- Specified by:
getJobCategoryin interfaceDynamicJobsAssetOrBuilder- Returns:
- The jobCategory.
-
getJobCategoryBytes
public com.google.protobuf.ByteString getJobCategoryBytes()
Job category, e.g. Technical.
string job_category = 7;- Specified by:
getJobCategoryBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for jobCategory.
-
getContextualKeywordsList
public com.google.protobuf.ProtocolStringList getContextualKeywordsList()
Contextual keywords, e.g. Software engineering job.
repeated string contextual_keywords = 8;- Specified by:
getContextualKeywordsListin interfaceDynamicJobsAssetOrBuilder- Returns:
- A list containing the contextualKeywords.
-
getContextualKeywordsCount
public int getContextualKeywordsCount()
Contextual keywords, e.g. Software engineering job.
repeated string contextual_keywords = 8;- Specified by:
getContextualKeywordsCountin interfaceDynamicJobsAssetOrBuilder- Returns:
- The count of contextualKeywords.
-
getContextualKeywords
public java.lang.String getContextualKeywords(int index)
Contextual keywords, e.g. Software engineering job.
repeated string contextual_keywords = 8;- Specified by:
getContextualKeywordsin interfaceDynamicJobsAssetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The contextualKeywords at the given index.
-
getContextualKeywordsBytes
public com.google.protobuf.ByteString getContextualKeywordsBytes(int index)
Contextual keywords, e.g. Software engineering job.
repeated string contextual_keywords = 8;- Specified by:
getContextualKeywordsBytesin interfaceDynamicJobsAssetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the contextualKeywords at the given index.
-
getAddress
public java.lang.String getAddress()
Address which can be specified in one of the following formats. (1) City, state, code, country, e.g. Mountain View, CA, USA. (2) Full address, e.g. 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, e.g. 41.40338, 2.17403.
string address = 9;- Specified by:
getAddressin interfaceDynamicJobsAssetOrBuilder- Returns:
- The address.
-
getAddressBytes
public com.google.protobuf.ByteString getAddressBytes()
Address which can be specified in one of the following formats. (1) City, state, code, country, e.g. Mountain View, CA, USA. (2) Full address, e.g. 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, e.g. 41.40338, 2.17403.
string address = 9;- Specified by:
getAddressBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for address.
-
getSalary
public java.lang.String getSalary()
Salary, e.g. $100,000.
string salary = 10;- Specified by:
getSalaryin interfaceDynamicJobsAssetOrBuilder- Returns:
- The salary.
-
getSalaryBytes
public com.google.protobuf.ByteString getSalaryBytes()
Salary, e.g. $100,000.
string salary = 10;- Specified by:
getSalaryBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for salary.
-
getAndroidAppLink
public java.lang.String getAndroidAppLink()
Android deep link, e.g. android-app://com.example.android/http/example.com/gizmos?1234.
string android_app_link = 11;- Specified by:
getAndroidAppLinkin interfaceDynamicJobsAssetOrBuilder- Returns:
- The androidAppLink.
-
getAndroidAppLinkBytes
public com.google.protobuf.ByteString getAndroidAppLinkBytes()
Android deep link, e.g. android-app://com.example.android/http/example.com/gizmos?1234.
string android_app_link = 11;- Specified by:
getAndroidAppLinkBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for androidAppLink.
-
getSimilarJobIdsList
public com.google.protobuf.ProtocolStringList getSimilarJobIdsList()
Similar job IDs, e.g. 1275.
repeated string similar_job_ids = 12;- Specified by:
getSimilarJobIdsListin interfaceDynamicJobsAssetOrBuilder- Returns:
- A list containing the similarJobIds.
-
getSimilarJobIdsCount
public int getSimilarJobIdsCount()
Similar job IDs, e.g. 1275.
repeated string similar_job_ids = 12;- Specified by:
getSimilarJobIdsCountin interfaceDynamicJobsAssetOrBuilder- Returns:
- The count of similarJobIds.
-
getSimilarJobIds
public java.lang.String getSimilarJobIds(int index)
Similar job IDs, e.g. 1275.
repeated string similar_job_ids = 12;- Specified by:
getSimilarJobIdsin interfaceDynamicJobsAssetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The similarJobIds at the given index.
-
getSimilarJobIdsBytes
public com.google.protobuf.ByteString getSimilarJobIdsBytes(int index)
Similar job IDs, e.g. 1275.
repeated string similar_job_ids = 12;- Specified by:
getSimilarJobIdsBytesin interfaceDynamicJobsAssetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the similarJobIds at the given index.
-
getIosAppLink
public java.lang.String getIosAppLink()
iOS deep link, e.g. exampleApp://content/page.
string ios_app_link = 13;- Specified by:
getIosAppLinkin interfaceDynamicJobsAssetOrBuilder- Returns:
- The iosAppLink.
-
getIosAppLinkBytes
public com.google.protobuf.ByteString getIosAppLinkBytes()
iOS deep link, e.g. exampleApp://content/page.
string ios_app_link = 13;- Specified by:
getIosAppLinkBytesin interfaceDynamicJobsAssetOrBuilder- Returns:
- The bytes for iosAppLink.
-
getIosAppStoreId
public long getIosAppStoreId()
iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
int64 ios_app_store_id = 14;- Specified by:
getIosAppStoreIdin interfaceDynamicJobsAssetOrBuilder- Returns:
- The iosAppStoreId.
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 DynamicJobsAsset parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicJobsAsset parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicJobsAsset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicJobsAsset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicJobsAsset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicJobsAsset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicJobsAsset parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DynamicJobsAsset parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DynamicJobsAsset parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DynamicJobsAsset parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DynamicJobsAsset parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DynamicJobsAsset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public DynamicJobsAsset.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DynamicJobsAsset.Builder newBuilder()
-
newBuilder
public static DynamicJobsAsset.Builder newBuilder(DynamicJobsAsset prototype)
-
toBuilder
public DynamicJobsAsset.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DynamicJobsAsset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DynamicJobsAsset getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DynamicJobsAsset> parser()
-
getParserForType
public com.google.protobuf.Parser<DynamicJobsAsset> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DynamicJobsAsset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-