Reference documentation and code samples for the Cloud Bigtable V2 Client class CreateAppProfileRequest.
Request message for BigtableInstanceAdmin.CreateAppProfile.
Generated from protobuf message google.bigtable.admin.v2.CreateAppProfileRequest
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The unique name of the instance in which to create the new app profile. Values are of the form projects/{project}/instances/{instance}.
↳ app_profile_id
string
Required. The ID to be used when referring to the new app profile within its instance, e.g., just myprofile rather than projects/myproject/instances/myinstance/appProfiles/myprofile.
Required. The app profile to be created. Fields marked OutputOnly will be ignored.
↳ ignore_warnings
bool
If true, ignore safety checks when creating the app profile.
getParent
Required. The unique name of the instance in which to create the new app
profile. Values are of the form projects/{project}/instances/{instance}.
Returns
Type
Description
string
setParent
Required. The unique name of the instance in which to create the new app
profile. Values are of the form projects/{project}/instances/{instance}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getAppProfileId
Required. The ID to be used when referring to the new app profile within
its instance, e.g., just myprofile rather than
projects/myproject/instances/myinstance/appProfiles/myprofile.
Returns
Type
Description
string
setAppProfileId
Required. The ID to be used when referring to the new app profile within
its instance, e.g., just myprofile rather than
projects/myproject/instances/myinstance/appProfiles/myprofile.
If true, ignore safety checks when creating the app profile.
Returns
Type
Description
bool
setIgnoreWarnings
If true, ignore safety checks when creating the app profile.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The unique name of the instance in which to create the new app
profile. Values are of the form projects/{project}/instances/{instance}. Please see
BigtableInstanceAdminClient::instanceName() for help formatting this field.
appProfileId
string
Required. The ID to be used when referring to the new app profile within
its instance, e.g., just myprofile rather than
projects/myproject/instances/myinstance/appProfiles/myprofile.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class CreateAppProfileRequest (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/Admin.V2.CreateAppProfileRequest)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/Admin.V2.CreateAppProfileRequest)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/Admin.V2.CreateAppProfileRequest)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/Admin.V2.CreateAppProfileRequest)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/Admin.V2.CreateAppProfileRequest)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/Admin.V2.CreateAppProfileRequest)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/Admin.V2.CreateAppProfileRequest)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/Admin.V2.CreateAppProfileRequest)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/Admin.V2.CreateAppProfileRequest)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/Admin.V2.CreateAppProfileRequest)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/Admin.V2.CreateAppProfileRequest)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/Admin.V2.CreateAppProfileRequest)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/Admin.V2.CreateAppProfileRequest)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/Admin.V2.CreateAppProfileRequest)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/Admin.V2.CreateAppProfileRequest)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/Admin.V2.CreateAppProfileRequest)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/Admin.V2.CreateAppProfileRequest)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/Admin.V2.CreateAppProfileRequest)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/Admin.V2.CreateAppProfileRequest)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/Admin.V2.CreateAppProfileRequest)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/Admin.V2.CreateAppProfileRequest)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/Admin.V2.CreateAppProfileRequest)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/Admin.V2.CreateAppProfileRequest)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/Admin.V2.CreateAppProfileRequest)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/Admin.V2.CreateAppProfileRequest)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/Admin.V2.CreateAppProfileRequest)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/Admin.V2.CreateAppProfileRequest)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/Admin.V2.CreateAppProfileRequest)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/Admin.V2.CreateAppProfileRequest)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/Admin.V2.CreateAppProfileRequest)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/Admin.V2.CreateAppProfileRequest) \nReference documentation and code samples for the Cloud Bigtable V2 Client class CreateAppProfileRequest.\n\nRequest message for BigtableInstanceAdmin.CreateAppProfile.\n\nGenerated from protobuf message `google.bigtable.admin.v2.CreateAppProfileRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ Admin \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The unique name of the instance in which to create the new app\nprofile. Values are of the form `projects/{project}/instances/{instance}`.\n\n### setParent\n\nRequired. The unique name of the instance in which to create the new app\nprofile. Values are of the form `projects/{project}/instances/{instance}`.\n\n### getAppProfileId\n\nRequired. The ID to be used when referring to the new app profile within\nits instance, e.g., just `myprofile` rather than\n`projects/myproject/instances/myinstance/appProfiles/myprofile`.\n\n### setAppProfileId\n\nRequired. The ID to be used when referring to the new app profile within\nits instance, e.g., just `myprofile` rather than\n`projects/myproject/instances/myinstance/appProfiles/myprofile`.\n\n### getAppProfile\n\nRequired. The app profile to be created.\n\nFields marked `OutputOnly` will be ignored.\n\n### hasAppProfile\n\n### clearAppProfile\n\n### setAppProfile\n\nRequired. The app profile to be created.\n\nFields marked `OutputOnly` will be ignored.\n\n### getIgnoreWarnings\n\nIf true, ignore safety checks when creating the app profile.\n\n### setIgnoreWarnings\n\nIf true, ignore safety checks when creating the app profile.\n\n### static::build"]]