Google API Common Protos Client - Class SelectiveGapicGeneration (4.9.0)

Reference documentation and code samples for the Google API Common Protos Client class SelectiveGapicGeneration.

This message is used to configure the generation of a subset of the RPCs in a service for client libraries.

Generated from protobuf message google.api.SelectiveGapicGeneration

Namespace

Google \ Api

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ methods array

An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.

getMethods

An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setMethods

An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.

Parameter
Name Description
var string[]
Returns
Type Description
$this