From fc430e70c5dad021961f7a8423f19104c57154b1 Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 14 Oct 2024 01:14:30 -0700 Subject: [PATCH] feat: Generate Google.Apis.WorkspaceEvents.v1 version 1.68.0.3568 --- DiscoveryJson/workspaceevents.v1.json | 6 +++--- .../Google.Apis.WorkspaceEvents.v1.cs | 11 +++-------- .../Google.Apis.WorkspaceEvents.v1.csproj | 2 +- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/DiscoveryJson/workspaceevents.v1.json b/DiscoveryJson/workspaceevents.v1.json index a0aae35e1c9..4b38496ec7b 100644 --- a/DiscoveryJson/workspaceevents.v1.json +++ b/DiscoveryJson/workspaceevents.v1.json @@ -346,7 +346,7 @@ ], "parameters": { "name": { - "description": "Optional. Immutable. Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}`", + "description": "Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}`", "location": "path", "pattern": "^subscriptions/[^/]+$", "required": true, @@ -424,7 +424,7 @@ } } }, - "revision": "20240827", + "revision": "20241008", "rootUrl": "https://workspaceevents.googleapis.com/", "schemas": { "ListSubscriptionsResponse": { @@ -572,7 +572,7 @@ "type": "string" }, "name": { - "description": "Optional. Immutable. Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}`", + "description": "Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}`", "type": "string" }, "notificationEndpoint": { diff --git a/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.cs b/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.cs index 80a0c52fe6e..a2ce399fabe 100644 --- a/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.cs +++ b/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.cs @@ -740,7 +740,7 @@ protected override void InitParameters() /// /// The body of the request. /// - /// Optional. Immutable. Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}` + /// Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}` /// public virtual PatchRequest Patch(Google.Apis.WorkspaceEvents.v1.Data.Subscription body, string name) { @@ -762,10 +762,7 @@ public PatchRequest(Google.Apis.Services.IClientService service, Google.Apis.Wor InitParameters(); } - /// - /// Optional. Immutable. Identifier. Resource name of the subscription. Format: - /// `subscriptions/{subscription}` - /// + /// Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}` [Google.Apis.Util.RequestParameterAttribute("name", Google.Apis.Util.RequestParameterType.Path)] public virtual string Name { get; private set; } @@ -1155,9 +1152,7 @@ public virtual System.DateTimeOffset? ExpireTimeDateTimeOffset set => ExpireTimeRaw = Google.Apis.Util.DiscoveryFormat.FormatDateTimeOffsetToGoogleDateTime(value); } - /// - /// Optional. Immutable. Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}` - /// + /// Identifier. Resource name of the subscription. Format: `subscriptions/{subscription}` [Newtonsoft.Json.JsonPropertyAttribute("name")] public virtual string Name { get; set; } diff --git a/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.csproj b/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.csproj index 9a365e35ef0..8e8ff43fbea 100644 --- a/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.csproj +++ b/Src/Generated/Google.Apis.WorkspaceEvents.v1/Google.Apis.WorkspaceEvents.v1.csproj @@ -3,7 +3,7 @@ Google.Apis.WorkspaceEvents.v1 Client Library - 1.68.0.3526 + 1.68.0.3568 Google LLC Copyright 2024 Google LLC Google