Reference documentation and code samples for the Google Cloud Channel V1 Client class MediaType.
Type of media used.
Protobuf type google.cloud.channel.v1.MediaType
Namespace
Google \ Cloud \ Channel \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MEDIA_TYPE_UNSPECIFIED
Value: 0Not used.
Generated from protobuf enum MEDIA_TYPE_UNSPECIFIED = 0;
MEDIA_TYPE_IMAGE
Value: 1Type of image.
Generated from protobuf enum MEDIA_TYPE_IMAGE = 1;