Google Cloud Developer Connect V1 Client - Class SecureSourceManagerInstanceConfig (0.6.0)

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 \ V1

Methods

__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 projects/*/locations/*/instances/*

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