Class DeleteAppProfileRequest (2.32.0)

DeleteAppProfileRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for BigtableInstanceAdmin.DeleteAppProfile.

Attributes

Name Description
name str
Required. The unique name of the app profile to be deleted. Values are of the form projects/{project}/instances/{instance}/appProfiles/{app_profile}.
ignore_warnings bool
Required. If true, ignore safety checks when deleting the app profile.