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

Properties of a CreateAppProfileRequest.

Package

@google-cloud/bigtable

Properties

appProfile

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

CreateAppProfileRequest appProfile

appProfileId

appProfileId?: (string|null);

CreateAppProfileRequest appProfileId

ignoreWarnings

ignoreWarnings?: (boolean|null);

CreateAppProfileRequest ignoreWarnings

parent

parent?: (string|null);

CreateAppProfileRequest parent