@@ -267638,6 +267638,8 @@
267638267638"/gkehub:v1alpha/CloudBuildMembershipSpec": cloud_build_membership_spec
267639267639"/gkehub:v1alpha/CloudBuildMembershipSpec/securityPolicy": security_policy
267640267640"/gkehub:v1alpha/CloudBuildMembershipSpec/version": version
267641+ "/gkehub:v1alpha/ClusterSelector": cluster_selector
267642+ "/gkehub:v1alpha/ClusterSelector/labelSelector": label_selector
267641267643"/gkehub:v1alpha/ClusterUpgradeFleetSpec": cluster_upgrade_fleet_spec
267642267644"/gkehub:v1alpha/ClusterUpgradeFleetSpec/gkeUpgradeOverrides": gke_upgrade_overrides
267643267645"/gkehub:v1alpha/ClusterUpgradeFleetSpec/gkeUpgradeOverrides/gke_upgrade_override": gke_upgrade_override
@@ -267931,6 +267933,9 @@
267931267933"/gkehub:v1alpha/EdgeCluster": edge_cluster
267932267934"/gkehub:v1alpha/EdgeCluster/resourceLink": resource_link
267933267935"/gkehub:v1alpha/Empty": empty
267936+ "/gkehub:v1alpha/ExcludedCluster": excluded_cluster
267937+ "/gkehub:v1alpha/ExcludedCluster/membership": membership
267938+ "/gkehub:v1alpha/ExcludedCluster/reason": reason
267934267939"/gkehub:v1alpha/Expr": expr
267935267940"/gkehub:v1alpha/Expr/description": description
267936267941"/gkehub:v1alpha/Expr/expression": expression
@@ -267966,6 +267971,9 @@
267966267971"/gkehub:v1alpha/FeatureState/code": code
267967267972"/gkehub:v1alpha/FeatureState/description": description
267968267973"/gkehub:v1alpha/FeatureState/updateTime": update_time
267974+ "/gkehub:v1alpha/FeatureUpdate": feature_update
267975+ "/gkehub:v1alpha/FeatureUpdate/binaryAuthorizationConfig": binary_authorization_config
267976+ "/gkehub:v1alpha/FeatureUpdate/securityPostureConfig": security_posture_config
267969267977"/gkehub:v1alpha/Fleet": fleet
267970267978"/gkehub:v1alpha/Fleet/createTime": create_time
267971267979"/gkehub:v1alpha/Fleet/defaultClusterConfig": default_cluster_config
@@ -268178,6 +268186,14 @@
268178268186"/gkehub:v1alpha/ListRBACRoleBindingsResponse/nextPageToken": next_page_token
268179268187"/gkehub:v1alpha/ListRBACRoleBindingsResponse/rbacrolebindings": rbacrolebindings
268180268188"/gkehub:v1alpha/ListRBACRoleBindingsResponse/rbacrolebindings/rbacrolebinding": rbacrolebinding
268189+ "/gkehub:v1alpha/ListRolloutSequencesResponse": list_rollout_sequences_response
268190+ "/gkehub:v1alpha/ListRolloutSequencesResponse/nextPageToken": next_page_token
268191+ "/gkehub:v1alpha/ListRolloutSequencesResponse/rolloutSequences": rollout_sequences
268192+ "/gkehub:v1alpha/ListRolloutSequencesResponse/rolloutSequences/rollout_sequence": rollout_sequence
268193+ "/gkehub:v1alpha/ListRolloutsResponse": list_rollouts_response
268194+ "/gkehub:v1alpha/ListRolloutsResponse/nextPageToken": next_page_token
268195+ "/gkehub:v1alpha/ListRolloutsResponse/rollouts": rollouts
268196+ "/gkehub:v1alpha/ListRolloutsResponse/rollouts/rollout": rollout
268181268197"/gkehub:v1alpha/ListScopeNamespacesResponse": list_scope_namespaces_response
268182268198"/gkehub:v1alpha/ListScopeNamespacesResponse/nextPageToken": next_page_token
268183268199"/gkehub:v1alpha/ListScopeNamespacesResponse/scopeNamespaces": scope_namespaces
@@ -268480,6 +268496,61 @@
268480268496"/gkehub:v1alpha/Role": role
268481268497"/gkehub:v1alpha/Role/customRole": custom_role
268482268498"/gkehub:v1alpha/Role/predefinedRole": predefined_role
268499+ "/gkehub:v1alpha/Rollout": rollout
268500+ "/gkehub:v1alpha/Rollout/completeTime": complete_time
268501+ "/gkehub:v1alpha/Rollout/createTime": create_time
268502+ "/gkehub:v1alpha/Rollout/deleteTime": delete_time
268503+ "/gkehub:v1alpha/Rollout/displayName": display_name
268504+ "/gkehub:v1alpha/Rollout/etag": etag
268505+ "/gkehub:v1alpha/Rollout/excludedClusters": excluded_clusters
268506+ "/gkehub:v1alpha/Rollout/excludedClusters/excluded_cluster": excluded_cluster
268507+ "/gkehub:v1alpha/Rollout/feature": feature
268508+ "/gkehub:v1alpha/Rollout/labels": labels
268509+ "/gkehub:v1alpha/Rollout/labels/label": label
268510+ "/gkehub:v1alpha/Rollout/membershipStates": membership_states
268511+ "/gkehub:v1alpha/Rollout/membershipStates/membership_state": membership_state
268512+ "/gkehub:v1alpha/Rollout/name": name
268513+ "/gkehub:v1alpha/Rollout/rolloutSequence": rollout_sequence
268514+ "/gkehub:v1alpha/Rollout/schedule": schedule
268515+ "/gkehub:v1alpha/Rollout/stages": stages
268516+ "/gkehub:v1alpha/Rollout/stages/stage": stage
268517+ "/gkehub:v1alpha/Rollout/state": state
268518+ "/gkehub:v1alpha/Rollout/stateReason": state_reason
268519+ "/gkehub:v1alpha/Rollout/uid": uid
268520+ "/gkehub:v1alpha/Rollout/updateTime": update_time
268521+ "/gkehub:v1alpha/Rollout/versionUpgrade": version_upgrade
268522+ "/gkehub:v1alpha/RolloutMembershipState": rollout_membership_state
268523+ "/gkehub:v1alpha/RolloutMembershipState/lastUpdateTime": last_update_time
268524+ "/gkehub:v1alpha/RolloutMembershipState/stageAssignment": stage_assignment
268525+ "/gkehub:v1alpha/RolloutMembershipState/targets": targets
268526+ "/gkehub:v1alpha/RolloutMembershipState/targets/target": target
268527+ "/gkehub:v1alpha/RolloutSequence": rollout_sequence
268528+ "/gkehub:v1alpha/RolloutSequence/createTime": create_time
268529+ "/gkehub:v1alpha/RolloutSequence/deleteTime": delete_time
268530+ "/gkehub:v1alpha/RolloutSequence/displayName": display_name
268531+ "/gkehub:v1alpha/RolloutSequence/etag": etag
268532+ "/gkehub:v1alpha/RolloutSequence/labels": labels
268533+ "/gkehub:v1alpha/RolloutSequence/labels/label": label
268534+ "/gkehub:v1alpha/RolloutSequence/name": name
268535+ "/gkehub:v1alpha/RolloutSequence/stages": stages
268536+ "/gkehub:v1alpha/RolloutSequence/stages/stage": stage
268537+ "/gkehub:v1alpha/RolloutSequence/uid": uid
268538+ "/gkehub:v1alpha/RolloutSequence/updateTime": update_time
268539+ "/gkehub:v1alpha/RolloutStage": rollout_stage
268540+ "/gkehub:v1alpha/RolloutStage/endTime": end_time
268541+ "/gkehub:v1alpha/RolloutStage/soakDuration": soak_duration
268542+ "/gkehub:v1alpha/RolloutStage/stageNumber": stage_number
268543+ "/gkehub:v1alpha/RolloutStage/startTime": start_time
268544+ "/gkehub:v1alpha/RolloutStage/state": state
268545+ "/gkehub:v1alpha/RolloutTarget": rollout_target
268546+ "/gkehub:v1alpha/RolloutTarget/cluster": cluster
268547+ "/gkehub:v1alpha/RolloutTarget/nodePool": node_pool
268548+ "/gkehub:v1alpha/RolloutTarget/operation": operation
268549+ "/gkehub:v1alpha/RolloutTarget/reason": reason
268550+ "/gkehub:v1alpha/RolloutTarget/state": state
268551+ "/gkehub:v1alpha/Schedule": schedule
268552+ "/gkehub:v1alpha/Schedule/waves": waves
268553+ "/gkehub:v1alpha/Schedule/waves/wafe": wafe
268483268554"/gkehub:v1alpha/Scope": scope
268484268555"/gkehub:v1alpha/Scope/allMemberships": all_memberships
268485268556"/gkehub:v1alpha/Scope/createTime": create_time
@@ -268561,6 +268632,11 @@
268561268632"/gkehub:v1alpha/SetIamPolicyRequest": set_iam_policy_request
268562268633"/gkehub:v1alpha/SetIamPolicyRequest/policy": policy
268563268634"/gkehub:v1alpha/SetIamPolicyRequest/updateMask": update_mask
268635+ "/gkehub:v1alpha/Stage": stage
268636+ "/gkehub:v1alpha/Stage/clusterSelector": cluster_selector
268637+ "/gkehub:v1alpha/Stage/fleetProjects": fleet_projects
268638+ "/gkehub:v1alpha/Stage/fleetProjects/fleet_project": fleet_project
268639+ "/gkehub:v1alpha/Stage/soakDuration": soak_duration
268564268640"/gkehub:v1alpha/Status": status
268565268641"/gkehub:v1alpha/Status/code": code
268566268642"/gkehub:v1alpha/Status/description": description
@@ -268585,6 +268661,13 @@
268585268661"/gkehub:v1alpha/ValidationResult/result": result
268586268662"/gkehub:v1alpha/ValidationResult/success": success
268587268663"/gkehub:v1alpha/ValidationResult/validator": validator
268664+ "/gkehub:v1alpha/VersionUpgrade": version_upgrade
268665+ "/gkehub:v1alpha/VersionUpgrade/desiredVersion": desired_version
268666+ "/gkehub:v1alpha/VersionUpgrade/type": type
268667+ "/gkehub:v1alpha/WaveSchedule": wave_schedule
268668+ "/gkehub:v1alpha/WaveSchedule/waveEndTime": wave_end_time
268669+ "/gkehub:v1alpha/WaveSchedule/waveNumber": wave_number
268670+ "/gkehub:v1alpha/WaveSchedule/waveStartTime": wave_start_time
268588268671"/gkehub:v1alpha/WorkloadIdentityFeatureSpec": workload_identity_feature_spec
268589268672"/gkehub:v1alpha/WorkloadIdentityFeatureSpec/scopeTenancyPool": scope_tenancy_pool
268590268673"/gkehub:v1alpha/WorkloadIdentityFeatureState": workload_identity_feature_state
@@ -268802,6 +268885,28 @@
268802268885"/gkehub:v1alpha/gkehub.projects.locations.operations.list/pageSize": page_size
268803268886"/gkehub:v1alpha/gkehub.projects.locations.operations.list/pageToken": page_token
268804268887"/gkehub:v1alpha/gkehub.projects.locations.operations.list/returnPartialSuccess": return_partial_success
268888+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.create": create_project_location_rollout_sequence
268889+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.create/parent": parent
268890+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.create/rolloutSequenceId": rollout_sequence_id
268891+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.delete": delete_project_location_rollout_sequence
268892+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.delete/name": name
268893+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.get": get_project_location_rollout_sequence
268894+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.get/name": name
268895+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.list": list_project_location_rollout_sequences
268896+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.list/filter": filter
268897+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.list/pageSize": page_size
268898+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.list/pageToken": page_token
268899+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.list/parent": parent
268900+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.patch": patch_project_location_rollout_sequence
268901+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.patch/name": name
268902+ "/gkehub:v1alpha/gkehub.projects.locations.rolloutSequences.patch/updateMask": update_mask
268903+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.get": get_project_location_rollout
268904+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.get/name": name
268905+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.list": list_project_location_rollouts
268906+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.list/filter": filter
268907+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.list/pageSize": page_size
268908+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.list/pageToken": page_token
268909+ "/gkehub:v1alpha/gkehub.projects.locations.rollouts.list/parent": parent
268805268910"/gkehub:v1alpha/gkehub.projects.locations.scopes.create": create_project_location_scope
268806268911"/gkehub:v1alpha/gkehub.projects.locations.scopes.create/parent": parent
268807268912"/gkehub:v1alpha/gkehub.projects.locations.scopes.create/scopeId": scope_id
0 commit comments