Builder
class Builder : GeneratedMessage.Builder<BuilderT> , Context.AppManifest.RelatedApplicationOrBuilder
Specifies details about a related application, which should be considered canonically the same
as this application, but for a different platform.
Content copied to clipboard
elide.page.Context.AppManifest.RelatedApplication
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ID for this alternative application option.
Content copied to clipboard
string id = 1;
Link copied to clipboard
Link copied to clipboard
Platform that the related app is listed on.
Content copied to clipboard
.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;
Link copied to clipboard
URI where the alternative application can be downloaded.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto uri = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ID for this alternative application option.
Content copied to clipboard
string id = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Platform that the related app is listed on.
Content copied to clipboard
.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;
Link copied to clipboard
Platform that the related app is listed on.
Content copied to clipboard
.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
URI where the alternative application can be downloaded.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto uri = 3;
Link copied to clipboard
URI where the alternative application can be downloaded.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto uri = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: Context.AppManifest.RelatedApplication): Context.AppManifest.RelatedApplication.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Context.AppManifest.RelatedApplication.Builder
Link copied to clipboard
Link copied to clipboard
URI where the alternative application can be downloaded.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto uri = 3;
Link copied to clipboard
Link copied to clipboard
ID for this alternative application option.
Content copied to clipboard
string id = 1;
Link copied to clipboard
ID for this alternative application option.
Content copied to clipboard
string id = 1;
Link copied to clipboard
open fun setPlatform(value: Context.AppManifest.RelatedApplication.AppPlatform): Context.AppManifest.RelatedApplication.Builder
Platform that the related app is listed on.
Content copied to clipboard
.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;
Link copied to clipboard
Platform that the related app is listed on.
Content copied to clipboard
.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
Link copied to clipboard
open fun setUri(builderForValue: TrustedResourceUrlProto.Builder): Context.AppManifest.RelatedApplication.Builder
URI where the alternative application can be downloaded.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto uri = 3;