Optional. The ID to use for the BitbucketServerConfig, which will become the final component of the BitbucketServerConfig's resource name.
bitbucketServerConfigId must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character.
[[["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 2024-04-18 UTC."],[[["This API endpoint creates a new `BitbucketServerConfig` within a specified project and location, accessible via a POST request."],["The request URL uses gRPC Transcoding syntax and requires a `parent` path parameter, which is the name of the parent resource."],["An optional `bitbucketServerConfigId` query parameter allows you to specify the ID for the new `BitbucketServerConfig`, which must meet certain alphanumeric and length requirements."],["The request body should include an instance of `BitbucketServerConfig`, and a successful response will contain a newly created `Operation` instance."],["Authorization to use this API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]