Google Cloud Oracle Database V1 Client - Class GoldengateGroupToRolesMapping (0.9.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoldengateGroupToRolesMapping.

The group to roles mapping of the GoldengateDeployment.

Generated from protobuf message google.cloud.oracledatabase.v1.GoldengateGroupToRolesMapping

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ security_group_id string

Output only. The security group id.

↳ administrator_group_id string

Output only. The administrator group id.

↳ operator_group_id string

Output only. The operator group id.

↳ user_group_id string

Output only. The user group id.

getSecurityGroupId

Output only. The security group id.

Returns
Type Description
string

setSecurityGroupId

Output only. The security group id.

Parameter
Name Description
var string
Returns
Type Description
$this

getAdministratorGroupId

Output only. The administrator group id.

Returns
Type Description
string

setAdministratorGroupId

Output only. The administrator group id.

Parameter
Name Description
var string
Returns
Type Description
$this

getOperatorGroupId

Output only. The operator group id.

Returns
Type Description
string

setOperatorGroupId

Output only. The operator group id.

Parameter
Name Description
var string
Returns
Type Description
$this

getUserGroupId

Output only. The user group id.

Returns
Type Description
string

setUserGroupId

Output only. The user group id.

Parameter
Name Description
var string
Returns
Type Description
$this