Skip to content

Incorrect hyperlinks in documentation #118

@AVaksman

Description

@AVaksman

The following hyperlinks in parameter description are incorrect

Page Address Nonworking Hyperlinks
createInstance(request, options, callback) returns Promise Hyperlink to Instance is 404
getInstance(request, options, callback) returns Promise Hyperlink to Instance is 404
listInstances(request, options, callback) returns Promise Hyperlink to ListInstancesResponse is 404
updateInstance(request, options, callback) returns Promise Hyperlink to Type,State and Instance is 404
partialUpdateInstance(request, options, callback) returns Promise Hyperlink to Instance and FieldMask is 404
createCluster(request, options, callback) returns Promise Hyperlink to Cluster is 404
getCluster(request, options, callback) returns Promise Hyperlink to Cluster is 404
listClusters(request, options, callback) returns Promise Hyperlink to ListInstancesResponse is 404
updateCluster(request, options, callback) returns Promise Hyperlink to State is 404
createAppProfile(request, options, callback) returns Promise Hyperlink to AppProfile is 404
getAppProfile(request, options, callback) returns Promise Hyperlink to AppProfile is 404
listAppProfiles(request, options, callback) returns Promise Hyperlink to AppProfile and ListAppProfilesResponse is 404
listAppProfilesStream(request, options) returns Stream Hyperlink to AppProfile is 404
updateAppProfile(request, options, callback) returns Promise Hyperlink to AppProfile and FieldMask is 404
getIamPolicy(request, options, callback) returns Promise Hyperlink to Policy is 404
setIamPolicy(request, options, callback) returns Promise Hyperlink to Policy is 404
createTable(request, options, callback) returns Promise Hyperlink to Table and Split is 404
listTables(request, options, callback) returns Promise Hyperlink to View,Table and ListTableResponse is 404
listTablesStream(request, options) returns Stream Hyperlink to View and Table is 404
getTable(request, options, callback) returns Promise Hyperlink to View and Table is 404
modifyColumnFamilies(request, options, callback) returns Promise Hyperlink to Modification and Table is 404
generateConsistencyToken(request, options, callback) returns Promise Hyperlink to GenerateConsistencyTokenResponse is 404
checkConsistency(request, options, callback) returns Promise Hyperlink to CheckConsistencyResponse is 404
snapshotTable(request, options, callback) returns Promise Hyperlink to Duration is 404
getSnapshot(request, options, callback) returns Promise Hyperlink to Snapshot is 404
listSnapshots(request, options, callback) returns Promise Hyperlink to Snapshot and ListSnapshotsResponse is 404
listSnapshotsStream(request, options) returns Stream Hyperlink to Snapshot is 404
readRows(request, options) returns Stream Hyperlink to RowSet,RowFilter and ReadRowsResponse is 404
sampleRowKeys(request, options) returns Stream Hyperlink to SampleRowKeysResponse is 404
mutateRow(request, options, callback) returns Promise Hyperlink to Mutation and MutateRowResponse is 404
mutateRows(request, options) returns Stream Hyperlink to MutateRowsResponse is 404
checkAndMutateRow(request, options, callback) returns Promise Hyperlink to RowFilter,Mutation and CheckAndMutateRowResponse is 404
readModifyWriteRow(request, options, callback) returns Promise Hyperlink to ReadModifyWriteRule and ReadModifyWriteRowResponse is 404

Metadata

Metadata

Labels

🚨This issue needs some love.api: bigtableIssues related to the googleapis/nodejs-bigtable API.docspriority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions