Class GuestPolicies.LookupEffectiveGuestPolicyRequest (2.29.0)

public static final class GuestPolicies.LookupEffectiveGuestPolicyRequest extends GeneratedMessageV3 implements GuestPolicies.LookupEffectiveGuestPolicyRequestOrBuilder

A request message for getting the effective guest policy assigned to the instance.

Protobuf type google.cloud.osconfig.v1beta.LookupEffectiveGuestPolicyRequest

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > GuestPolicies.LookupEffectiveGuestPolicyRequest

Static Fields

INSTANCE_FIELD_NUMBER

public static final int INSTANCE_FIELD_NUMBER
Field Value
TypeDescription
int

OS_ARCHITECTURE_FIELD_NUMBER

public static final int OS_ARCHITECTURE_FIELD_NUMBER
Field Value
TypeDescription
int

OS_SHORT_NAME_FIELD_NUMBER

public static final int OS_SHORT_NAME_FIELD_NUMBER
Field Value
TypeDescription
int

OS_VERSION_FIELD_NUMBER

public static final int OS_VERSION_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static GuestPolicies.LookupEffectiveGuestPolicyRequest getDefaultInstance()
Returns
TypeDescription
GuestPolicies.LookupEffectiveGuestPolicyRequest

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder newBuilder()
Returns
TypeDescription
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder

newBuilder(GuestPolicies.LookupEffectiveGuestPolicyRequest prototype)

public static GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder newBuilder(GuestPolicies.LookupEffectiveGuestPolicyRequest prototype)
Parameter
NameDescription
prototypeGuestPolicies.LookupEffectiveGuestPolicyRequest
Returns
TypeDescription
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder