Class Options
Specifies additional options to apply to the base profile.
Implements
Inherited Members
Namespace: Google.Apis.CloudHealthcare.v1beta1.Data
Assembly: Google.Apis.CloudHealthcare.v1beta1.dll
Syntax
public class Options : IDirectResponseSchema
Properties
CleanDescriptors
Set Clean Descriptors Option.
Declaration
[JsonProperty("cleanDescriptors")]
public virtual CleanDescriptorsOption CleanDescriptors { get; set; }
Property Value
| Type | Description |
|---|---|
| CleanDescriptorsOption |
CleanImage
Apply Action.clean_image to
PixelData as configured.
Declaration
[JsonProperty("cleanImage")]
public virtual ImageConfig CleanImage { get; set; }
Property Value
| Type | Description |
|---|---|
| ImageConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
PrimaryIds
Declaration
[JsonProperty("primaryIds")]
public virtual string PrimaryIds { get; set; }
Property Value
| Type | Description |
|---|---|
| string |