| Modifier and Type | Class and Description |
|---|---|
class |
InitialStateConfig
Initial State for shielded instance, these are public keys which are safe to store in public
Protobuf type
google.cloud.compute.v1.InitialStateConfig |
static class |
InitialStateConfig.Builder
Initial State for shielded instance, these are public keys which are safe to store in public
Protobuf type
google.cloud.compute.v1.InitialStateConfig |
| Modifier and Type | Method and Description |
|---|---|
InitialStateConfigOrBuilder |
Image.getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.
|
InitialStateConfigOrBuilder |
Image.Builder.getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.
|
InitialStateConfigOrBuilder |
AttachedDiskOrBuilder.getShieldedInstanceInitialStateOrBuilder()
[Output Only] shielded vm initial state stored on disk
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
|
InitialStateConfigOrBuilder |
ImageOrBuilder.getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.
|
InitialStateConfigOrBuilder |
AttachedDisk.getShieldedInstanceInitialStateOrBuilder()
[Output Only] shielded vm initial state stored on disk
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
|
InitialStateConfigOrBuilder |
AttachedDisk.Builder.getShieldedInstanceInitialStateOrBuilder()
[Output Only] shielded vm initial state stored on disk
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
|
Copyright © 2025 Google LLC. All rights reserved.