Interface protos.google.bigtable.admin.v2.IUpdateAppProfileRequest (3.6.0)

Properties of an UpdateAppProfileRequest.

Package

@google-cloud/bigtable!

Properties

appProfile

appProfile?: (google.bigtable.admin.v2.IAppProfile|null);

UpdateAppProfileRequest appProfile

Property Value
TypeDescription
(google.bigtable.admin.v2.IAppProfile|null)

ignoreWarnings

ignoreWarnings?: (boolean|null);

UpdateAppProfileRequest ignoreWarnings

Property Value
TypeDescription
(boolean|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateAppProfileRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)