Common.FixedOrPercent |
Message encapsulating a value that can be either absolute ("fixed") or
relative ("percent") to a value.
|
Common.FixedOrPercent.Builder |
Message encapsulating a value that can be either absolute ("fixed") or
relative ("percent") to a value.
|
Common.FixedOrPercent.ModeCase |
|
Common.FixedOrPercentOrBuilder |
|
GuestPolicies.AptRepository |
Represents a single Apt package repository.
|
GuestPolicies.AptRepository.ArchiveType |
Type of archive.
|
GuestPolicies.AptRepository.Builder |
Represents a single Apt package repository.
|
GuestPolicies.AptRepositoryOrBuilder |
|
GuestPolicies.Assignment |
An assignment represents the group or groups of VM instances that the policy
applies to.
|
GuestPolicies.Assignment.Builder |
An assignment represents the group or groups of VM instances that the policy
applies to.
|
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".
|
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".
|
GuestPolicies.Assignment.GroupLabelOrBuilder |
|
GuestPolicies.Assignment.OsType |
Defines the criteria for selecting VM Instances by OS type.
|
GuestPolicies.Assignment.OsType.Builder |
Defines the criteria for selecting VM Instances by OS type.
|
GuestPolicies.Assignment.OsTypeOrBuilder |
|
GuestPolicies.AssignmentOrBuilder |
|
GuestPolicies.CreateGuestPolicyRequest |
A request message for creating a guest policy.
|
GuestPolicies.CreateGuestPolicyRequest.Builder |
A request message for creating a guest policy.
|
GuestPolicies.CreateGuestPolicyRequestOrBuilder |
|
GuestPolicies.DeleteGuestPolicyRequest |
A request message for deleting a guest policy.
|
GuestPolicies.DeleteGuestPolicyRequest.Builder |
A request message for deleting a guest policy.
|
GuestPolicies.DeleteGuestPolicyRequestOrBuilder |
|
GuestPolicies.DesiredState |
The desired state that the OS Config agent maintains on the VM instance.
|
GuestPolicies.EffectiveGuestPolicy |
The effective guest policy that applies to a VM instance.
|
GuestPolicies.EffectiveGuestPolicy.Builder |
The effective guest policy that applies to a VM instance.
|
GuestPolicies.EffectiveGuestPolicy.SourcedPackage |
A guest policy package including its source.
|
GuestPolicies.EffectiveGuestPolicy.SourcedPackage.Builder |
A guest policy package including its source.
|
GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder |
|
GuestPolicies.EffectiveGuestPolicy.SourcedPackageRepository |
A guest policy package repository including its source.
|
GuestPolicies.EffectiveGuestPolicy.SourcedPackageRepository.Builder |
A guest policy package repository including its source.
|
GuestPolicies.EffectiveGuestPolicy.SourcedPackageRepositoryOrBuilder |
|
GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe |
A guest policy recipe including its source.
|
GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipe.Builder |
A guest policy recipe including its source.
|
GuestPolicies.EffectiveGuestPolicy.SourcedSoftwareRecipeOrBuilder |
|
GuestPolicies.EffectiveGuestPolicyOrBuilder |
|
GuestPolicies.GetGuestPolicyRequest |
A request message for retrieving a guest policy.
|
GuestPolicies.GetGuestPolicyRequest.Builder |
A request message for retrieving a guest policy.
|
GuestPolicies.GetGuestPolicyRequestOrBuilder |
|
GuestPolicies.GooRepository |
Represents a Goo package repository.
|
GuestPolicies.GooRepository.Builder |
Represents a Goo package repository.
|
GuestPolicies.GooRepositoryOrBuilder |
|
GuestPolicies.GuestPolicy |
An OS Config resource representing a guest configuration policy.
|
GuestPolicies.GuestPolicy.Builder |
An OS Config resource representing a guest configuration policy.
|
GuestPolicies.GuestPolicyOrBuilder |
|
GuestPolicies.ListGuestPoliciesRequest |
A request message for listing guest policies.
|
GuestPolicies.ListGuestPoliciesRequest.Builder |
A request message for listing guest policies.
|
GuestPolicies.ListGuestPoliciesRequestOrBuilder |
|
GuestPolicies.ListGuestPoliciesResponse |
A response message for listing guest policies.
|
GuestPolicies.ListGuestPoliciesResponse.Builder |
A response message for listing guest policies.
|
GuestPolicies.ListGuestPoliciesResponseOrBuilder |
|
GuestPolicies.LookupEffectiveGuestPolicyRequest |
A request message for getting the effective guest policy assigned to the
instance.
|
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder |
A request message for getting the effective guest policy assigned to the
instance.
|
GuestPolicies.LookupEffectiveGuestPolicyRequestOrBuilder |
|
GuestPolicies.Package |
Package is a reference to the software package to be installed or removed.
|
GuestPolicies.Package.Builder |
Package is a reference to the software package to be installed or removed.
|
GuestPolicies.Package.Manager |
Types of package managers that may be used to manage this package.
|
GuestPolicies.PackageOrBuilder |
|
GuestPolicies.PackageRepository |
A package repository.
|
GuestPolicies.PackageRepository.Builder |
A package repository.
|
GuestPolicies.PackageRepository.RepositoryCase |
|
GuestPolicies.PackageRepositoryOrBuilder |
|
GuestPolicies.SoftwareRecipe |
A software recipe is a set of instructions for installing and configuring a
piece of software.
|
GuestPolicies.SoftwareRecipe.Artifact |
Specifies a resource to be used in the recipe.
|
GuestPolicies.SoftwareRecipe.Artifact.ArtifactCase |
|
GuestPolicies.SoftwareRecipe.Artifact.Builder |
Specifies a resource to be used in the recipe.
|
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
Specifies an artifact available as a Google Cloud Storage object.
|
GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
Specifies an artifact available as a Google Cloud Storage object.
|
GuestPolicies.SoftwareRecipe.Artifact.GcsOrBuilder |
|
GuestPolicies.SoftwareRecipe.Artifact.Remote |
Specifies an artifact available via some URI.
|
GuestPolicies.SoftwareRecipe.Artifact.Remote.Builder |
Specifies an artifact available via some URI.
|
GuestPolicies.SoftwareRecipe.Artifact.RemoteOrBuilder |
|
GuestPolicies.SoftwareRecipe.ArtifactOrBuilder |
|
GuestPolicies.SoftwareRecipe.Builder |
A software recipe is a set of instructions for installing and configuring a
piece of software.
|
GuestPolicies.SoftwareRecipe.Step |
An action that can be taken as part of installing or updating a recipe.
|
GuestPolicies.SoftwareRecipe.Step.Builder |
An action that can be taken as part of installing or updating a recipe.
|
GuestPolicies.SoftwareRecipe.Step.CopyFile |
Copies the artifact to the specified path on the instance.
|
GuestPolicies.SoftwareRecipe.Step.CopyFile.Builder |
Copies the artifact to the specified path on the instance.
|
GuestPolicies.SoftwareRecipe.Step.CopyFileOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.ExecFile |
Executes an artifact or local file.
|
GuestPolicies.SoftwareRecipe.Step.ExecFile.Builder |
Executes an artifact or local file.
|
GuestPolicies.SoftwareRecipe.Step.ExecFile.LocationTypeCase |
|
GuestPolicies.SoftwareRecipe.Step.ExecFileOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.ExtractArchive |
Extracts an archive of the type specified in the specified directory.
|
GuestPolicies.SoftwareRecipe.Step.ExtractArchive.ArchiveType |
Specifying the type of archive.
|
GuestPolicies.SoftwareRecipe.Step.ExtractArchive.Builder |
Extracts an archive of the type specified in the specified directory.
|
GuestPolicies.SoftwareRecipe.Step.ExtractArchiveOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.InstallDpkg |
Installs a deb via dpkg.
|
GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder |
Installs a deb via dpkg.
|
GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.InstallMsi |
Installs an MSI file.
|
GuestPolicies.SoftwareRecipe.Step.InstallMsi.Builder |
Installs an MSI file.
|
GuestPolicies.SoftwareRecipe.Step.InstallMsiOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.InstallRpm |
Installs an rpm file via the rpm utility.
|
GuestPolicies.SoftwareRecipe.Step.InstallRpm.Builder |
Installs an rpm file via the rpm utility.
|
GuestPolicies.SoftwareRecipe.Step.InstallRpmOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.RunScript |
Runs a script through an interpreter.
|
GuestPolicies.SoftwareRecipe.Step.RunScript.Builder |
Runs a script through an interpreter.
|
GuestPolicies.SoftwareRecipe.Step.RunScript.Interpreter |
The interpreter used to execute a script.
|
GuestPolicies.SoftwareRecipe.Step.RunScriptOrBuilder |
|
GuestPolicies.SoftwareRecipe.Step.StepCase |
|
GuestPolicies.SoftwareRecipe.StepOrBuilder |
|
GuestPolicies.SoftwareRecipeOrBuilder |
|
GuestPolicies.UpdateGuestPolicyRequest |
A request message for updating a guest policy.
|
GuestPolicies.UpdateGuestPolicyRequest.Builder |
A request message for updating a guest policy.
|
GuestPolicies.UpdateGuestPolicyRequestOrBuilder |
|
GuestPolicies.YumRepository |
Represents a single Yum package repository.
|
GuestPolicies.YumRepository.Builder |
Represents a single Yum package repository.
|
GuestPolicies.YumRepositoryOrBuilder |
|
GuestPolicies.ZypperRepository |
Represents a single Zypper package repository.
|
GuestPolicies.ZypperRepository.Builder |
Represents a single Zypper package repository.
|
GuestPolicies.ZypperRepositoryOrBuilder |
|
GuestPolicyName |
|
GuestPolicyName.Builder |
Builder for projects/{project}/guestPolicies/{guest_policy}.
|
OsConfigServiceClient |
Service Description: OS Config API
|
OsConfigServiceClient.ListGuestPoliciesFixedSizeCollection |
|
OsConfigServiceClient.ListGuestPoliciesPage |
|
OsConfigServiceClient.ListGuestPoliciesPagedResponse |
|
OsConfigServiceClient.ListPatchDeploymentsFixedSizeCollection |
|
OsConfigServiceClient.ListPatchDeploymentsPage |
|
OsConfigServiceClient.ListPatchDeploymentsPagedResponse |
|
OsConfigServiceClient.ListPatchJobInstanceDetailsFixedSizeCollection |
|
OsConfigServiceClient.ListPatchJobInstanceDetailsPage |
|
OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse |
|
OsConfigServiceClient.ListPatchJobsFixedSizeCollection |
|
OsConfigServiceClient.ListPatchJobsPage |
|
OsConfigServiceClient.ListPatchJobsPagedResponse |
|
OsConfigServiceGrpc.AsyncService |
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.
|
OsConfigServiceGrpc.OsConfigServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service OsConfigService.
|
OsConfigServiceGrpc.OsConfigServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service OsConfigService.
|
OsConfigServiceGrpc.OsConfigServiceStub |
A stub to allow clients to do asynchronous rpc calls to service OsConfigService.
|
OsConfigServiceSettings |
|
OsConfigServiceSettings.Builder |
Builder for OsConfigServiceSettings.
|
PatchDeploymentName |
|
PatchDeploymentName.Builder |
Builder for projects/{project}/patchDeployments/{patch_deployment}.
|
PatchDeployments.CreatePatchDeploymentRequest |
A request message for creating a patch deployment.
|
PatchDeployments.CreatePatchDeploymentRequest.Builder |
A request message for creating a patch deployment.
|
PatchDeployments.CreatePatchDeploymentRequestOrBuilder |
|
PatchDeployments.DeletePatchDeploymentRequest |
A request message for deleting a patch deployment.
|
PatchDeployments.DeletePatchDeploymentRequest.Builder |
A request message for deleting a patch deployment.
|
PatchDeployments.DeletePatchDeploymentRequestOrBuilder |
|
PatchDeployments.GetPatchDeploymentRequest |
A request message for retrieving a patch deployment.
|
PatchDeployments.GetPatchDeploymentRequest.Builder |
A request message for retrieving a patch deployment.
|
PatchDeployments.GetPatchDeploymentRequestOrBuilder |
|
PatchDeployments.ListPatchDeploymentsRequest |
A request message for listing patch deployments.
|
PatchDeployments.ListPatchDeploymentsRequest.Builder |
A request message for listing patch deployments.
|
PatchDeployments.ListPatchDeploymentsRequestOrBuilder |
|
PatchDeployments.ListPatchDeploymentsResponse |
A response message for listing patch deployments.
|
PatchDeployments.ListPatchDeploymentsResponse.Builder |
A response message for listing patch deployments.
|
PatchDeployments.ListPatchDeploymentsResponseOrBuilder |
|
PatchDeployments.MonthlySchedule |
Represents a monthly schedule.
|
PatchDeployments.MonthlySchedule.Builder |
Represents a monthly schedule.
|
PatchDeployments.MonthlySchedule.DayOfMonthCase |
|
PatchDeployments.MonthlyScheduleOrBuilder |
|
PatchDeployments.OneTimeSchedule |
Sets the time for a one time patch deployment.
|
PatchDeployments.OneTimeSchedule.Builder |
Sets the time for a one time patch deployment.
|
PatchDeployments.OneTimeScheduleOrBuilder |
|
PatchDeployments.PatchDeployment |
Patch deployments are configurations that individual patch jobs use to
complete a patch.
|
PatchDeployments.PatchDeployment.Builder |
Patch deployments are configurations that individual patch jobs use to
complete a patch.
|
PatchDeployments.PatchDeployment.ScheduleCase |
|
PatchDeployments.PatchDeployment.State |
Represents state of patch peployment.
|
PatchDeployments.PatchDeploymentOrBuilder |
|
PatchDeployments.PausePatchDeploymentRequest |
A request message for pausing a patch deployment.
|
PatchDeployments.PausePatchDeploymentRequest.Builder |
A request message for pausing a patch deployment.
|
PatchDeployments.PausePatchDeploymentRequestOrBuilder |
|
PatchDeployments.RecurringSchedule |
Sets the time for recurring patch deployments.
|
PatchDeployments.RecurringSchedule.Builder |
Sets the time for recurring patch deployments.
|
PatchDeployments.RecurringSchedule.Frequency |
Specifies the frequency of the recurring patch deployments.
|
PatchDeployments.RecurringSchedule.ScheduleConfigCase |
|
PatchDeployments.RecurringScheduleOrBuilder |
|
PatchDeployments.ResumePatchDeploymentRequest |
A request message for resuming a patch deployment.
|
PatchDeployments.ResumePatchDeploymentRequest.Builder |
A request message for resuming a patch deployment.
|
PatchDeployments.ResumePatchDeploymentRequestOrBuilder |
|
PatchDeployments.UpdatePatchDeploymentRequest |
A request message for updating a patch deployment.
|
PatchDeployments.UpdatePatchDeploymentRequest.Builder |
A request message for updating a patch deployment.
|
PatchDeployments.UpdatePatchDeploymentRequestOrBuilder |
|
PatchDeployments.WeekDayOfMonth |
Represents one week day in a month.
|
PatchDeployments.WeekDayOfMonth.Builder |
Represents one week day in a month.
|
PatchDeployments.WeekDayOfMonthOrBuilder |
|
PatchDeployments.WeeklySchedule |
Represents a weekly schedule.
|
PatchDeployments.WeeklySchedule.Builder |
Represents a weekly schedule.
|
PatchDeployments.WeeklyScheduleOrBuilder |
|
PatchJobs.AptSettings |
Apt patching is completed by executing `apt-get update && apt-get
upgrade`.
|
PatchJobs.AptSettings.Builder |
Apt patching is completed by executing `apt-get update && apt-get
upgrade`.
|
PatchJobs.AptSettings.Type |
Apt patch type.
|
PatchJobs.AptSettingsOrBuilder |
|
PatchJobs.CancelPatchJobRequest |
Message for canceling a patch job.
|
PatchJobs.CancelPatchJobRequest.Builder |
Message for canceling a patch job.
|
PatchJobs.CancelPatchJobRequestOrBuilder |
|
PatchJobs.ExecStep |
A step that runs an executable for a PatchJob.
|
PatchJobs.ExecStep.Builder |
A step that runs an executable for a PatchJob.
|
PatchJobs.ExecStepConfig |
Common configurations for an ExecStep.
|
PatchJobs.ExecStepConfig.Builder |
Common configurations for an ExecStep.
|
PatchJobs.ExecStepConfig.ExecutableCase |
|
PatchJobs.ExecStepConfig.Interpreter |
The interpreter used to execute the a file.
|
PatchJobs.ExecStepConfigOrBuilder |
|
PatchJobs.ExecStepOrBuilder |
|
PatchJobs.ExecutePatchJobRequest |
A request message to initiate patching across Compute Engine instances.
|
PatchJobs.ExecutePatchJobRequest.Builder |
A request message to initiate patching across Compute Engine instances.
|
PatchJobs.ExecutePatchJobRequestOrBuilder |
|
PatchJobs.GcsObject |
Google Cloud Storage object representation.
|
PatchJobs.GcsObject.Builder |
Google Cloud Storage object representation.
|
PatchJobs.GcsObjectOrBuilder |
|
PatchJobs.GetPatchJobRequest |
Request to get an active or completed patch job.
|
PatchJobs.GetPatchJobRequest.Builder |
Request to get an active or completed patch job.
|
PatchJobs.GetPatchJobRequestOrBuilder |
|
PatchJobs.GooSettings |
Googet patching is performed by running `googet update`.
|
PatchJobs.GooSettings.Builder |
Googet patching is performed by running `googet update`.
|
PatchJobs.GooSettingsOrBuilder |
|
PatchJobs.Instance |
Namespace for instance state enums.
|
PatchJobs.Instance.Builder |
Namespace for instance state enums.
|
PatchJobs.Instance.PatchState |
Patch state of an instance.
|
PatchJobs.InstanceOrBuilder |
|
PatchJobs.ListPatchJobInstanceDetailsRequest |
Request to list details for all instances that are part of a patch job.
|
PatchJobs.ListPatchJobInstanceDetailsRequest.Builder |
Request to list details for all instances that are part of a patch job.
|
PatchJobs.ListPatchJobInstanceDetailsRequestOrBuilder |
|
PatchJobs.ListPatchJobInstanceDetailsResponse |
A response message for listing the instances details for a patch job.
|
PatchJobs.ListPatchJobInstanceDetailsResponse.Builder |
A response message for listing the instances details for a patch job.
|
PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder |
|
PatchJobs.ListPatchJobsRequest |
A request message for listing patch jobs.
|
PatchJobs.ListPatchJobsRequest.Builder |
A request message for listing patch jobs.
|
PatchJobs.ListPatchJobsRequestOrBuilder |
|
PatchJobs.ListPatchJobsResponse |
A response message for listing patch jobs.
|
PatchJobs.ListPatchJobsResponse.Builder |
A response message for listing patch jobs.
|
PatchJobs.ListPatchJobsResponseOrBuilder |
|
PatchJobs.PatchConfig |
Patch configuration specifications.
|
PatchJobs.PatchConfig.Builder |
Patch configuration specifications.
|
PatchJobs.PatchConfig.RebootConfig |
Post-patch reboot settings.
|
PatchJobs.PatchConfigOrBuilder |
|
PatchJobs.PatchInstanceFilter |
A filter to target VM instances for patching.
|
PatchJobs.PatchInstanceFilter.Builder |
A filter to target VM instances for patching.
|
PatchJobs.PatchInstanceFilter.GroupLabel |
Represents a group of VMs that can be identified as having all these
labels, for example "env=prod and app=web".
|
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".
|
PatchJobs.PatchInstanceFilter.GroupLabelOrBuilder |
|
PatchJobs.PatchInstanceFilterOrBuilder |
|
PatchJobs.PatchJob |
A high level representation of a patch job that is either in progress
or has completed.
|
PatchJobs.PatchJob.Builder |
A high level representation of a patch job that is either in progress
or has completed.
|
PatchJobs.PatchJob.InstanceDetailsSummary |
A summary of the current patch state across all instances that this patch
job affects.
|
PatchJobs.PatchJob.InstanceDetailsSummary.Builder |
A summary of the current patch state across all instances that this patch
job affects.
|
PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder |
|
PatchJobs.PatchJob.State |
Enumeration of the various states a patch job passes through as it
executes.
|
PatchJobs.PatchJobInstanceDetails |
Patch details for a VM instance.
|
PatchJobs.PatchJobInstanceDetails.Builder |
Patch details for a VM instance.
|
PatchJobs.PatchJobInstanceDetailsOrBuilder |
|
PatchJobs.PatchJobOrBuilder |
|
PatchJobs.PatchRollout |
Patch rollout configuration specifications.
|
PatchJobs.PatchRollout.Builder |
Patch rollout configuration specifications.
|
PatchJobs.PatchRollout.Mode |
Type of the rollout.
|
PatchJobs.PatchRolloutOrBuilder |
|
PatchJobs.WindowsUpdateSettings |
Windows patching is performed using the Windows Update Agent.
|
PatchJobs.WindowsUpdateSettings.Builder |
Windows patching is performed using the Windows Update Agent.
|
PatchJobs.WindowsUpdateSettings.Classification |
Microsoft Windows update classifications as defined in
[1]
https://support.microsoft.com/en-us/help/824684/description-of-the-standard-terminology-that-is-used-to-describe-micro
|
PatchJobs.WindowsUpdateSettingsOrBuilder |
|
PatchJobs.YumSettings |
Yum patching is performed by executing `yum update`.
|
PatchJobs.YumSettings.Builder |
Yum patching is performed by executing `yum update`.
|
PatchJobs.YumSettingsOrBuilder |
|
PatchJobs.ZypperSettings |
Zypper patching is performed by running `zypper patch`.
|
PatchJobs.ZypperSettings.Builder |
Zypper patching is performed by running `zypper patch`.
|
PatchJobs.ZypperSettingsOrBuilder |
|
ProjectName |
|
ProjectName.Builder |
Builder for projects/{project}.
|