Class DynamicFlightsAsset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v14.common.DynamicFlightsAsset
-
- All Implemented Interfaces:
DynamicFlightsAssetOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class DynamicFlightsAsset extends com.google.protobuf.GeneratedMessageV3 implements DynamicFlightsAssetOrBuilder
A dynamic flights asset.
Protobuf typegoogle.ads.googleads.v14.common.DynamicFlightsAsset- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDynamicFlightsAsset.BuilderA dynamic flights asset.-
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 intANDROID_APP_LINK_FIELD_NUMBERstatic intCUSTOM_MAPPING_FIELD_NUMBERstatic intDESTINATION_ID_FIELD_NUMBERstatic intDESTINATION_NAME_FIELD_NUMBERstatic intFLIGHT_DESCRIPTION_FIELD_NUMBERstatic intFLIGHT_PRICE_FIELD_NUMBERstatic intFLIGHT_SALE_PRICE_FIELD_NUMBERstatic intFORMATTED_PRICE_FIELD_NUMBERstatic intFORMATTED_SALE_PRICE_FIELD_NUMBERstatic intIMAGE_URL_FIELD_NUMBERstatic intIOS_APP_LINK_FIELD_NUMBERstatic intIOS_APP_STORE_ID_FIELD_NUMBERstatic intORIGIN_ID_FIELD_NUMBERstatic intORIGIN_NAME_FIELD_NUMBERstatic intSIMILAR_DESTINATION_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.StringgetAndroidAppLink()Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.com.google.protobuf.ByteStringgetAndroidAppLinkBytes()Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.java.lang.StringgetCustomMapping()A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of "<KEY_1>: <VALUE_1>, <VALUE_2>, ...com.google.protobuf.ByteStringgetCustomMappingBytes()A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of "<KEY_1>: <VALUE_1>, <VALUE_2>, ...static DynamicFlightsAssetgetDefaultInstance()DynamicFlightsAssetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetDestinationId()Required.com.google.protobuf.ByteStringgetDestinationIdBytes()Required.java.lang.StringgetDestinationName()Destination name, for example, Paris.com.google.protobuf.ByteStringgetDestinationNameBytes()Destination name, for example, Paris.java.lang.StringgetFlightDescription()Required.com.google.protobuf.ByteStringgetFlightDescriptionBytes()Required.java.lang.StringgetFlightPrice()Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard.com.google.protobuf.ByteStringgetFlightPriceBytes()Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard.java.lang.StringgetFlightSalePrice()Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard.com.google.protobuf.ByteStringgetFlightSalePriceBytes()Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard.java.lang.StringgetFormattedPrice()Formatted price which can be any characters.com.google.protobuf.ByteStringgetFormattedPriceBytes()Formatted price which can be any characters.java.lang.StringgetFormattedSalePrice()Formatted sale price which can be any characters.com.google.protobuf.ByteStringgetFormattedSalePriceBytes()Formatted sale price which can be any characters.java.lang.StringgetImageUrl()Image URL, for example, http://www.example.com/image.png.com.google.protobuf.ByteStringgetImageUrlBytes()Image URL, for example, http://www.example.com/image.png.java.lang.StringgetIosAppLink()iOS deep link, for example, exampleApp://content/page.com.google.protobuf.ByteStringgetIosAppLinkBytes()iOS deep link, for example, exampleApp://content/page.longgetIosAppStoreId()iOS app store ID.java.lang.StringgetOriginId()Origin ID which can be any sequence of letters and digits.com.google.protobuf.ByteStringgetOriginIdBytes()Origin ID which can be any sequence of letters and digits.java.lang.StringgetOriginName()Origin name, for example, London.com.google.protobuf.ByteStringgetOriginNameBytes()Origin name, for example, London.com.google.protobuf.Parser<DynamicFlightsAsset>getParserForType()intgetSerializedSize()java.lang.StringgetSimilarDestinationIds(int index)Similar destination IDs, for example, PAR,LON.com.google.protobuf.ByteStringgetSimilarDestinationIdsBytes(int index)Similar destination IDs, for example, PAR,LON.intgetSimilarDestinationIdsCount()Similar destination IDs, for example, PAR,LON.com.google.protobuf.ProtocolStringListgetSimilarDestinationIdsList()Similar destination IDs, for example, PAR,LON.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DynamicFlightsAsset.BuildernewBuilder()static DynamicFlightsAsset.BuildernewBuilder(DynamicFlightsAsset prototype)DynamicFlightsAsset.BuildernewBuilderForType()protected DynamicFlightsAsset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DynamicFlightsAssetparseDelimitedFrom(java.io.InputStream input)static DynamicFlightsAssetparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicFlightsAssetparseFrom(byte[] data)static DynamicFlightsAssetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicFlightsAssetparseFrom(com.google.protobuf.ByteString data)static DynamicFlightsAssetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicFlightsAssetparseFrom(com.google.protobuf.CodedInputStream input)static DynamicFlightsAssetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicFlightsAssetparseFrom(java.io.InputStream input)static DynamicFlightsAssetparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicFlightsAssetparseFrom(java.nio.ByteBuffer data)static DynamicFlightsAssetparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DynamicFlightsAsset>parser()DynamicFlightsAsset.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
DESTINATION_ID_FIELD_NUMBER
public static final int DESTINATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGIN_ID_FIELD_NUMBER
public static final int ORIGIN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLIGHT_DESCRIPTION_FIELD_NUMBER
public static final int FLIGHT_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
-
DESTINATION_NAME_FIELD_NUMBER
public static final int DESTINATION_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGIN_NAME_FIELD_NUMBER
public static final int ORIGIN_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLIGHT_PRICE_FIELD_NUMBER
public static final int FLIGHT_PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLIGHT_SALE_PRICE_FIELD_NUMBER
public static final int FLIGHT_SALE_PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORMATTED_PRICE_FIELD_NUMBER
public static final int FORMATTED_PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORMATTED_SALE_PRICE_FIELD_NUMBER
public static final int FORMATTED_SALE_PRICE_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
-
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
-
SIMILAR_DESTINATION_IDS_FIELD_NUMBER
public static final int SIMILAR_DESTINATION_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_MAPPING_FIELD_NUMBER
public static final int CUSTOM_MAPPING_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
-
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
-
getDestinationId
public java.lang.String getDestinationId()
Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
string destination_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationIdin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The destinationId.
-
getDestinationIdBytes
public com.google.protobuf.ByteString getDestinationIdBytes()
Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
string destination_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationIdBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for destinationId.
-
getOriginId
public java.lang.String getOriginId()
Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
string origin_id = 2;- Specified by:
getOriginIdin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The originId.
-
getOriginIdBytes
public com.google.protobuf.ByteString getOriginIdBytes()
Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
string origin_id = 2;- Specified by:
getOriginIdBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for originId.
-
getFlightDescription
public java.lang.String getFlightDescription()
Required. Flight description, for example, Book your ticket. Required.
string flight_description = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFlightDescriptionin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The flightDescription.
-
getFlightDescriptionBytes
public com.google.protobuf.ByteString getFlightDescriptionBytes()
Required. Flight description, for example, Book your ticket. Required.
string flight_description = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFlightDescriptionBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for flightDescription.
-
getImageUrl
public java.lang.String getImageUrl()
Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
string image_url = 4;- Specified by:
getImageUrlin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The imageUrl.
-
getImageUrlBytes
public com.google.protobuf.ByteString getImageUrlBytes()
Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
string image_url = 4;- Specified by:
getImageUrlBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for imageUrl.
-
getDestinationName
public java.lang.String getDestinationName()
Destination name, for example, Paris.
string destination_name = 5;- Specified by:
getDestinationNamein interfaceDynamicFlightsAssetOrBuilder- Returns:
- The destinationName.
-
getDestinationNameBytes
public com.google.protobuf.ByteString getDestinationNameBytes()
Destination name, for example, Paris.
string destination_name = 5;- Specified by:
getDestinationNameBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for destinationName.
-
getOriginName
public java.lang.String getOriginName()
Origin name, for example, London.
string origin_name = 6;- Specified by:
getOriginNamein interfaceDynamicFlightsAssetOrBuilder- Returns:
- The originName.
-
getOriginNameBytes
public com.google.protobuf.ByteString getOriginNameBytes()
Origin name, for example, London.
string origin_name = 6;- Specified by:
getOriginNameBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for originName.
-
getFlightPrice
public java.lang.String getFlightPrice()
Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
string flight_price = 7;- Specified by:
getFlightPricein interfaceDynamicFlightsAssetOrBuilder- Returns:
- The flightPrice.
-
getFlightPriceBytes
public com.google.protobuf.ByteString getFlightPriceBytes()
Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
string flight_price = 7;- Specified by:
getFlightPriceBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for flightPrice.
-
getFlightSalePrice
public java.lang.String getFlightSalePrice()
Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'flight_price' field.
string flight_sale_price = 8;- Specified by:
getFlightSalePricein interfaceDynamicFlightsAssetOrBuilder- Returns:
- The flightSalePrice.
-
getFlightSalePriceBytes
public com.google.protobuf.ByteString getFlightSalePriceBytes()
Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'flight_price' field.
string flight_sale_price = 8;- Specified by:
getFlightSalePriceBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for flightSalePrice.
-
getFormattedPrice
public java.lang.String getFormattedPrice()
Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
string formatted_price = 9;- Specified by:
getFormattedPricein interfaceDynamicFlightsAssetOrBuilder- Returns:
- The formattedPrice.
-
getFormattedPriceBytes
public com.google.protobuf.ByteString getFormattedPriceBytes()
Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
string formatted_price = 9;- Specified by:
getFormattedPriceBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for formattedPrice.
-
getFormattedSalePrice
public java.lang.String getFormattedSalePrice()
Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
string formatted_sale_price = 10;- Specified by:
getFormattedSalePricein interfaceDynamicFlightsAssetOrBuilder- Returns:
- The formattedSalePrice.
-
getFormattedSalePriceBytes
public com.google.protobuf.ByteString getFormattedSalePriceBytes()
Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
string formatted_sale_price = 10;- Specified by:
getFormattedSalePriceBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for formattedSalePrice.
-
getAndroidAppLink
public java.lang.String getAndroidAppLink()
Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
string android_app_link = 11;- Specified by:
getAndroidAppLinkin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The androidAppLink.
-
getAndroidAppLinkBytes
public com.google.protobuf.ByteString getAndroidAppLinkBytes()
Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
string android_app_link = 11;- Specified by:
getAndroidAppLinkBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for androidAppLink.
-
getIosAppLink
public java.lang.String getIosAppLink()
iOS deep link, for example, exampleApp://content/page.
string ios_app_link = 12;- Specified by:
getIosAppLinkin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The iosAppLink.
-
getIosAppLinkBytes
public com.google.protobuf.ByteString getIosAppLinkBytes()
iOS deep link, for example, exampleApp://content/page.
string ios_app_link = 12;- Specified by:
getIosAppLinkBytesin interfaceDynamicFlightsAssetOrBuilder- 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 = 13;- Specified by:
getIosAppStoreIdin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The iosAppStoreId.
-
getSimilarDestinationIdsList
public com.google.protobuf.ProtocolStringList getSimilarDestinationIdsList()
Similar destination IDs, for example, PAR,LON.
repeated string similar_destination_ids = 14;- Specified by:
getSimilarDestinationIdsListin interfaceDynamicFlightsAssetOrBuilder- Returns:
- A list containing the similarDestinationIds.
-
getSimilarDestinationIdsCount
public int getSimilarDestinationIdsCount()
Similar destination IDs, for example, PAR,LON.
repeated string similar_destination_ids = 14;- Specified by:
getSimilarDestinationIdsCountin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The count of similarDestinationIds.
-
getSimilarDestinationIds
public java.lang.String getSimilarDestinationIds(int index)
Similar destination IDs, for example, PAR,LON.
repeated string similar_destination_ids = 14;- Specified by:
getSimilarDestinationIdsin interfaceDynamicFlightsAssetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The similarDestinationIds at the given index.
-
getSimilarDestinationIdsBytes
public com.google.protobuf.ByteString getSimilarDestinationIdsBytes(int index)
Similar destination IDs, for example, PAR,LON.
repeated string similar_destination_ids = 14;- Specified by:
getSimilarDestinationIdsBytesin interfaceDynamicFlightsAssetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the similarDestinationIds at the given index.
-
getCustomMapping
public java.lang.String getCustomMapping()
A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of "<KEY_1>: <VALUE_1>, <VALUE_2>, ... ,<VALUE_N> | <KEY_2>: <VALUE_1>, ... ,<VALUE_N> | ... | <KEY_N>: <VALUE_1>, ... ,<VALUE_N>" for example, wifi: most | aircraft: 320, 77W | flights: 42 | legroom: 32".string custom_mapping = 15;- Specified by:
getCustomMappingin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The customMapping.
-
getCustomMappingBytes
public com.google.protobuf.ByteString getCustomMappingBytes()
A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of "<KEY_1>: <VALUE_1>, <VALUE_2>, ... ,<VALUE_N> | <KEY_2>: <VALUE_1>, ... ,<VALUE_N> | ... | <KEY_N>: <VALUE_1>, ... ,<VALUE_N>" for example, wifi: most | aircraft: 320, 77W | flights: 42 | legroom: 32".string custom_mapping = 15;- Specified by:
getCustomMappingBytesin interfaceDynamicFlightsAssetOrBuilder- Returns:
- The bytes for customMapping.
-
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 DynamicFlightsAsset parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicFlightsAsset parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicFlightsAsset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicFlightsAsset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicFlightsAsset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicFlightsAsset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DynamicFlightsAsset parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DynamicFlightsAsset parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DynamicFlightsAsset parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DynamicFlightsAsset parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DynamicFlightsAsset parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DynamicFlightsAsset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public DynamicFlightsAsset.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DynamicFlightsAsset.Builder newBuilder()
-
newBuilder
public static DynamicFlightsAsset.Builder newBuilder(DynamicFlightsAsset prototype)
-
toBuilder
public DynamicFlightsAsset.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DynamicFlightsAsset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DynamicFlightsAsset getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DynamicFlightsAsset> parser()
-
getParserForType
public com.google.protobuf.Parser<DynamicFlightsAsset> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DynamicFlightsAsset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-