Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class InstancesListServerCasResponse.
Instances ListServerCas response.
Generated from protobuf message google.cloud.sql.v1.InstancesListServerCasResponse
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ certs
↳ active_version
string
↳ kind
string
This is always sql#instancesListServerCas
.
getCerts
List of server CA certificates for the instance.
setCerts
List of server CA certificates for the instance.
$this
getActiveVersion
Generated from protobuf field string active_version = 2;
string
setActiveVersion
Generated from protobuf field string active_version = 2;
var
string
$this
getKind
This is always sql#instancesListServerCas
.
string
setKind
This is always sql#instancesListServerCas
.
var
string
$this