Interface protos.google.cloud.memorystore.v1beta.IListAuthTokensResponse (0.8.0)

Properties of a ListAuthTokensResponse.

Package

@google-cloud/memorystore

Properties

authTokens

authTokens?: (google.cloud.memorystore.v1beta.IAuthToken[]|null);

ListAuthTokensResponse authTokens

nextPageToken

nextPageToken?: (string|null);

ListAuthTokensResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListAuthTokensResponse unreachable