Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class IdentityConnector.
The identity connector details which will allow OCI to securely access the resources in the customer project.
Generated from protobuf message google.cloud.oracledatabase.v1.IdentityConnector
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service_agent_email
string
Output only. A google managed service account on which customers can grant roles to access resources in the customer project. Example: p176944527254-55-75119d87fd8f@gcp-sa-oci.iam.gserviceaccount.com
↳ connection_state
int
Output only. The connection state of the identity connector.
getServiceAgentEmail
Output only. A google managed service account on which customers can grant
roles to access resources in the customer project. Example: p176944527254-55-75119d87fd8f@gcp-sa-oci.iam.gserviceaccount.com
string
setServiceAgentEmail
Output only. A google managed service account on which customers can grant
roles to access resources in the customer project. Example: p176944527254-55-75119d87fd8f@gcp-sa-oci.iam.gserviceaccount.com
var
string
$this
getConnectionState
Output only. The connection state of the identity connector.
setConnectionState
Output only. The connection state of the identity connector.
$this

