Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class DeleteRepositoryRequest.
DeleteRepositoryrequest message.
Generated from protobuf messagegoogle.cloud.dataform.v1beta1.DeleteRepositoryRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The repository's name.
↳ force
bool
If set to true, any child resources of this repository will also be deleted. (Otherwise, the request will only succeed if the repository has no child resources.)
getName
Required. The repository's name.
Returns
Type
Description
string
setName
Required. The repository's name.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getForce
If set to true, any child resources of this repository will also be
deleted. (Otherwise, the request will only succeed if the repository has no
child resources.)
Returns
Type
Description
bool
setForce
If set to true, any child resources of this repository will also be
deleted. (Otherwise, the request will only succeed if the repository has no
child resources.)
[[["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,[]]