Skip to content

Commit

Permalink
run baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole committed Oct 23, 2024
1 parent 6ea1138 commit 054087e
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 892 deletions.
32 changes: 0 additions & 32 deletions baselines/asset/src/v1/asset_service_client.ts.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -380,16 +380,8 @@ export class AssetServiceClient {
*
* The request becomes a no-op if the asset name list is empty, and the max
* size of the asset name list is 100 in one request.




* @param {google.cloud.asset.v1.ContentType} [request.contentType]
* Optional. The content type.




* @param {google.cloud.asset.v1.TimeWindow} [request.readTimeWindow]
* Optional. The time window for the asset history. Both start_time and
* end_time are optional and if set, it must be after the current time minus
Expand Down Expand Up @@ -475,10 +467,6 @@ export class AssetServiceClient {
* @param {string} request.feedId
* Required. This is the client-assigned asset feed identifier and it needs to
* be unique under a specific parent project/folder/organization.




* @param {google.cloud.asset.v1.Feed} request.feed
* Required. The feed details. The field `name` must be empty and it will be generated
* in the format of:
Expand Down Expand Up @@ -698,20 +686,12 @@ export class AssetServiceClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.asset.v1.Feed} request.feed
* Required. The new values of feed details. It must match an existing feed and the
* field `name` must be in the format of:
* projects/project_number/feeds/feed_id or
* folders/folder_number/feeds/feed_id or
* organizations/organization_number/feeds/feed_id.




* @param {google.protobuf.FieldMask} request.updateMask
* Required. Only updates the `feed` fields indicated by this mask.
* The field mask must not be empty, and it must not contain fields that
Expand Down Expand Up @@ -866,10 +846,6 @@ export class AssetServiceClient {
* organization number (such as "organizations/123"), a project ID (such as
* "projects/my-project-id"), or a project number (such as "projects/12345"),
* or a folder number (such as "folders/123").




* @param {google.protobuf.Timestamp} request.readTime
* Timestamp to take an asset snapshot. This can only be set to a timestamp
* between the current time and the current time minus 35 days (inclusive).
Expand All @@ -882,17 +858,9 @@ export class AssetServiceClient {
* returned. See [Introduction to Cloud Asset
* Inventory](https://cloud.google.com/asset-inventory/docs/overview)
* for all supported asset types.




* @param {google.cloud.asset.v1.ContentType} request.contentType
* Asset content type. If not specified, no content but the asset name will be
* returned.




* @param {google.cloud.asset.v1.OutputConfig} request.outputConfig
* Required. Output configuration indicating where the results will be output
* to. All results will be in newline delimited JSON format.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,20 +358,12 @@ export class BigQueryStorageClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.bigquery.storage.v1beta1.TableReference} request.tableReference
* Required. Reference to the table to read.
* @param {string} request.parent
* Required. String of the form `projects/{project_id}` indicating the
* project this ReadSession is associated with. This is the project that will
* be billed for usage.




* @param {google.cloud.bigquery.storage.v1beta1.TableModifiers} request.tableModifiers
* Any modifiers to the Table (e.g. snapshot timestamp).
* @param {number} request.requestedStreams
Expand All @@ -382,22 +374,10 @@ export class BigQueryStorageClient {
* the maximum amount of parallelism allowed by the system.
*
* Streams must be read starting from offset 0.




* @param {google.cloud.bigquery.storage.v1beta1.TableReadOptions} request.readOptions
* Read options for this session (e.g. column selection, filters).




* @param {google.cloud.bigquery.storage.v1beta1.DataFormat} request.format
* Data output format. Currently default to Avro.




* @param {google.cloud.bigquery.storage.v1beta1.ShardingStrategy} request.shardingStrategy
* The strategy to use for distributing data among multiple streams. Currently
* defaults to liquid sharding.
Expand Down Expand Up @@ -472,10 +452,6 @@ export class BigQueryStorageClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.bigquery.storage.v1beta1.ReadSession} request.session
* Required. Must be a non-expired session obtained from a call to
* CreateReadSession. Only the name field needs to be set.
Expand Down Expand Up @@ -564,10 +540,6 @@ export class BigQueryStorageClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.bigquery.storage.v1beta1.Stream} request.stream
* Stream to finalize.
* @param {object} [options]
Expand Down Expand Up @@ -650,10 +622,6 @@ export class BigQueryStorageClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.bigquery.storage.v1beta1.Stream} request.originalStream
* Stream to split.
* @param {number} request.fraction
Expand Down Expand Up @@ -741,10 +709,6 @@ export class BigQueryStorageClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.bigquery.storage.v1beta1.StreamPosition} request.readPosition
* Required. Identifier of the position in the stream to start reading from.
* The offset requested must be less than the last row read from ReadRows.
Expand Down
4 changes: 0 additions & 4 deletions baselines/compute/src/v1/addresses_client.ts.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -428,10 +428,6 @@ export class AddressesClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.cloud.compute.v1.Address} request.addressResource
* The body resource for this request
* @param {string} request.project
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -442,10 +438,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -525,10 +517,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -609,10 +597,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -700,10 +684,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -789,10 +769,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -877,10 +853,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -959,10 +931,6 @@ export class ComplianceClient {
* @param {Object} request
* The request object that will be sent.
* @param {string} request.name




* @param {google.showcase.v1beta1.ComplianceData} request.info
* @param {boolean} request.serverVerify
* If true, the server will verify that the received request matches
Expand Down Expand Up @@ -1115,16 +1083,8 @@ export class ComplianceClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.showcase.v1beta1.EnumRequest} request.request
* The original request for a known or unknown enum from the server.




