Google Cloud Developer Connect V1 Client - Class FetchSelfRequest (0.5.3)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class FetchSelfRequest.

Message for fetching a User of the user themselves.

Generated from protobuf messagegoogle.cloud.developerconnect.v1.FetchSelfRequest

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ namestring

Required. Name of the AccountConnector resource

getName

Required. Name of the AccountConnector resource

Returns
TypeDescription
string

setName

Required. Name of the AccountConnector resource

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
namestring

Required. Name of the AccountConnector resourcePlease seeDeveloperConnectClient::accountConnectorName() for help formatting this field.

Returns
TypeDescription
FetchSelfRequest

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-24 UTC.