cloud.google.com/go/secretmanager/apiv1.CallOptions.GetSecret (field)

5 uses

	cloud.google.com/go/secretmanager/apiv1 (current package)
		secret_manager_client.go#L45: 	GetSecret            []gax.CallOption
		secret_manager_client.go#L74: 		GetSecret:          []gax.CallOption{},
		secret_manager_client.go#L279: 	opts = append(c.CallOptions.GetSecret[0:len(c.CallOptions.GetSecret):len(c.CallOptions.GetSecret)], opts...)