I am creating a new Service of Type Load Balancer in google cloud.
As we can specify the connection idle timeout for AWS or azure by providing the annotation in metadata in service.yaml.
What is the similar annotation for the google cloud?
service.kubernetes.io/aws-load-balancer-connection-idle-timeout: "500"