google-cloud-agent_registry-v1 0.1.0 → 0.2.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: 0c2867caef4c3e85211aa5760f93f1a651d54208b0c36b0c404c2f88282bf866
4
- data.tar.gz: 19ebd1ed2e16a41e9d234b5c24d73b435be524feadbd86af3dd67eba9ff3d663
3
+ metadata.gz: f384efbb7018c8d1a865ee90b218cc535901d8bc65974f43746a95e7b76f9370
4
+ data.tar.gz: b049843ce62890267bad8a6f5e52966cff120ab137e515d5d42b549f3c1d67ea
5
5
  SHA512:
6
- metadata.gz: 5bb05fb0a9d08b300e76704db4afb2efb4d4e576b75184213b6b306c26f9680e3a4a3f95942f65cf366bd80560d9a7b079531b203501fe58155a4a9c3eb84a56
7
- data.tar.gz: b8be79af730bfbe0a2de27076fc3699ec653bbeefc43681aa3e3136e42d93a4ac08c4aae51630112ccffef30b1065d86c599489704250753ea79204af2297e35
6
+ metadata.gz: ae5bd176dfd1dd7b884f68291d3c6b5237e684bd211f9afe81dbf13ba014bd81a6166b24c84d0a49277bf1322a2fad43b652ea7d31317365676dceba3596eba4
7
+ data.tar.gz: 2640574e79478b7a2d42f6bae7eaa1669f7f13a6f8aef774b1177dc95c1b29e1e50b3b22f45df9c4568582e0346bc206001ec4998da5d2339642cf44445f365d
data/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  Agent Registry is a centralized, unified catalog that lets you store, discover, and govern Model Context Protocol (MCP) servers, tools, and AI agents within Google Cloud.
4
4
 
5
- Agent Registry provides the core infrastructure for your environment, bringing together autonomous agents with the consistent data contexts and tools that MCP servers offer. By consolidating these services, Agent Registry resolves common challenges in complex AI deployments, such as fragmented tool access, isolated data, and redundant services.
6
5
 
7
6
  https://github.com/googleapis/google-cloud-ruby
8
7
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AgentRegistry
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.2.0"
25
25
  end
26
26
  end
27
27
  end
@@ -9,7 +9,7 @@ require 'google/api/resource_pb'
9
9
  require 'google/protobuf/timestamp_pb'
10
10
 
11
11
 
12
- descriptor_data = "\n+google/cloud/agentregistry/v1/binding.proto\x12\x1dgoogle.cloud.agentregistry.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xeb\x05\n\x07\x42inding\x12[\n\x15\x61uth_provider_binding\x18\x06 \x01(\x0b\x32:.google.cloud.agentregistry.v1.Binding.AuthProviderBindingH\x00\x12\x14\n\x04name\x18\x01 \x01(\tB\x06\xe0\x41\x08\xe0\x41\x02\x12\x19\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x42\n\x06source\x18\x04 \x01(\x0b\x32-.google.cloud.agentregistry.v1.Binding.SourceB\x03\xe0\x41\x02\x12\x42\n\x06target\x18\x05 \x01(\x0b\x32-.google.cloud.agentregistry.v1.Binding.TargetB\x03\xe0\x41\x02\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x1a-\n\x06Source\x12\x14\n\nidentifier\x18\x01 \x01(\tH\x00\x42\r\n\x0bsource_type\x1a-\n\x06Target\x12\x14\n\nidentifier\x18\x01 \x01(\tH\x00\x42\r\n\x0btarget_type\x1a\x61\n\x13\x41uthProviderBinding\x12\x1a\n\rauth_provider\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06scopes\x18\x02 \x03(\tB\x03\xe0\x41\x01\x12\x19\n\x0c\x63ontinue_uri\x18\x03 \x01(\tB\x03\xe0\x41\x01:x\xea\x41u\n$agentregistry.googleapis.com/Binding\x12:projects/{project}/locations/{location}/bindings/{binding}*\x08\x62indings2\x07\x62indingB\t\n\x07\x62indingB\xdf\x01\n!com.google.cloud.agentregistry.v1B\x0c\x42indingProtoP\x01ZGcloud.google.com/go/agentregistry/apiv1/agentregistrypb;agentregistrypb\xaa\x02\x1dGoogle.Cloud.AgentRegistry.V1\xca\x02\x1dGoogle\\Cloud\\AgentRegistry\\V1\xea\x02 Google::Cloud::AgentRegistry::V1b\x06proto3"
12
+ descriptor_data = "\n+google/cloud/agentregistry/v1/binding.proto\x12\x1dgoogle.cloud.agentregistry.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xeb\x05\n\x07\x42inding\x12[\n\x15\x61uth_provider_binding\x18\x06 \x01(\x0b\x32:.google.cloud.agentregistry.v1.Binding.AuthProviderBindingH\x00\x12\x14\n\x04name\x18\x01 \x01(\tB\x06\xe0\x41\x08\xe0\x41\x02\x12\x19\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x42\n\x06source\x18\x04 \x01(\x0b\x32-.google.cloud.agentregistry.v1.Binding.SourceB\x03\xe0\x41\x01\x12\x42\n\x06target\x18\x05 \x01(\x0b\x32-.google.cloud.agentregistry.v1.Binding.TargetB\x03\xe0\x41\x02\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x1a-\n\x06Source\x12\x14\n\nidentifier\x18\x01 \x01(\tH\x00\x42\r\n\x0bsource_type\x1a-\n\x06Target\x12\x14\n\nidentifier\x18\x01 \x01(\tH\x00\x42\r\n\x0btarget_type\x1a\x61\n\x13\x41uthProviderBinding\x12\x1a\n\rauth_provider\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06scopes\x18\x02 \x03(\tB\x03\xe0\x41\x01\x12\x19\n\x0c\x63ontinue_uri\x18\x03 \x01(\tB\x03\xe0\x41\x01:x\xea\x41u\n$agentregistry.googleapis.com/Binding\x12:projects/{project}/locations/{location}/bindings/{binding}*\x08\x62indings2\x07\x62indingB\t\n\x07\x62indingB\xdf\x01\n!com.google.cloud.agentregistry.v1B\x0c\x42indingProtoP\x01ZGcloud.google.com/go/agentregistry/apiv1/agentregistrypb;agentregistrypb\xaa\x02\x1dGoogle.Cloud.AgentRegistry.V1\xca\x02\x1dGoogle\\Cloud\\AgentRegistry\\V1\xea\x02 Google::Cloud::AgentRegistry::V1b\x06proto3"
13
13
 
