@Generated(value="by GAPIC") @BetaApi public final class ShieldedInstanceIntegrityPolicy extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ShieldedInstanceIntegrityPolicy.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static ShieldedInstanceIntegrityPolicy | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
Boolean | 
getUpdateAutoLearnPolicy()
Updates the integrity policy baseline using the measurements from the VM instance's most recent
 boot. 
 | 
int | 
hashCode()  | 
static ShieldedInstanceIntegrityPolicy.Builder | 
newBuilder()  | 
static ShieldedInstanceIntegrityPolicy.Builder | 
newBuilder(ShieldedInstanceIntegrityPolicy prototype)  | 
ShieldedInstanceIntegrityPolicy.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.ApiMessagepublic Boolean getUpdateAutoLearnPolicy()
public static ShieldedInstanceIntegrityPolicy.Builder newBuilder()
public static ShieldedInstanceIntegrityPolicy.Builder newBuilder(ShieldedInstanceIntegrityPolicy prototype)
public ShieldedInstanceIntegrityPolicy.Builder toBuilder()
public static ShieldedInstanceIntegrityPolicy getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.