InsightsGetSupportedLanguagesReq
extends Message
in package
Generated from protobuf message <code>plugnmeet.InsightsGetSupportedLanguagesReq</code>
Table of Contents
Properties
- $service_type : mixed
- Generated from protobuf field <code>.plugnmeet.InsightsServiceType service_type = 1;</code>
Methods
- __construct() : mixed
- Constructor.
- getServiceType() : int
- Generated from protobuf field <code>.plugnmeet.InsightsServiceType service_type = 1;</code>
- setServiceType() : $this
- Generated from protobuf field <code>.plugnmeet.InsightsServiceType service_type = 1;</code>
Properties
$service_type
Generated from protobuf field <code>.plugnmeet.InsightsServiceType service_type = 1;</code>
protected
mixed
$service_type
= 0
Methods
__construct()
Constructor.
public
__construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
- $data : array<string|int, mixed> = null
-
{ Optional. Data for populating the Message object.
@type int $service_type}
getServiceType()
Generated from protobuf field <code>.plugnmeet.InsightsServiceType service_type = 1;</code>
public
getServiceType() : int
Return values
intsetServiceType()
Generated from protobuf field <code>.plugnmeet.InsightsServiceType service_type = 1;</code>
public
setServiceType(int $var) : $this
Parameters
- $var : int