Google Cloud Oracle Database V1 Client - Class ListDbNodesResponse (0.2.1)

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

The response for DbNode.List .

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

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ db_nodes
array< DbNode >

The list of DB Nodes

↳ next_page_token
string

A token identifying a page of results the node should return.

getDbNodes

The list of DB Nodes

Returns
Type
Description

setDbNodes

The list of DB Nodes

Parameter
Name
Description
var
array< DbNode >
Returns
Type
Description
$this

getNextPageToken

A token identifying a page of results the node should return.

Returns
Type
Description
string

setNextPageToken

A token identifying a page of results the node should return.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: