| Modifier and Type | Method and Description |
|---|---|
static Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContent.ResponseMediaType.forNumber(int value) |
Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContentOrBuilder.getMediaType()
Optional.
|
Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContent.getMediaType()
Optional.
|
Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContent.Builder.getMediaType()
Optional.
|
static Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContent.ResponseMediaType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContent.ResponseMediaType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Intent.Message.MediaContent.ResponseMediaType |
Intent.Message.MediaContent.ResponseMediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent.Message.MediaContent.ResponseMediaType[] |
Intent.Message.MediaContent.ResponseMediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Intent.Message.MediaContent.ResponseMediaType> |
Intent.Message.MediaContent.ResponseMediaType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Intent.Message.MediaContent.Builder |
Intent.Message.MediaContent.Builder.setMediaType(Intent.Message.MediaContent.ResponseMediaType value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.