The identifier of the object. For example, the name of a Storage bucket or Pub/Sub topic.
methods
methods?:Methods;
A map of each method name that should be inherited.
parent
parent:ServiceObjectParent;
The parent service instance. For example, an instance of Storage if the object is Bucket.
pollIntervalMs
pollIntervalMs?:number;
For long running operations, how often should the client poll for completion.
projectId
projectId?:string;
Override of projectId, used to allow access to resources in another project. For example, a BigQuery dataset in another project to which the user has been granted permission.
[[["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-11-19 UTC."],[],[]]