Class ListInstanceConfigOperationsResponse (3.51.0)

ListInstanceConfigOperationsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The response for ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations].

Attributes

Name Description
operations MutableSequence[google.longrunning.operations_pb2.Operation]
The list of matching instance configuration [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata][google.longrunning.Operation.metadata] field type metadata.type_url describes the type of the metadata.
next_page_token str
next_page_token can be sent in a subsequent ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.