Interface protos.google.cloud.vmwareengine.v1.IListPrivateCloudsResponse (1.0.2)

Properties of a ListPrivateCloudsResponse.

Package

@google-cloud/vmwareengine

Properties

nextPageToken

nextPageToken?: (string|null);

ListPrivateCloudsResponse nextPageToken

privateClouds

privateClouds?: (google.cloud.vmwareengine.v1.IPrivateCloud[]|null);

ListPrivateCloudsResponse privateClouds

unreachable

unreachable?: (string[]|null);

ListPrivateCloudsResponse unreachable