* @param {google.showcase.v1beta1.Continent} request.continent
* The actual enum the server provided.
* @param {object} [options]
Expand Down
44 changes: 0 additions & 44 deletions baselines/disable-packing-test/src/v1beta1/echo_client.ts.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -412,16 +412,8 @@ export class EchoClient {
* The request object that will be sent.
* @param {string} request.content
* The content to be echoed by the server.




* @param {google.rpc.Status} request.error
* The error to be thrown by the server.




* @param {google.showcase.v1beta1.Severity} request.severity
* The severity to be echoed by the server.
* @param {string} request.header
Expand Down Expand Up @@ -730,23 +722,11 @@ export class EchoClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.protobuf.Duration} request.responseDelay
* The amount of time to block before returning a response.




* @param {google.rpc.Status} request.error
* The error that will be returned by the server. If this code is specified
* to be the OK rpc code, an empty response will be returned.




* @param {google.showcase.v1beta1.BlockResponse} request.success
* The response to be returned that will signify successful method call.
* @param {object} [options]
Expand Down Expand Up @@ -816,16 +796,8 @@ export class EchoClient {
* The request object that will be sent.
* @param {string} request.content
* The content that will be split into words and returned on the stream.




* @param {google.rpc.Status} request.error
* The error that is thrown after all words are sent on the stream.




* @param {google.protobuf.Duration} request.streamWaitTime
* The wait time between each server streaming messages
* @param {object} [options]
Expand Down Expand Up @@ -924,29 +896,13 @@ export class EchoClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.protobuf.Timestamp} request.endTime
* The time that this operation will complete.




* @param {google.protobuf.Duration} request.ttl
* The duration of this operation.




* @param {google.rpc.Status} request.error
* The error that will be returned by the server. If this code is specified
* to be the OK rpc code, an empty response will be returned.




* @param {google.showcase.v1beta1.WaitResponse} request.success
* The response to be returned on operation completion.
* @param {object} [options]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,6 @@ export class IdentityClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.showcase.v1beta1.User} request.user
* The user to create.
* @param {object} [options]
Expand Down Expand Up @@ -502,16 +498,8 @@ export class IdentityClient {
*
* @param {Object} request
* The request object that will be sent.




* @param {google.showcase.v1beta1.User} request.user
* The user to update.




* @param {google.protobuf.FieldMask} request.updateMask
* The field mask to determine which fields are to be updated. If empty, the
* server will assume all fields are to be updated.
Expand Down
Loading

0 comments on commit 054087e

Please sign in to comment.