Class StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData
Disable validation warnings
Implements
Inherited Members
Namespace: Google.Apis.CloudAlloyDBAdmin.v1beta.Data
Assembly: Google.Apis.CloudAlloyDBAdmin.v1beta.dll
Syntax
public class StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
FullResourceName
Required. Disable validation warnings
Declaration
[JsonProperty("fullResourceName")]
public virtual string FullResourceName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LastRefreshTime
object representation of LastRefreshTimeRaw.
Declaration
[JsonIgnore]
[Obsolete("This property is obsolete and may behave unexpectedly; please use LastRefreshTimeDateTimeOffset instead.")]
public virtual object LastRefreshTime { get; set; }
Property Value
| Type | Description |
|---|---|
| object |
LastRefreshTimeDateTimeOffset
DateTimeOffset representation of LastRefreshTimeRaw.
Declaration
[JsonIgnore]
public virtual DateTimeOffset? LastRefreshTimeDateTimeOffset { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTimeOffset? |
LastRefreshTimeRaw
Required. Disable validation warnings
Declaration
[JsonProperty("lastRefreshTime")]
public virtual string LastRefreshTimeRaw { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ResourceId
Disable validation warnings
Declaration
[JsonProperty("resourceId")]
public virtual StorageDatabasecenterPartnerapiV1mainDatabaseResourceId ResourceId { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageDatabasecenterPartnerapiV1mainDatabaseResourceId |
SignalBoolValue
Disable validation warnings
Declaration
[JsonProperty("signalBoolValue")]
public virtual bool? SignalBoolValue { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
SignalType
Required. Disable validation warnings
Declaration
[JsonProperty("signalType")]
public virtual string SignalType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |