Reference documentation and code samples for the Google Cloud App Hub V1 Client class LookupServiceProjectAttachmentRequest.
Request for LookupServiceProjectAttachment.
Generated from protobuf message google.cloud.apphub.v1.LookupServiceProjectAttachmentRequest
Namespace
Google \ Cloud \ AppHub \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Service project ID and location to lookup service project attachment for. Only global location is supported. Expected format: |
getName
Required. Service project ID and location to lookup service project
attachment for. Only global location is supported. Expected format:
projects/{project}/locations/{location}
.
Returns | |
---|---|
Type | Description |
string |
setName
Required. Service project ID and location to lookup service project
attachment for. Only global location is supported. Expected format:
projects/{project}/locations/{location}
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. Service project ID and location to lookup service project
attachment for. Only global location is supported. Expected format:
|
Returns | |
---|---|
Type | Description |
LookupServiceProjectAttachmentRequest |