Skip to content

Commit a996815

Browse files
committed
Update vpc_v1.go
1 parent 1fcaad8 commit a996815

File tree

1 file changed

+1
-1
lines changed
  • common/github.com/IBM/vpc-go-sdk/vpcv1

1 file changed

+1
-1
lines changed

common/github.com/IBM/vpc-go-sdk/vpcv1/vpc_v1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35253,7 +35253,7 @@ func (vpc *VpcV1) UpdateVPNServerRouteWithContext(ctx context.Context, updateVPN
3525335253
return
3525435254
}
3525535255
func getServiceComponentInfo() *core.ProblemComponent {
35256-
return core.NewProblemComponent(DefaultServiceName, "today")
35256+
return core.NewProblemComponent(DefaultServiceName, "2025-11-04")
3525735257
}
3525835258

3525935259
// AccountIdentity : Identifies an account by a unique property.

0 commit comments

Comments
 (0)