@Generated(value="by GAPIC") @BetaApi public final class ResourcePolicySnapshotSchedulePolicySnapshotProperties extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.ApiMessage |
getApiMessageRequestBody() |
static ResourcePolicySnapshotSchedulePolicySnapshotProperties |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
Boolean |
getGuestFlush()
Indication to perform a ?guest aware? snapshot.
|
Map<String,String> |
getLabelsMap()
Labels to apply to scheduled snapshots.
|
List<String> |
getStorageLocationsList()
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
|
int |
hashCode() |
static ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
newBuilder() |
static ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
newBuilder(ResourcePolicySnapshotSchedulePolicySnapshotProperties prototype) |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface com.google.api.gax.httpjson.ApiMessage
public Boolean getGuestFlush()
public Map<String,String> getLabelsMap()
public List<String> getStorageLocationsList()
public static ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder newBuilder()
public static ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder newBuilder(ResourcePolicySnapshotSchedulePolicySnapshotProperties prototype)
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder toBuilder()
public static ResourcePolicySnapshotSchedulePolicySnapshotProperties getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.