Interface DeleteAppProfileOptions (3.5.4)

Package

@google-cloud/bigtable!

Properties

gaxOptions

gaxOptions?: CallOptions;

Request configuration options, outlined here: https://googleapis.github.io/gax-nodejs/global.html#CallOptions

Property Value
TypeDescription
CallOptions

ignoreWarnings

ignoreWarnings?: boolean;

Whether to ignore safety checks when deleting the app profile.

Property Value
TypeDescription
boolean