public static interface Intent.Message.RbmSuggestedAction.RbmSuggestedActionOpenUriOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getUri()
Required.
|
ByteString |
getUriBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
String getUri()
Required. The uri to open on the user device
string uri = 1;
ByteString getUriBytes()
Required. The uri to open on the user device
string uri = 1;
Copyright © 2022 Google LLC. All rights reserved.