Google Cloud Developer Connect V1 Client - Class FetchSelfRequest (0.5.3) Stay organized with collections Save and categorize content based on your preferences.
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 \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data | arrayOptional. Data for populating the Message object. |
↳ name | stringRequired. Name of the AccountConnector resource |
getName
Required. Name of the AccountConnector resource
| Returns | |
|---|---|
| Type | Description |
string | |
setName
Required. Name of the AccountConnector resource
| Parameter | |
|---|---|
| Name | Description |
var | string |
| Returns | |
|---|---|
| Type | Description |
$this | |
static::build
| Parameter | |
|---|---|
| Name | Description |
name | stringRequired. Name of the AccountConnector resourcePlease seeDeveloperConnectClient::accountConnectorName() for help formatting this field. |
| Returns | |
|---|---|
| Type | Description |
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.