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

Properties of a CreateAppProfileRequest.

Package

@google-cloud/bigtable!

Properties

appProfile

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

CreateAppProfileRequest appProfile

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

appProfileId

appProfileId?: (string|null);

CreateAppProfileRequest appProfileId

Property Value
TypeDescription
(string|null)

ignoreWarnings

ignoreWarnings?: (boolean|null);

CreateAppProfileRequest ignoreWarnings

Property Value
TypeDescription
(boolean|null)

parent

parent?: (string|null);

CreateAppProfileRequest parent

Property Value
TypeDescription
(string|null)