google-apis-aiplatform_v1 0.67.0 → 0.68.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: 35c6cc21c381bac5f5254deb1a5a9e0606f9a6b6d2841f05a3c7d5fc2023c3d5
|
4
|
+
data.tar.gz: aef95c48d6565e8f4d8fb5097f0fba24ac2753b468fd38280f98f1b65c3d5523
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7d309c56df9c8f7d92bd6615a0e61f286f2289c388e193c8b364085aa0e3425a8fd886ddef295459e2360583fdc3e85af49749f59d216fd65fc2fe0d803cfafa
|
7
|
+
data.tar.gz: cca7f23adcb8b91c8b97f6583fd17694c12948db37d4c4e11938029da233397f03841daf55d0b7c2dc8b0469a762182f33f12886932b399fca65dec65ca14c9d
|
data/CHANGELOG.md
CHANGED
@@ -27954,7 +27954,8 @@ module Google
|
|
27954
27954
|
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec]
|
27955
27955
|
attr_accessor :deployment_spec
|
27956
27956
|
|
27957
|
-
# User
|
27957
|
+
# User-provided package specification, containing pickled object and package
|
27958
|
+
# requirements.
|
27958
27959
|
# Corresponds to the JSON property `packageSpec`
|
27959
27960
|
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec]
|
27960
27961
|
attr_accessor :package_spec
|
@@ -28051,7 +28052,8 @@ module Google
|
|
28051
28052
|
end
|
28052
28053
|
end
|
28053
28054
|
|
28054
|
-
# User
|
28055
|
+
# User-provided package specification, containing pickled object and package
|
28056
|
+
# requirements.
|
28055
28057
|
class GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec
|
28056
28058
|
include Google::Apis::Core::Hashable
|
28057
28059
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AiplatformV1
|
18
18
|
# Version of the google-apis-aiplatform_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.68.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250926"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -11624,7 +11624,7 @@ module Google
|
|
11624
11624
|
# projects/`project`/locations/`location``
|
11625
11625
|
# @param [Fixnum] page_size
|
11626
11626
|
# The maximum number of Metadata Stores to return. The service may return fewer.
|
11627
|
-
# Must be in range 1-
|
11627
|
+
# Must be in range 1-100, inclusive. Defaults to 100.
|
11628
11628
|
# @param [String] page_token
|
11629
11629
|
# A page token, received from a previous MetadataService.ListMetadataStores call.
|
11630
11630
|
# Provide this to retrieve the subsequent page. When paginating, all other
|
@@ -11803,7 +11803,7 @@ module Google
|
|
11803
11803
|
# https://google.aip.dev/132#ordering for more details.
|
11804
11804
|
# @param [Fixnum] page_size
|
11805
11805
|
# The maximum number of Artifacts to return. The service may return fewer. Must
|
11806
|
-
# be in range 1-
|
11806
|
+
# be in range 1-100, inclusive. Defaults to 100.
|
11807
11807
|
# @param [String] page_token
|
11808
11808
|
# A page token, received from a previous MetadataService.ListArtifacts call.
|
11809
11809
|
# Provide this to retrieve the subsequent page. When paginating, all other
|
@@ -12376,7 +12376,7 @@ module Google
|
|
12376
12376
|
# https://google.aip.dev/132#ordering for more details.
|
12377
12377
|
# @param [Fixnum] page_size
|
12378
12378
|
# The maximum number of Contexts to return. The service may return fewer. Must
|
12379
|
-
# be in range 1-
|
12379
|
+
# be in range 1-100, inclusive. Defaults to 100.
|
12380
12380
|
# @param [String] page_token
|
12381
12381
|
# A page token, received from a previous MetadataService.ListContexts call.
|
12382
12382
|
# Provide this to retrieve the subsequent page. When paginating, all other
|
@@ -12921,7 +12921,7 @@ module Google
|
|
12921
12921
|
# https://google.aip.dev/132#ordering for more details.
|
12922
12922
|
# @param [Fixnum] page_size
|
12923
12923
|
# The maximum number of Executions to return. The service may return fewer. Must
|
12924
|
-
# be in range 1-
|
12924
|
+
# be in range 1-100, inclusive. Defaults to 100.
|
12925
12925
|
# @param [String] page_token
|
12926
12926
|
# A page token, received from a previous MetadataService.ListExecutions call.
|
12927
12927
|
# Provide this to retrieve the subsequent page. When paginating, all other
|
@@ -13331,7 +13331,7 @@ module Google
|
|
13331
13331
|
# A query to filter available MetadataSchemas for matching results.
|
13332
13332
|
# @param [Fixnum] page_size
|
13333
13333
|
# The maximum number of MetadataSchemas to return. The service may return fewer.
|
13334
|
-
# Must be in range 1-
|
13334
|
+
# Must be in range 1-100, inclusive. Defaults to 100.
|
13335
13335
|
# @param [String] page_token
|
13336
13336
|
# A page token, received from a previous MetadataService.ListMetadataSchemas
|
13337
13337
|
# call. Provide this to retrieve the next page. When paginating, all other
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-aiplatform_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.68.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -57,7 +57,7 @@ licenses:
|
|
57
57
|
metadata:
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-aiplatform_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-aiplatform_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-aiplatform_v1/v0.68.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-aiplatform_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|