Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class SecureSourceManagerInstanceConfig.
Configuration for connections to Secure Source Manager instance
Generated from protobuf message google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ instance |
string
Required. Immutable. Secure Source Manager instance resource, formatted as |
getInstance
Required. Immutable. Secure Source Manager instance resource, formatted as
projects/*/locations/*/instances/*
| Returns | |
|---|---|
| Type | Description |
string |
|
setInstance
Required. Immutable. Secure Source Manager instance resource, formatted as
projects/*/locations/*/instances/*
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|