Class McpToolLifecycleProfile
Profile describing the lifecycle stage of an MCP tool. When used within the McpTool.meta field, this message should be packed into a google.protobuf.Any and associated with the key: "google.com/tool.profiles/lifecycle"
Implements
Inherited Members
Namespace: Google.Apis.TravelImpactModel.v1.Data
Assembly: Google.Apis.TravelImpactModel.v1.dll
Syntax
public class McpToolLifecycleProfile : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LaunchState
Output only. The current launch state of the MCP tool.
Declaration
[JsonProperty("launchState")]
public virtual string LaunchState { get; set; }
Property Value
| Type | Description |
|---|---|
| string |