Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class GetServiceConnectionTokenRequest.
Request for GetServiceConnectionToken.
Generated from protobuf message google.cloud.networkconnectivity.v1.GetServiceConnectionTokenRequest
Namespace
Google \ Cloud \ NetworkConnectivity \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the ServiceConnectionToken to get.
getName
Required. Name of the ServiceConnectionToken to get.
Returns
Type
Description
string
setName
Required. Name of the ServiceConnectionToken to get.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the ServiceConnectionToken to get. Please see
CrossNetworkAutomationServiceClient::serviceConnectionTokenName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Network Connectivity V1 Client - Class GetServiceConnectionTokenRequest (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-network-connectivity/latest/V1.GetServiceConnectionTokenRequest)\n- [2.2.2](/php/docs/reference/cloud-network-connectivity/2.2.2/V1.GetServiceConnectionTokenRequest)\n- [2.1.2](/php/docs/reference/cloud-network-connectivity/2.1.2/V1.GetServiceConnectionTokenRequest)\n- [2.0.2](/php/docs/reference/cloud-network-connectivity/2.0.2/V1.GetServiceConnectionTokenRequest)\n- [1.5.5](/php/docs/reference/cloud-network-connectivity/1.5.5/V1.GetServiceConnectionTokenRequest)\n- [1.4.2](/php/docs/reference/cloud-network-connectivity/1.4.2/V1.GetServiceConnectionTokenRequest)\n- [1.3.0](/php/docs/reference/cloud-network-connectivity/1.3.0/V1.GetServiceConnectionTokenRequest)\n- [1.2.0](/php/docs/reference/cloud-network-connectivity/1.2.0/V1.GetServiceConnectionTokenRequest)\n- [1.1.1](/php/docs/reference/cloud-network-connectivity/1.1.1/V1.GetServiceConnectionTokenRequest)\n- [1.0.5](/php/docs/reference/cloud-network-connectivity/1.0.5/V1.GetServiceConnectionTokenRequest) \nReference documentation and code samples for the Google Cloud Network Connectivity V1 Client class GetServiceConnectionTokenRequest.\n\nRequest for GetServiceConnectionToken.\n\nGenerated from protobuf message `google.cloud.networkconnectivity.v1.GetServiceConnectionTokenRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkConnectivity \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the ServiceConnectionToken to get.\n\n### setName\n\nRequired. Name of the ServiceConnectionToken to get.\n\n### static::build"]]