Interface protos.google.cloud.apphub.v1.IListDiscoveredServicesResponse (0.1.0)

Properties of a ListDiscoveredServicesResponse.

Package

@google-cloud/apphub

Properties

discoveredServices

discoveredServices?: (google.cloud.apphub.v1.IDiscoveredService[]|null);

ListDiscoveredServicesResponse discoveredServices

nextPageToken

nextPageToken?: (string|null);

ListDiscoveredServicesResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListDiscoveredServicesResponse unreachable