Class GoogleCloudApihubV1AgentRegistrySyncConfig
The configuration for Agent Registry sync.
Implements
Inherited Members
Namespace: Google.Apis.APIhub.v1.Data
Assembly: Google.Apis.APIhub.v1.dll
Syntax
public class GoogleCloudApihubV1AgentRegistrySyncConfig : IDirectResponseSchema
Properties
Disabled
Optional. If true, the MCP data sync to the Agent Registry will be disabled. The default value is false.
Declaration
[JsonProperty("disabled")]
public virtual bool? Disabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |