type
stringclasses
7 values
content
stringlengths
4
9.55k
repo
stringlengths
7
96
path
stringlengths
4
178
language
stringclasses
1 value
MethodDeclaration
list(params: Params$Resource$Folders$Locations$Buckets$List, callback: BodyResponseCallback<Schema$ListBucketsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.locations.buckets.patch * @desc Updates a bucket. This method replaces the following fields in the existing bucket with values from the new bucket: retention_periodIf the retention period is decreased and the bucket is locked, FAILED_PRECONDITION will be returned.If the bucket ha...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params?: Params$Resource$Folders$Locations$Buckets$Patch, options?: MethodOptions): GaxiosPromise<Schema$LogBucket>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Folders$Locations$Buckets$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Folders$Locations$Buckets$Patch, options: MethodOptions | BodyResponseCallback<Schema$LogBucket>, callback: BodyResponseCallback<Schema$LogBucket>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Folders$Locations$Buckets$Patch, callback: BodyResponseCallback<Schema$LogBucket>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.logs.delete * @desc Deletes all the log entries in a log. The log reappears if it receives new entries. Log entries written shortly before the delete operation might not be deleted. Entries received after the delete operation with a timestamp before the operation will be deleted....
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params?: Params$Resource$Folders$Logs$Delete, options?: MethodOptions): GaxiosPromise<Schema$Empty>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Folders$Logs$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Folders$Logs$Delete, options: MethodOptions | BodyResponseCallback<Schema$Empty>, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Folders$Logs$Delete, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.logs.list * @desc Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params?: Params$Resource$Folders$Logs$List, options?: MethodOptions): GaxiosPromise<Schema$ListLogsResponse>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Folders$Logs$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Folders$Logs$List, options: MethodOptions | BodyResponseCallback<Schema$ListLogsResponse>, callback: BodyResponseCallback<Schema$ListLogsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Folders$Logs$List, callback: BodyResponseCallback<Schema$ListLogsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.sinks.create * @desc Creates a sink that exports specified log entries to a destination. The export of newly-ingested log entries begins immediately, unless the sink's writer_identity is not permitted to write to the destination. A sink can export log entries only from the resour...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params?: Params$Resource$Folders$Sinks$Create, options?: MethodOptions): GaxiosPromise<Schema$LogSink>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params: Params$Resource$Folders$Sinks$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params: Params$Resource$Folders$Sinks$Create, options: MethodOptions | BodyResponseCallback<Schema$LogSink>, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params: Params$Resource$Folders$Sinks$Create, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.sinks.delete * @desc Deletes a sink. If the sink has a unique writer_identity, then that service account is also deleted. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params?: Params$Resource$Folders$Sinks$Delete, options?: MethodOptions): GaxiosPromise<Schema$Empty>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Folders$Sinks$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Folders$Sinks$Delete, options: MethodOptions | BodyResponseCallback<Schema$Empty>, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Folders$Sinks$Delete, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.sinks.get * @desc Gets a sink. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis.com * // - Login into gcloud by running: * // `$ gc...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params?: Params$Resource$Folders$Sinks$Get, options?: MethodOptions): GaxiosPromise<Schema$LogSink>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params: Params$Resource$Folders$Sinks$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params: Params$Resource$Folders$Sinks$Get, options: MethodOptions | BodyResponseCallback<Schema$LogSink>, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params: Params$Resource$Folders$Sinks$Get, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.sinks.list * @desc Lists sinks. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis.com * // - Login into gcloud by running: * // `$ g...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params?: Params$Resource$Folders$Sinks$List, options?: MethodOptions): GaxiosPromise<Schema$ListSinksResponse>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Folders$Sinks$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Folders$Sinks$List, options: MethodOptions | BodyResponseCallback<Schema$ListSinksResponse>, callback: BodyResponseCallback<Schema$ListSinksResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Folders$Sinks$List, callback: BodyResponseCallback<Schema$ListSinksResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.sinks.patch * @desc Updates a sink. This method replaces the following fields in the existing sink with values from the new sink: destination, and filter.The updated sink might also have a new writer_identity; see the unique_writer_identity field. * @example * /...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params?: Params$Resource$Folders$Sinks$Patch, options?: MethodOptions): GaxiosPromise<Schema$LogSink>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Folders$Sinks$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Folders$Sinks$Patch, options: MethodOptions | BodyResponseCallback<Schema$LogSink>, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Folders$Sinks$Patch, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.folders.sinks.update * @desc Updates a sink. This method replaces the following fields in the existing sink with values from the new sink: destination, and filter.The updated sink might also have a new writer_identity; see the unique_writer_identity field. * @example * ...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
update(params?: Params$Resource$Folders$Sinks$Update, options?: MethodOptions): GaxiosPromise<Schema$LogSink>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
update(params: Params$Resource$Folders$Sinks$Update, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
update(params: Params$Resource$Folders$Sinks$Update, options: MethodOptions | BodyResponseCallback<Schema$LogSink>, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
update(params: Params$Resource$Folders$Sinks$Update, callback: BodyResponseCallback<Schema$LogSink>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.locations.buckets.get * @desc Gets a bucket (Beta). * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis.com * // - Login into gcloud by running: ...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params?: Params$Resource$Locations$Buckets$Get, options?: MethodOptions): GaxiosPromise<Schema$LogBucket>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params: Params$Resource$Locations$Buckets$Get, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params: Params$Resource$Locations$Buckets$Get, options: MethodOptions | BodyResponseCallback<Schema$LogBucket>, callback: BodyResponseCallback<Schema$LogBucket>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
get(params: Params$Resource$Locations$Buckets$Get, callback: BodyResponseCallback<Schema$LogBucket>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.locations.buckets.list * @desc Lists buckets (Beta). * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis.com * // - Login into gcloud by running: ...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params?: Params$Resource$Locations$Buckets$List, options?: MethodOptions): GaxiosPromise<Schema$ListBucketsResponse>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Locations$Buckets$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Locations$Buckets$List, options: MethodOptions | BodyResponseCallback<Schema$ListBucketsResponse>, callback: BodyResponseCallback<Schema$ListBucketsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Locations$Buckets$List, callback: BodyResponseCallback<Schema$ListBucketsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.locations.buckets.patch * @desc Updates a bucket. This method replaces the following fields in the existing bucket with values from the new bucket: retention_periodIf the retention period is decreased and the bucket is locked, FAILED_PRECONDITION will be returned.If the bucket has a Life...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params?: Params$Resource$Locations$Buckets$Patch, options?: MethodOptions): GaxiosPromise<Schema$LogBucket>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Locations$Buckets$Patch, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Locations$Buckets$Patch, options: MethodOptions | BodyResponseCallback<Schema$LogBucket>, callback: BodyResponseCallback<Schema$LogBucket>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
patch(params: Params$Resource$Locations$Buckets$Patch, callback: BodyResponseCallback<Schema$LogBucket>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.logs.delete * @desc Deletes all the log entries in a log. The log reappears if it receives new entries. Log entries written shortly before the delete operation might not be deleted. Entries received after the delete operation with a timestamp before the operation will be deleted. ...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params?: Params$Resource$Logs$Delete, options?: MethodOptions): GaxiosPromise<Schema$Empty>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Logs$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Logs$Delete, options: MethodOptions | BodyResponseCallback<Schema$Empty>, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Logs$Delete, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.logs.list * @desc Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/ap...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params?: Params$Resource$Logs$List, options?: MethodOptions): GaxiosPromise<Schema$ListLogsResponse>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Logs$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Logs$List, options: MethodOptions | BodyResponseCallback<Schema$ListLogsResponse>, callback: BodyResponseCallback<Schema$ListLogsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Logs$List, callback: BodyResponseCallback<Schema$ListLogsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.monitoredResourceDescriptors.list * @desc Lists the descriptors for monitored resource types used by Logging. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis....
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params?: Params$Resource$Monitoredresourcedescriptors$List, options?: MethodOptions): GaxiosPromise<Schema$ListMonitoredResourceDescriptorsResponse>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Monitoredresourcedescriptors$List, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Monitoredresourcedescriptors$List, options: MethodOptions | BodyResponseCallback<Schema$ListMonitoredResourceDescriptorsResponse>, callback: BodyResponseCallback<Schema$ListMonitoredResourceDescriptorsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(params: Params$Resource$Monitoredresourcedescriptors$List, callback: BodyResponseCallback<Schema$ListMonitoredResourceDescriptorsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
list(callback: BodyResponseCallback<Schema$ListMonitoredResourceDescriptorsResponse>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.organizations.getCmekSettings * @desc Gets the Logs Router CMEK settings for the given resource.Note: CMEK for the Logs Router can currently only be configured for GCP organizations. Once configured, it applies to all projects and folders in the GCP organization.See Enabling CMEK for Log...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
getCmekSettings(params?: Params$Resource$Organizations$Getcmeksettings, options?: MethodOptions): GaxiosPromise<Schema$CmekSettings>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
getCmekSettings(params: Params$Resource$Organizations$Getcmeksettings, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
getCmekSettings(params: Params$Resource$Organizations$Getcmeksettings, options: MethodOptions | BodyResponseCallback<Schema$CmekSettings>, callback: BodyResponseCallback<Schema$CmekSettings>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
getCmekSettings(params: Params$Resource$Organizations$Getcmeksettings, callback: BodyResponseCallback<Schema$CmekSettings>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
getCmekSettings(callback: BodyResponseCallback<Schema$CmekSettings>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.organizations.updateCmekSettings * @desc Updates the Logs Router CMEK settings for the given resource.Note: CMEK for the Logs Router can currently only be configured for GCP organizations. Once configured, it applies to all projects and folders in the GCP organization.UpdateCmekSettings ...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
updateCmekSettings(params?: Params$Resource$Organizations$Updatecmeksettings, options?: MethodOptions): GaxiosPromise<Schema$CmekSettings>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
updateCmekSettings(params: Params$Resource$Organizations$Updatecmeksettings, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
updateCmekSettings(params: Params$Resource$Organizations$Updatecmeksettings, options: MethodOptions | BodyResponseCallback<Schema$CmekSettings>, callback: BodyResponseCallback<Schema$CmekSettings>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
updateCmekSettings(params: Params$Resource$Organizations$Updatecmeksettings, callback: BodyResponseCallback<Schema$CmekSettings>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
updateCmekSettings(callback: BodyResponseCallback<Schema$CmekSettings>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.organizations.exclusions.create * @desc Creates a new exclusion in a specified parent resource. Only log entries belonging to that resource can be excluded. You can have up to 10 exclusions in a resource. * @example * // Before running the sample: * // - Enable...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params?: Params$Resource$Organizations$Exclusions$Create, options?: MethodOptions): GaxiosPromise<Schema$LogExclusion>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params: Params$Resource$Organizations$Exclusions$Create, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params: Params$Resource$Organizations$Exclusions$Create, options: MethodOptions | BodyResponseCallback<Schema$LogExclusion>, callback: BodyResponseCallback<Schema$LogExclusion>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
create(params: Params$Resource$Organizations$Exclusions$Create, callback: BodyResponseCallback<Schema$LogExclusion>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.organizations.exclusions.delete * @desc Deletes an exclusion. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis.com * // - Login into gcloud by running...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params?: Params$Resource$Organizations$Exclusions$Delete, options?: MethodOptions): GaxiosPromise<Schema$Empty>;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Organizations$Exclusions$Delete, options: StreamMethodOptions | BodyResponseCallback<Readable>, callback: BodyResponseCallback<Readable>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Organizations$Exclusions$Delete, options: MethodOptions | BodyResponseCallback<Schema$Empty>, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
delete(params: Params$Resource$Organizations$Exclusions$Delete, callback: BodyResponseCallback<Schema$Empty>): void;
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript
MethodDeclaration
/** * logging.organizations.exclusions.get * @desc Gets the description of an exclusion. * @example * // Before running the sample: * // - Enable the API at: * // https://console.developers.google.com/apis/api/logging.googleapis.com * // - Login into gclo...
GumballWatterson00/DevCBatch1Project
node_modules/googleapis/build/src/apis/logging/v2.d.ts
TypeScript