Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 22 additions & 16 deletions packages/google-cloud-compute/google/cloud/compute/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@
AttachNetworkEndpointsRegionNetworkEndpointGroupRequest,
AuditConfig,
AuditLogConfig,
AuthorizationLoggingOptions,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please could you update the PR body with a note that a major bump isn't required because the classes removed in this PR were not used.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Thanks!

Autoscaler,
AutoscalerAggregatedList,
AutoscalerList,
Expand All @@ -358,6 +357,7 @@
BackendBucketCdnPolicyCacheKeyPolicy,
BackendBucketCdnPolicyNegativeCachingPolicy,
BackendBucketList,
BackendBucketUsedBy,
BackendService,
BackendServiceAggregatedList,
BackendServiceCdnPolicy,
Expand All @@ -366,6 +366,7 @@
BackendServiceConnectionTrackingPolicy,
BackendServiceFailoverPolicy,
BackendServiceGroupHealth,
BackendServiceHttpCookie,
BackendServiceIAP,
BackendServiceList,
BackendServiceListUsable,
Expand Down Expand Up @@ -398,8 +399,8 @@
Commitment,
CommitmentAggregatedList,
CommitmentList,
CommitmentResourceStatus,
CommitmentsScopedList,
Condition,
ConfidentialInstanceConfig,
ConnectionDraining,
ConsistentHashLoadBalancerSettings,
Expand All @@ -411,6 +412,8 @@
CreateSnapshotRegionDiskRequest,
CustomerEncryptionKey,
CustomerEncryptionKeyProtectedDisk,
CustomErrorResponsePolicy,
CustomErrorResponsePolicyCustomErrorResponseRule,
Data,
DeleteAccessConfigInstanceRequest,
DeleteAddressRequest,
Expand Down Expand Up @@ -847,6 +850,8 @@
InstanceGroupManagerAggregatedList,
InstanceGroupManagerAllInstancesConfig,
InstanceGroupManagerAutoHealingPolicy,
InstanceGroupManagerInstanceFlexibilityPolicy,
InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection,
InstanceGroupManagerInstanceLifecyclePolicy,
InstanceGroupManagerList,
InstanceGroupManagerResizeRequest,
Expand Down Expand Up @@ -1076,11 +1081,6 @@
LocationPolicy,
LocationPolicyLocation,
LocationPolicyLocationConstraints,
LogConfig,
LogConfigCloudAuditOptions,
LogConfigCounterOptions,
LogConfigCounterOptionsCustomField,
LogConfigDataAccessOptions,
MachineImage,
MachineImageList,
MachineType,
Expand All @@ -1090,6 +1090,7 @@
ManagedInstance,
ManagedInstanceInstanceHealth,
ManagedInstanceLastAttempt,
ManagedInstancePropertiesFromFlexibilityPolicy,
ManagedInstanceVersion,
Metadata,
MetadataFilter,
Expand Down Expand Up @@ -1345,6 +1346,7 @@
ResourcePolicyWeeklyCycle,
ResourcePolicyWeeklyCycleDayOfWeek,
ResourceStatus,
ResourceStatusScheduling,
ResumeInstanceRequest,
Route,
RouteAsPath,
Expand All @@ -1371,12 +1373,12 @@
RouterStatusNatStatus,
RouterStatusNatStatusNatRuleStatus,
RouterStatusResponse,
Rule,
SavedAttachedDisk,
SavedDisk,
ScalingScheduleStatus,
Scheduling,
SchedulingNodeAffinity,
SchedulingOnInstanceStopAction,
ScratchDisks,
Screenshot,
SecurityPoliciesAggregatedList,
Expand All @@ -1387,6 +1389,7 @@
SecurityPolicyAdaptiveProtectionConfig,
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig,
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig,
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig,
SecurityPolicyAdvancedOptionsConfig,
SecurityPolicyAdvancedOptionsConfigJsonCustomConfig,
SecurityPolicyDdosProtectionConfig,
Expand Down Expand Up @@ -1935,7 +1938,6 @@
"AttachNetworkEndpointsRegionNetworkEndpointGroupRequest",
"AuditConfig",
"AuditLogConfig",
"AuthorizationLoggingOptions",
"Autoscaler",
"AutoscalerAggregatedList",
"AutoscalerList",
Expand All @@ -1955,6 +1957,7 @@
"BackendBucketCdnPolicyCacheKeyPolicy",
"BackendBucketCdnPolicyNegativeCachingPolicy",
"BackendBucketList",
"BackendBucketUsedBy",
"BackendService",
"BackendServiceAggregatedList",
"BackendServiceCdnPolicy",
Expand All @@ -1963,6 +1966,7 @@
"BackendServiceConnectionTrackingPolicy",
"BackendServiceFailoverPolicy",
"BackendServiceGroupHealth",
"BackendServiceHttpCookie",
"BackendServiceIAP",
"BackendServiceList",
"BackendServiceListUsable",
Expand Down Expand Up @@ -1995,8 +1999,8 @@
"Commitment",
"CommitmentAggregatedList",
"CommitmentList",
"CommitmentResourceStatus",
"CommitmentsScopedList",
"Condition",
"ConfidentialInstanceConfig",
"ConnectionDraining",
"ConsistentHashLoadBalancerSettings",
Expand All @@ -2008,6 +2012,8 @@
"CreateSnapshotRegionDiskRequest",
"CustomerEncryptionKey",
"CustomerEncryptionKeyProtectedDisk",
"CustomErrorResponsePolicy",
"CustomErrorResponsePolicyCustomErrorResponseRule",
"Data",
"DeleteAccessConfigInstanceRequest",
"DeleteAddressRequest",
Expand Down Expand Up @@ -2444,6 +2450,8 @@
"InstanceGroupManagerAggregatedList",
"InstanceGroupManagerAllInstancesConfig",
"InstanceGroupManagerAutoHealingPolicy",
"InstanceGroupManagerInstanceFlexibilityPolicy",
"InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection",
"InstanceGroupManagerInstanceLifecyclePolicy",
"InstanceGroupManagerList",
"InstanceGroupManagerResizeRequest",
Expand Down Expand Up @@ -2673,11 +2681,6 @@
"LocationPolicy",
"LocationPolicyLocation",
"LocationPolicyLocationConstraints",
"LogConfig",
"LogConfigCloudAuditOptions",
"LogConfigCounterOptions",
"LogConfigCounterOptionsCustomField",
"LogConfigDataAccessOptions",
"MachineImage",
"MachineImageList",
"MachineType",
Expand All @@ -2687,6 +2690,7 @@
"ManagedInstance",
"ManagedInstanceInstanceHealth",
"ManagedInstanceLastAttempt",
"ManagedInstancePropertiesFromFlexibilityPolicy",
"ManagedInstanceVersion",
"Metadata",
"MetadataFilter",
Expand Down Expand Up @@ -2942,6 +2946,7 @@
"ResourcePolicyWeeklyCycle",
"ResourcePolicyWeeklyCycleDayOfWeek",
"ResourceStatus",
"ResourceStatusScheduling",
"ResumeInstanceRequest",
"Route",
"RouteAsPath",
Expand All @@ -2968,12 +2973,12 @@
"RouterStatusNatStatus",
"RouterStatusNatStatusNatRuleStatus",
"RouterStatusResponse",
"Rule",
"SavedAttachedDisk",
"SavedDisk",
"ScalingScheduleStatus",
"Scheduling",
"SchedulingNodeAffinity",
"SchedulingOnInstanceStopAction",
"ScratchDisks",
"Screenshot",
"SecurityPoliciesAggregatedList",
Expand All @@ -2984,6 +2989,7 @@
"SecurityPolicyAdaptiveProtectionConfig",
"SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig",
"SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig",
"SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig",
"SecurityPolicyAdvancedOptionsConfig",
"SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
"SecurityPolicyDdosProtectionConfig",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.20.1" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Loading