Cloud Run Admin v2 API - Class DeleteInstanceRequest (2.19.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public sealed class DeleteInstanceRequest : IMessage<DeleteInstanceRequest>, IEquatable<DeleteInstanceRequest>, IDeepCloneable<DeleteInstanceRequest>, IBufferMessage, IMessage
Inheritance
object >
DeleteInstanceRequest
Namespace
Google.Cloud.Run.V2
Assembly
Google.Cloud.Run.V2.dll
Constructors
DeleteInstanceRequest()
public DeleteInstanceRequest()
DeleteInstanceRequest(DeleteInstanceRequest)
public DeleteInstanceRequest(DeleteInstanceRequest other)
Properties
Etag
public string Etag { get; set; }
Optional. A system-generated fingerprint for this version of the
resource. May be used to detect modification conflict during updates.
Property Value
Type
Description
string
InstanceName
public InstanceName InstanceName { get; set; }
Name
public string Name { get; set; }
Property Value
Type
Description
string
ValidateOnly
public bool ValidateOnly { get; set; }
Optional. Indicates that the request should be validated without actually
deleting any resources.
Property Value
Type
Description
bool
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-09 UTC.
[null,null,["Last updated 2026-03-09 UTC."],[],[]]