Class |
Description |
com.google.cloud.osconfig.v1beta.Common |
|
com.google.cloud.osconfig.v1beta.Common.FixedOrPercent |
Message encapsulating a value that can be either absolute ("fixed") or
relative ("percent") to a value.
|
com.google.cloud.osconfig.v1beta.Common.FixedOrPercent.Builder |
Message encapsulating a value that can be either absolute ("fixed") or
relative ("percent") to a value.
|
com.google.cloud.osconfig.v1beta.GuestPolicies |
|
com.google.cloud.osconfig.v1beta.GuestPolicies.AptRepository |
Represents a single Apt package repository. This repository is added to
a repo file that is stored at
/etc/apt/sources.list.d/google_osconfig.list . |
com.google.cloud.osconfig.v1beta.GuestPolicies.AptRepository.Builder |
Represents a single Apt package repository. This repository is added to
a repo file that is stored at
/etc/apt/sources.list.d/google_osconfig.list . |
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment |
An assignment represents the group or groups of VM instances that the policy
applies to.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment.Builder |
An assignment represents the group or groups of VM instances that the policy
applies to.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment.GroupLabel |
Represents a group of VM intances that can be identified as having all
these labels, for example "env=prod and app=web".
|
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment.GroupLabel.Builder |
Represents a group of VM intances that can be identified as having all
these labels, for example "env=prod and app=web".
|
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment.OsType |
Defines the criteria for selecting VM Instances by OS type.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.Assignment.OsType.Builder |
Defines the criteria for selecting VM Instances by OS type.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.CreateGuestPolicyRequest |
A request message for creating a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.CreateGuestPolicyRequest.Builder |
A request message for creating a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.DeleteGuestPolicyRequest |
A request message for deleting a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.DeleteGuestPolicyRequest.Builder |
A request message for deleting a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy |
The effective guest policy that applies to a VM instance.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.Builder |
The effective guest policy that applies to a VM instance.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedPackage |
A guest policy package including its source.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedPackage.Builder |
A guest policy package including its source.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedPackageRepository |
A guest policy package repository including its source.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedPackageRepository.Builder |
A guest policy package repository including its source.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe |
A guest policy recipe including its source.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder |
A guest policy recipe including its source.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.GetGuestPolicyRequest |
A request message for retrieving a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.GetGuestPolicyRequest.Builder |
A request message for retrieving a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.GooRepository |
Represents a Goo package repository. These is added to a repo file
that is stored at C:/ProgramData/GooGet/repos/google_osconfig.repo.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.GooRepository.Builder |
Represents a Goo package repository. These is added to a repo file
that is stored at C:/ProgramData/GooGet/repos/google_osconfig.repo.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.GuestPolicy |
An OS Config resource representing a guest configuration policy. These
policies represent the desired state for VM instance guest environments
including packages to install or remove, package repository configurations, |
com.google.cloud.osconfig.v1beta.GuestPolicies.GuestPolicy.Builder |
An OS Config resource representing a guest configuration policy. These
policies represent the desired state for VM instance guest environments
including packages to install or remove, package repository configurations, |
com.google.cloud.osconfig.v1beta.GuestPolicies.ListGuestPoliciesRequest |
A request message for listing guest policies.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.ListGuestPoliciesRequest.Builder |
A request message for listing guest policies.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.ListGuestPoliciesResponse |
A response message for listing guest policies.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.ListGuestPoliciesResponse.Builder |
A response message for listing guest policies.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.LookupEffectiveGuestPolicyRequest |
A request message for getting the effective guest policy assigned to the
instance.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder |
A request message for getting the effective guest policy assigned to the
instance.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.Package |
Package is a reference to the software package to be installed or removed.
The agent on the VM instance uses the system package manager to apply the
config. |
com.google.cloud.osconfig.v1beta.GuestPolicies.Package.Builder |
Package is a reference to the software package to be installed or removed.
The agent on the VM instance uses the system package manager to apply the
config. |
com.google.cloud.osconfig.v1beta.GuestPolicies.PackageRepository |
A package repository.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.PackageRepository.Builder |
A package repository.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe |
A software recipe is a set of instructions for installing and configuring a
piece of software. It consists of a set of artifacts that are
downloaded, and a set of steps that install, configure, and/or update the |
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Artifact |
Specifies a resource to be used in the recipe.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Artifact.Builder |
Specifies a resource to be used in the recipe.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Artifact.Gcs |
Specifies an artifact available as a Google Cloud Storage object.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
Specifies an artifact available as a Google Cloud Storage object.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Artifact.Remote |
Specifies an artifact available via some URI.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Artifact.Remote.Builder |
Specifies an artifact available via some URI.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Builder |
A software recipe is a set of instructions for installing and configuring a
piece of software. It consists of a set of artifacts that are
downloaded, and a set of steps that install, configure, and/or update the |
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step |
An action that can be taken as part of installing or updating a recipe.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.Builder |
An action that can be taken as part of installing or updating a recipe.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.CopyFile |
Copies the artifact to the specified path on the instance.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.CopyFile.Builder |
Copies the artifact to the specified path on the instance.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.ExecFile |
Executes an artifact or local file.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.ExecFile.Builder |
Executes an artifact or local file.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.ExtractArchive |
Extracts an archive of the type specified in the specified directory.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.ExtractArchive.Builder |
Extracts an archive of the type specified in the specified directory.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallDpkg |
Installs a deb via dpkg.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder |
Installs a deb via dpkg.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallMsi |
Installs an MSI file.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallMsi.Builder |
Installs an MSI file.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallRpm |
Installs an rpm file via the rpm utility.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.InstallRpm.Builder |
Installs an rpm file via the rpm utility.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.RunScript |
Runs a script through an interpreter.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.SoftwareRecipe.Step.RunScript.Builder |
Runs a script through an interpreter.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.UpdateGuestPolicyRequest |
A request message for updating a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.UpdateGuestPolicyRequest.Builder |
A request message for updating a guest policy.
|
com.google.cloud.osconfig.v1beta.GuestPolicies.YumRepository |
Represents a single Yum package repository. This repository is added to a
repo file that is stored at /etc/yum.repos.d/google_osconfig.repo .
|
com.google.cloud.osconfig.v1beta.GuestPolicies.YumRepository.Builder |
Represents a single Yum package repository. This repository is added to a
repo file that is stored at /etc/yum.repos.d/google_osconfig.repo .
|
com.google.cloud.osconfig.v1beta.GuestPolicies.ZypperRepository |
Represents a single Zypper package repository. This repository is added to a
repo file that is stored at /etc/zypp/repos.d/google_osconfig.repo .
|
com.google.cloud.osconfig.v1beta.GuestPolicies.ZypperRepository.Builder |
Represents a single Zypper package repository. This repository is added to a
repo file that is stored at /etc/zypp/repos.d/google_osconfig.repo .
|
com.google.cloud.osconfig.v1beta.GuestPolicyName |
|
com.google.cloud.osconfig.v1beta.GuestPolicyName.Builder |
Builder for projects/{project}/guestPolicies/{guest_policy}. |
com.google.cloud.osconfig.v1beta.OsConfigProto |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListGuestPoliciesFixedSizeCollection |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListGuestPoliciesPage |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListGuestPoliciesPagedResponse |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchDeploymentsFixedSizeCollection |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchDeploymentsPage |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchDeploymentsPagedResponse |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobInstanceDetailsFixedSizeCollection |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobInstanceDetailsPage |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobsFixedSizeCollection |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobsPage |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobsPagedResponse |
|
com.google.cloud.osconfig.v1beta.OsConfigServiceGrpc |
OS Config API
The OS Config service is a server-side component that you can use to
manage package installations and patch jobs for virtual machine instances. |
com.google.cloud.osconfig.v1beta.OsConfigServiceGrpc.OsConfigServiceImplBase |
Base class for the server implementation of the service OsConfigService.
OS Config API |
com.google.cloud.osconfig.v1beta.OsConfigServiceSettings.Builder |
Builder for OsConfigServiceSettings. |
com.google.cloud.osconfig.v1beta.PatchDeploymentName |
|
com.google.cloud.osconfig.v1beta.PatchDeploymentName.Builder |
Builder for projects/{project}/patchDeployments/{patch_deployment}. |
com.google.cloud.osconfig.v1beta.PatchDeployments |
|
com.google.cloud.osconfig.v1beta.PatchDeployments.CreatePatchDeploymentRequest |
A request message for creating a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.CreatePatchDeploymentRequest.Builder |
A request message for creating a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.DeletePatchDeploymentRequest |
A request message for deleting a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.DeletePatchDeploymentRequest.Builder |
A request message for deleting a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.GetPatchDeploymentRequest |
A request message for retrieving a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.GetPatchDeploymentRequest.Builder |
A request message for retrieving a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.ListPatchDeploymentsRequest |
A request message for listing patch deployments.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.ListPatchDeploymentsRequest.Builder |
A request message for listing patch deployments.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.ListPatchDeploymentsResponse |
A response message for listing patch deployments.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.ListPatchDeploymentsResponse.Builder |
A response message for listing patch deployments.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.MonthlySchedule |
Represents a monthly schedule. An example of a valid monthly schedule is
"on the third Tuesday of the month" or "on the 15th of the month".
|
com.google.cloud.osconfig.v1beta.PatchDeployments.MonthlySchedule.Builder |
Represents a monthly schedule. An example of a valid monthly schedule is
"on the third Tuesday of the month" or "on the 15th of the month".
|
com.google.cloud.osconfig.v1beta.PatchDeployments.OneTimeSchedule |
Sets the time for a one time patch deployment. Timestamp is in
RFC3339 text format.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.OneTimeSchedule.Builder |
Sets the time for a one time patch deployment. Timestamp is in
RFC3339 text format.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.PatchDeployment |
Patch deployments are configurations that individual patch jobs use to
complete a patch. These configurations include instance filter, package
repository settings, and a schedule. For more information about creating and |
com.google.cloud.osconfig.v1beta.PatchDeployments.PatchDeployment.Builder |
Patch deployments are configurations that individual patch jobs use to
complete a patch. These configurations include instance filter, package
repository settings, and a schedule. For more information about creating and |
com.google.cloud.osconfig.v1beta.PatchDeployments.PausePatchDeploymentRequest |
A request message for pausing a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.PausePatchDeploymentRequest.Builder |
A request message for pausing a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.RecurringSchedule |
Sets the time for recurring patch deployments.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.RecurringSchedule.Builder |
Sets the time for recurring patch deployments.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.ResumePatchDeploymentRequest |
A request message for resuming a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.ResumePatchDeploymentRequest.Builder |
A request message for resuming a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.UpdatePatchDeploymentRequest |
A request message for updating a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.UpdatePatchDeploymentRequest.Builder |
A request message for updating a patch deployment.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.WeekDayOfMonth |
Represents one week day in a month. An example is "the 4th Sunday".
|
com.google.cloud.osconfig.v1beta.PatchDeployments.WeekDayOfMonth.Builder |
Represents one week day in a month. An example is "the 4th Sunday".
|
com.google.cloud.osconfig.v1beta.PatchDeployments.WeeklySchedule |
Represents a weekly schedule.
|
com.google.cloud.osconfig.v1beta.PatchDeployments.WeeklySchedule.Builder |
Represents a weekly schedule.
|
com.google.cloud.osconfig.v1beta.PatchJobs |
|
com.google.cloud.osconfig.v1beta.PatchJobs.AptSettings.Builder |
Apt patching is completed by executing apt-get update && apt-get
upgrade . Additional options can be set to control how this is executed.
|
com.google.cloud.osconfig.v1beta.PatchJobs.CancelPatchJobRequest |
Message for canceling a patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.CancelPatchJobRequest.Builder |
Message for canceling a patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ExecStep |
A step that runs an executable for a PatchJob.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ExecStep.Builder |
A step that runs an executable for a PatchJob.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ExecStepConfig |
Common configurations for an ExecStep.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ExecStepConfig.Builder |
Common configurations for an ExecStep.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ExecutePatchJobRequest |
A request message to initiate patching across Compute Engine instances.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ExecutePatchJobRequest.Builder |
A request message to initiate patching across Compute Engine instances.
|
com.google.cloud.osconfig.v1beta.PatchJobs.GcsObject |
Google Cloud Storage object representation.
|
com.google.cloud.osconfig.v1beta.PatchJobs.GcsObject.Builder |
Google Cloud Storage object representation.
|
com.google.cloud.osconfig.v1beta.PatchJobs.GetPatchJobRequest |
Request to get an active or completed patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.GetPatchJobRequest.Builder |
Request to get an active or completed patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.GooSettings.Builder |
Googet patching is performed by running googet update .
|
com.google.cloud.osconfig.v1beta.PatchJobs.Instance |
Namespace for instance state enums.
|
com.google.cloud.osconfig.v1beta.PatchJobs.Instance.Builder |
Namespace for instance state enums.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobInstanceDetailsRequest |
Request to list details for all instances that are part of a patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobInstanceDetailsRequest.Builder |
Request to list details for all instances that are part of a patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobInstanceDetailsResponse |
A response message for listing the instances details for a patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobInstanceDetailsResponse.Builder |
A response message for listing the instances details for a patch job.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobsRequest |
A request message for listing patch jobs.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobsRequest.Builder |
A request message for listing patch jobs.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobsResponse |
A response message for listing patch jobs.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobsResponse.Builder |
A response message for listing patch jobs.
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchConfig |
Patch configuration specifications. Contains details on how to apply the
patch(es) to a VM instance.
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchConfig.Builder |
Patch configuration specifications. Contains details on how to apply the
patch(es) to a VM instance.
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchInstanceFilter |
A filter to target VM instances for patching. The targeted
VMs must meet all criteria specified. So if both labels and zones are
specified, the patch job targets only VMs with those labels and in those |
com.google.cloud.osconfig.v1beta.PatchJobs.PatchInstanceFilter.Builder |
A filter to target VM instances for patching. The targeted
VMs must meet all criteria specified. So if both labels and zones are
specified, the patch job targets only VMs with those labels and in those |
com.google.cloud.osconfig.v1beta.PatchJobs.PatchInstanceFilter.GroupLabel |
Represents a group of VMs that can be identified as having all these
labels, for example "env=prod and app=web".
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchInstanceFilter.GroupLabel.Builder |
Represents a group of VMs that can be identified as having all these
labels, for example "env=prod and app=web".
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJob |
A high level representation of a patch job that is either in progress
or has completed.
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJob.Builder |
A high level representation of a patch job that is either in progress
or has completed.
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJob.InstanceDetailsSummary |
A summary of the current patch state across all instances that this patch
job affects. Contains counts of instances in different states. These states
map to InstancePatchState . List patch job instance details to see the |
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJob.InstanceDetailsSummary.Builder |
A summary of the current patch state across all instances that this patch
job affects. Contains counts of instances in different states. These states
map to InstancePatchState . List patch job instance details to see the |
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJobInstanceDetails |
Patch details for a VM instance. For more information about reviewing VM
instance details, see
Listing all VM instance details for a specific patch |
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJobInstanceDetails.Builder |
Patch details for a VM instance. For more information about reviewing VM
instance details, see
Listing all VM instance details for a specific patch |
com.google.cloud.osconfig.v1beta.PatchJobs.PatchRollout |
Patch rollout configuration specifications. Contains details on the
concurrency control when applying patch(es) to all targeted VMs.
|
com.google.cloud.osconfig.v1beta.PatchJobs.PatchRollout.Builder |
Patch rollout configuration specifications. Contains details on the
concurrency control when applying patch(es) to all targeted VMs.
|
com.google.cloud.osconfig.v1beta.PatchJobs.WindowsUpdateSettings.Builder |
Windows patching is performed using the Windows Update Agent.
|
com.google.cloud.osconfig.v1beta.PatchJobs.YumSettings.Builder |
Yum patching is performed by executing yum update . Additional options
can be set to control how this is executed.
|
com.google.cloud.osconfig.v1beta.PatchJobs.ZypperSettings.Builder |
Zypper patching is performed by running zypper patch .
See also https://en.opensuse.org/SDB:Zypper_manual.
|
com.google.cloud.osconfig.v1beta.ProjectName |
|
com.google.cloud.osconfig.v1beta.ProjectName.Builder |
Builder for projects/{project}. |