Package com.google.cloud.osconfig.v1beta
Class GuestPolicies
- java.lang.Object
-
- com.google.cloud.osconfig.v1beta.GuestPolicies
-
public final class GuestPolicies extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GuestPolicies.AptRepository
Represents a single Apt package repository.static interface
GuestPolicies.AptRepositoryOrBuilder
static class
GuestPolicies.Assignment
An assignment represents the group or groups of VM instances that the policy applies to.static interface
GuestPolicies.AssignmentOrBuilder
static class
GuestPolicies.CreateGuestPolicyRequest
A request message for creating a guest policy.static interface
GuestPolicies.CreateGuestPolicyRequestOrBuilder
static class
GuestPolicies.DeleteGuestPolicyRequest
A request message for deleting a guest policy.static interface
GuestPolicies.DeleteGuestPolicyRequestOrBuilder
static class
GuestPolicies.DesiredState
The desired state that the OS Config agent maintains on the VM instance.static class
GuestPolicies.EffectiveGuestPolicy
The effective guest policy that applies to a VM instance.static interface
GuestPolicies.EffectiveGuestPolicyOrBuilder
static class
GuestPolicies.GetGuestPolicyRequest
A request message for retrieving a guest policy.static interface
GuestPolicies.GetGuestPolicyRequestOrBuilder
static class
GuestPolicies.GooRepository
Represents a Goo package repository.static interface
GuestPolicies.GooRepositoryOrBuilder
static class
GuestPolicies.GuestPolicy
An OS Config resource representing a guest configuration policy.static interface
GuestPolicies.GuestPolicyOrBuilder
static class
GuestPolicies.ListGuestPoliciesRequest
A request message for listing guest policies.static interface
GuestPolicies.ListGuestPoliciesRequestOrBuilder
static class
GuestPolicies.ListGuestPoliciesResponse
A response message for listing guest policies.static interface
GuestPolicies.ListGuestPoliciesResponseOrBuilder
static class
GuestPolicies.LookupEffectiveGuestPolicyRequest
A request message for getting the effective guest policy assigned to the instance.static interface
GuestPolicies.LookupEffectiveGuestPolicyRequestOrBuilder
static class
GuestPolicies.Package
Package is a reference to the software package to be installed or removed.static interface
GuestPolicies.PackageOrBuilder
static class
GuestPolicies.PackageRepository
A package repository.static interface
GuestPolicies.PackageRepositoryOrBuilder
static class
GuestPolicies.SoftwareRecipe
A software recipe is a set of instructions for installing and configuring a piece of software.static interface
GuestPolicies.SoftwareRecipeOrBuilder
static class
GuestPolicies.UpdateGuestPolicyRequest
A request message for updating a guest policy.static interface
GuestPolicies.UpdateGuestPolicyRequestOrBuilder
static class
GuestPolicies.YumRepository
Represents a single Yum package repository.static interface
GuestPolicies.YumRepositoryOrBuilder
static class
GuestPolicies.ZypperRepository
Represents a single Zypper package repository.static interface
GuestPolicies.ZypperRepositoryOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-