public static interface Signal.SignalArtifactOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Signal.SignalArtifact.ArtifactTypeCase |
getArtifactTypeCase() |
String |
getUri()
The URI for the artifact.
|
ByteString |
getUriBytes()
The URI for the artifact.
|
String |
getUserType()
A custom user type
|
ByteString |
getUserTypeBytes()
A custom user type
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedString getUserType()
A custom user type
string user_type = 2;ByteString getUserTypeBytes()
A custom user type
string user_type = 2;String getUri()
The URI for the artifact.
string uri = 3;ByteString getUriBytes()
The URI for the artifact.
string uri = 3;Signal.SignalArtifact.ArtifactTypeCase getArtifactTypeCase()
Copyright © 2020 Google LLC. All rights reserved.