Documentation

RubySettings extends Message
in package

Settings for Ruby client libraries.

Generated from protobuf message google.api.RubySettings

Table of Contents

Properties

$common  : mixed
Some settings.

Methods

__construct()  : mixed
Constructor.
clearCommon()  : mixed
getCommon()  : CommonLanguageSettings|null
Some settings.
hasCommon()  : mixed
setCommon()  : $this
Some settings.

Properties

$common

Some settings.

protected mixed $common = null

Generated from protobuf field .google.api.CommonLanguageSettings common = 1 [json_name = "common"];

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 \Google\Api\CommonLanguageSettings $common
      Some settings.

}


        
On this page

Search results