14
14
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
15
15
  pool.add_serialized_file(descriptor_data)
@@ -67,10 +67,10 @@ module Google
67
67
  # Output only. Attributes of the Agent.
68
68
  # Valid values:
69
69
  #
70
- # * `agentregistry.googleapis.com/system/Framework`: {"framework":
70
+ # * `agentregistry.googleapis.com/system/Framework`: \\{"framework":
71
71
  # "google-adk"} - the agent framework used to develop the Agent. Example
72
72
  # values: "google-adk", "langchain", "custom".
73
- # * `agentregistry.googleapis.com/system/RuntimeIdentity`: {"principal":
73
+ # * `agentregistry.googleapis.com/system/RuntimeIdentity`: \\{"principal":
74
74
  # "principal://..."} - the runtime identity associated with the Agent.
75
75
  # * `agentregistry.googleapis.com/system/RuntimeReference`: \\{"uri": "//..."}
76
76
  # - the URI of the underlying resource hosting the Agent, for
@@ -39,7 +39,7 @@ module Google
39
39
  # Can have a maximum length of `2048` characters.
40
40
  # @!attribute [rw] source
41
41
  # @return [::Google::Cloud::AgentRegistry::V1::Binding::Source]
42
- # Required. The target Agent of the Binding.
42
+ # Optional. The source Agent of the Binding.
43
43
  # @!attribute [rw] target
44
44
  # @return [::Google::Cloud::AgentRegistry::V1::Binding::Target]
45
45
  # Required. The target Agent Registry Resource of the Binding.
@@ -52,7 +52,7 @@ module Google
52
52
  # Output only. Attributes of the MCP Server.
53
53
  # Valid values:
54
54
  #
55
- # * `agentregistry.googleapis.com/system/RuntimeIdentity`: {"principal":
55
+ # * `agentregistry.googleapis.com/system/RuntimeIdentity`: \\{"principal":
56
56
  # "principal://..."} - the runtime identity associated with the MCP Server.
57
57
  # * `agentregistry.googleapis.com/system/RuntimeReference`: \\{"uri": "//..."}
58
58
  # - the URI of the underlying resource hosting the MCP Server, for
@@ -110,14 +110,15 @@ module Google
110
110
  # ) to obtain a formatter capable of generating timestamps in this format.
111
111
  # @!attribute [rw] seconds
112
112
  # @return [::Integer]
113
- # Represents seconds of UTC time since Unix epoch
114
- # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to
115
- # 9999-12-31T23:59:59Z inclusive.
113
+ # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must
114
+ # be between -315576000000 and 315576000000 inclusive (which corresponds to
115
+ # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z).
116
116
  # @!attribute [rw] nanos
117
117
  # @return [::Integer]
118
- # Non-negative fractions of a second at nanosecond resolution. Negative
119
- # second values with fractions must still have non-negative nanos values
120
- # that count forward in time. Must be from 0 to 999,999,999
118
+ # Non-negative fractions of a second at nanosecond resolution. This field is
119
+ # the nanosecond portion of the duration, not an alternative to seconds.
120
+ # Negative second values with fractions must still have non-negative nanos
121
+ # values that count forward in time. Must be between 0 and 999,999,999
121
122
  # inclusive.
122
123
  class Timestamp
123
124
  include ::Google::Protobuf::MessageExts
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-agent_registry-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -51,11 +51,9 @@ dependencies:
51
51
  - - "~>"
52
52
  - !ruby/object:Gem::Version
53
53
  version: '1.0'
54
- description: Agent Registry provides the core infrastructure for your environment,
55
- bringing together autonomous agents with the consistent data contexts and tools
56
- that MCP servers offer. By consolidating these services, Agent Registry resolves
57
- common challenges in complex AI deployments, such as fragmented tool access, isolated
58
- data, and redundant services. Note that google-cloud-agent_registry-v1 is a version-specific
54
+ description: Agent Registry is a centralized, unified catalog that lets you store,
55
+ discover, and govern Model Context Protocol (MCP) servers, tools, and AI agents
56
+ within Google Cloud. Note that google-cloud-agent_registry-v1 is a version-specific
59
57
  client library. For most uses, we recommend installing the main client library google-cloud-agent_registry
60
58
  instead. See the readme for more details.
61
59
  email: googleapis-packages@google.com