Interface DynamicEducationAssetOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DynamicEducationAsset,DynamicEducationAsset.Builder
public interface DynamicEducationAssetOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAddress()School address which can be specified in one of the following formats.com.google.protobuf.ByteStringgetAddressBytes()School 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.java.util.List<java.lang.String>getContextualKeywordsList()Contextual keywords, e.g.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.StringgetLocationId()Location ID which can be any sequence of letters and digits and must be unique.com.google.protobuf.ByteStringgetLocationIdBytes()Location ID which can be any sequence of letters and digits and must be unique.java.lang.StringgetProgramDescription()Program description, e.g.com.google.protobuf.ByteStringgetProgramDescriptionBytes()Program description, e.g.java.lang.StringgetProgramId()Required.com.google.protobuf.ByteStringgetProgramIdBytes()Required.java.lang.StringgetProgramName()Required.com.google.protobuf.ByteStringgetProgramNameBytes()Required.java.lang.StringgetSchoolName()School name, e.g.com.google.protobuf.ByteStringgetSchoolNameBytes()School name, e.g.java.lang.StringgetSimilarProgramIds(int index)Similar program IDs.com.google.protobuf.ByteStringgetSimilarProgramIdsBytes(int index)Similar program IDs.intgetSimilarProgramIdsCount()Similar program IDs.java.util.List<java.lang.String>getSimilarProgramIdsList()Similar program IDs.java.lang.StringgetSubject()Subject of study, e.g.com.google.protobuf.ByteStringgetSubjectBytes()Subject of study, e.g.java.lang.StringgetThumbnailImageUrl()Thumbnail image url, e.g.com.google.protobuf.ByteStringgetThumbnailImageUrlBytes()Thumbnail image url, e.g.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getProgramId
java.lang.String getProgramId()
Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
string program_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- The programId.
-
getProgramIdBytes
com.google.protobuf.ByteString getProgramIdBytes()
Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
string program_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- The bytes for programId.
-
getLocationId
java.lang.String getLocationId()
Location ID which can be any sequence of letters and digits and must be unique.
string location_id = 2;- Returns:
- The locationId.
-
getLocationIdBytes
com.google.protobuf.ByteString getLocationIdBytes()
Location ID which can be any sequence of letters and digits and must be unique.
string location_id = 2;- Returns:
- The bytes for locationId.
-
getProgramName
java.lang.String getProgramName()
Required. Program name, e.g. Nursing. Required.
string program_name = 3 [(.google.api.field_behavior) = REQUIRED];- Returns:
- The programName.
-
getProgramNameBytes
com.google.protobuf.ByteString getProgramNameBytes()
Required. Program name, e.g. Nursing. Required.
string program_name = 3 [(.google.api.field_behavior) = REQUIRED];- Returns:
- The bytes for programName.
-
getSubject
java.lang.String getSubject()
Subject of study, e.g. Health.
string subject = 4;- Returns:
- The subject.
-
getSubjectBytes
com.google.protobuf.ByteString getSubjectBytes()
Subject of study, e.g. Health.
string subject = 4;- Returns:
- The bytes for subject.
-
getProgramDescription
java.lang.String getProgramDescription()
Program description, e.g. Nursing Certification.
string program_description = 5;- Returns:
- The programDescription.
-
getProgramDescriptionBytes
com.google.protobuf.ByteString getProgramDescriptionBytes()
Program description, e.g. Nursing Certification.
string program_description = 5;- Returns:
- The bytes for programDescription.
-
getSchoolName
java.lang.String getSchoolName()
School name, e.g. Mountain View School of Nursing.
string school_name = 6;- Returns:
- The schoolName.
-
getSchoolNameBytes
com.google.protobuf.ByteString getSchoolNameBytes()
School name, e.g. Mountain View School of Nursing.
string school_name = 6;- Returns:
- The bytes for schoolName.
-
getAddress
java.lang.String getAddress()
School 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 = 7;- Returns:
- The address.
-
getAddressBytes
com.google.protobuf.ByteString getAddressBytes()
School 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 = 7;- Returns:
- The bytes for address.
-
getContextualKeywordsList
java.util.List<java.lang.String> getContextualKeywordsList()
Contextual keywords, e.g. Nursing certification, Health, Mountain View.
repeated string contextual_keywords = 8;- Returns:
- A list containing the contextualKeywords.
-
getContextualKeywordsCount
int getContextualKeywordsCount()
Contextual keywords, e.g. Nursing certification, Health, Mountain View.
repeated string contextual_keywords = 8;- Returns:
- The count of contextualKeywords.
-
getContextualKeywords
java.lang.String getContextualKeywords(int index)
Contextual keywords, e.g. Nursing certification, Health, Mountain View.
repeated string contextual_keywords = 8;- Parameters:
index- The index of the element to return.- Returns:
- The contextualKeywords at the given index.
-
getContextualKeywordsBytes
com.google.protobuf.ByteString getContextualKeywordsBytes(int index)
Contextual keywords, e.g. Nursing certification, Health, Mountain View.
repeated string contextual_keywords = 8;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the contextualKeywords at the given index.
-
getAndroidAppLink
java.lang.String getAndroidAppLink()
Android deep link, e.g. android-app://com.example.android/http/example.com/gizmos?1234.
string android_app_link = 9;- Returns:
- The androidAppLink.
-
getAndroidAppLinkBytes
com.google.protobuf.ByteString getAndroidAppLinkBytes()
Android deep link, e.g. android-app://com.example.android/http/example.com/gizmos?1234.
string android_app_link = 9;- Returns:
- The bytes for androidAppLink.
-
getSimilarProgramIdsList
java.util.List<java.lang.String> getSimilarProgramIdsList()
Similar program IDs.
repeated string similar_program_ids = 10;- Returns:
- A list containing the similarProgramIds.
-
getSimilarProgramIdsCount
int getSimilarProgramIdsCount()
Similar program IDs.
repeated string similar_program_ids = 10;- Returns:
- The count of similarProgramIds.
-
getSimilarProgramIds
java.lang.String getSimilarProgramIds(int index)
Similar program IDs.
repeated string similar_program_ids = 10;- Parameters:
index- The index of the element to return.- Returns:
- The similarProgramIds at the given index.
-
getSimilarProgramIdsBytes
com.google.protobuf.ByteString getSimilarProgramIdsBytes(int index)
Similar program IDs.
repeated string similar_program_ids = 10;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the similarProgramIds at the given index.
-
getIosAppLink
java.lang.String getIosAppLink()
iOS deep link, e.g. exampleApp://content/page.
string ios_app_link = 11;- Returns:
- The iosAppLink.
-
getIosAppLinkBytes
com.google.protobuf.ByteString getIosAppLinkBytes()
iOS deep link, e.g. exampleApp://content/page.
string ios_app_link = 11;- Returns:
- The bytes for iosAppLink.
-
getIosAppStoreId
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 = 12;- Returns:
- The iosAppStoreId.
-
getThumbnailImageUrl
java.lang.String getThumbnailImageUrl()
Thumbnail image url, e.g. http://www.example.com/thumbnail.png. The thumbnail image will not be uploaded as image asset.
string thumbnail_image_url = 13;- Returns:
- The thumbnailImageUrl.
-
getThumbnailImageUrlBytes
com.google.protobuf.ByteString getThumbnailImageUrlBytes()
Thumbnail image url, e.g. http://www.example.com/thumbnail.png. The thumbnail image will not be uploaded as image asset.
string thumbnail_image_url = 13;- Returns:
- The bytes for thumbnailImageUrl.
-
getImageUrl
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 = 14;- Returns:
- The imageUrl.
-
getImageUrlBytes
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 = 14;- Returns:
- The bytes for imageUrl.
-
-