google-apis-containeranalysis_v1beta1 0.39.0 → 0.40.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 12055a09ebfbeac91d0bc192a28d4dc99e3c7f13272fc1d1050109407ee60ebf
|
|
4
|
+
data.tar.gz: 4dddede41b7b45af5407398116b954f9fb073e83e49bef38767c55e89104968e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 29f6af28c5b44184db5a2f5123e8aefbe84a1d81e36ac32c443d26a6fb39497804a3fb267106696908e0ea76ae549271916c321b595ecbf3d98f4e5890079b39
|
|
7
|
+
data.tar.gz: 6aafd2a93766019e83db8217ba3dec0938451f6bb85772962cd64069b77f506bddac02a84d2fd449249b9649cd5e5d7f6e0dd0c7975de4bc4eee803b5ea46ad1
|
data/CHANGELOG.md
CHANGED
|
@@ -1408,7 +1408,7 @@ module Google
|
|
|
1408
1408
|
# @return [String]
|
|
1409
1409
|
attr_accessor :log_url
|
|
1410
1410
|
|
|
1411
|
-
#
|
|
1411
|
+
# Cloud Storage bucket where logs should be written (see [Bucket Name
|
|
1412
1412
|
# Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)
|
|
1413
1413
|
# ). Logs file names will be of the format `$`logs_bucket`/log-$`build_id`.txt`.
|
|
1414
1414
|
# Corresponds to the JSON property `logsBucket`
|
|
@@ -1654,7 +1654,7 @@ module Google
|
|
|
1654
1654
|
# @return [Array<String>]
|
|
1655
1655
|
attr_accessor :env
|
|
1656
1656
|
|
|
1657
|
-
# Option to define build log streaming behavior to
|
|
1657
|
+
# Option to define build log streaming behavior to Cloud Storage.
|
|
1658
1658
|
# Corresponds to the JSON property `logStreamingOption`
|
|
1659
1659
|
# @return [String]
|
|
1660
1660
|
attr_accessor :log_streaming_option
|
|
@@ -2334,14 +2334,14 @@ module Google
|
|
|
2334
2334
|
# @return [Google::Apis::ContaineranalysisV1beta1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource]
|
|
2335
2335
|
attr_accessor :repo_source
|
|
2336
2336
|
|
|
2337
|
-
# Location of the source in an archive file in
|
|
2337
|
+
# Location of the source in an archive file in Cloud Storage.
|
|
2338
2338
|
# Corresponds to the JSON property `storageSource`
|
|
2339
2339
|
# @return [Google::Apis::ContaineranalysisV1beta1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource]
|
|
2340
2340
|
attr_accessor :storage_source
|
|
2341
2341
|
|
|
2342
|
-
# Location of the source manifest in
|
|
2343
|
-
#
|
|
2344
|
-
#
|
|
2342
|
+
# Location of the source manifest in Cloud Storage. This feature is in Preview;
|
|
2343
|
+
# see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/
|
|
2344
|
+
# tree/master/gcs-fetcher).
|
|
2345
2345
|
# Corresponds to the JSON property `storageSourceManifest`
|
|
2346
2346
|
# @return [Google::Apis::ContaineranalysisV1beta1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest]
|
|
2347
2347
|
attr_accessor :storage_source_manifest
|
|
@@ -2380,14 +2380,14 @@ module Google
|
|
|
2380
2380
|
# @return [Google::Apis::ContaineranalysisV1beta1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource]
|
|
2381
2381
|
attr_accessor :resolved_repo_source
|
|
2382
2382
|
|
|
2383
|
-
# Location of the source in an archive file in
|
|
2383
|
+
# Location of the source in an archive file in Cloud Storage.
|
|
2384
2384
|
# Corresponds to the JSON property `resolvedStorageSource`
|
|
2385
2385
|
# @return [Google::Apis::ContaineranalysisV1beta1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource]
|
|
2386
2386
|
attr_accessor :resolved_storage_source
|
|
2387
2387
|
|
|
2388
|
-
# Location of the source manifest in
|
|
2389
|
-
#
|
|
2390
|
-
#
|
|
2388
|
+
# Location of the source manifest in Cloud Storage. This feature is in Preview;
|
|
2389
|
+
# see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/
|
|
2390
|
+
# tree/master/gcs-fetcher).
|
|
2391
2391
|
# Corresponds to the JSON property `resolvedStorageSourceManifest`
|
|
2392
2392
|
# @return [Google::Apis::ContaineranalysisV1beta1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest]
|
|
2393
2393
|
attr_accessor :resolved_storage_source_manifest
|
|
@@ -2405,25 +2405,24 @@ module Google
|
|
|
2405
2405
|
end
|
|
2406
2406
|
end
|
|
2407
2407
|
|
|
2408
|
-
# Location of the source in an archive file in
|
|
2408
|
+
# Location of the source in an archive file in Cloud Storage.
|
|
2409
2409
|
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
|
|
2410
2410
|
include Google::Apis::Core::Hashable
|
|
2411
2411
|
|
|
2412
|
-
#
|
|
2413
|
-
#
|
|
2414
|
-
# ).
|
|
2412
|
+
# Cloud Storage bucket containing the source (see [Bucket Name Requirements](
|
|
2413
|
+
# https://cloud.google.com/storage/docs/bucket-naming#requirements)).
|
|
2415
2414
|
# Corresponds to the JSON property `bucket`
|
|
2416
2415
|
# @return [String]
|
|
2417
2416
|
attr_accessor :bucket
|
|
2418
2417
|
|
|
2419
|
-
#
|
|
2420
|
-
#
|
|
2418
|
+
# Cloud Storage generation for the object. If the generation is omitted, the
|
|
2419
|
+
# latest generation will be used.
|
|
2421
2420
|
# Corresponds to the JSON property `generation`
|
|
2422
2421
|
# @return [Fixnum]
|
|
2423
2422
|
attr_accessor :generation
|
|
2424
2423
|
|
|
2425
|
-
#
|
|
2426
|
-
#
|
|
2424
|
+
# Cloud Storage object containing the source. This object must be a zipped (`.
|
|
2425
|
+
# zip`) or gzipped archive file (`.tar.gz`) containing source to build.
|
|
2427
2426
|
# Corresponds to the JSON property `object`
|
|
2428
2427
|
# @return [String]
|
|
2429
2428
|
attr_accessor :object
|
|
@@ -2440,27 +2439,27 @@ module Google
|
|
|
2440
2439
|
end
|
|
2441
2440
|
end
|
|
2442
2441
|
|
|
2443
|
-
# Location of the source manifest in
|
|
2444
|
-
#
|
|
2445
|
-
#
|
|
2442
|
+
# Location of the source manifest in Cloud Storage. This feature is in Preview;
|
|
2443
|
+
# see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/
|
|
2444
|
+
# tree/master/gcs-fetcher).
|
|
2446
2445
|
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
|
|
2447
2446
|
include Google::Apis::Core::Hashable
|
|
2448
2447
|
|
|
2449
|
-
#
|
|
2448
|
+
# Cloud Storage bucket containing the source manifest (see [Bucket Name
|
|
2450
2449
|
# Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)
|
|
2451
2450
|
# ).
|
|
2452
2451
|
# Corresponds to the JSON property `bucket`
|
|
2453
2452
|
# @return [String]
|
|
2454
2453
|
attr_accessor :bucket
|
|
2455
2454
|
|
|
2456
|
-
#
|
|
2457
|
-
#
|
|
2455
|
+
# Cloud Storage generation for the object. If the generation is omitted, the
|
|
2456
|
+
# latest generation will be used.
|
|
2458
2457
|
# Corresponds to the JSON property `generation`
|
|
2459
2458
|
# @return [Fixnum]
|
|
2460
2459
|
attr_accessor :generation
|
|
2461
2460
|
|
|
2462
|
-
#
|
|
2463
|
-
#
|
|
2461
|
+
# Cloud Storage object containing the source manifest. This object must be a
|
|
2462
|
+
# JSON file.
|
|
2464
2463
|
# Corresponds to the JSON property `object`
|
|
2465
2464
|
# @return [String]
|
|
2466
2465
|
attr_accessor :object
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ContaineranalysisV1beta1
|
|
18
18
|
# Version of the google-apis-containeranalysis_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.40.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20230519"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-containeranalysis_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.40.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-04
|
|
11
|
+
date: 2023-06-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.40.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|