Pavlo Tkach
Results
2
comments of
Pavlo Tkach
This is the method I'm talking about [RecordSet.setType](https://github.com/googleapis/google-cloud-java/blob/main/java-dns/src/main/java/com/google/cloud/dns/RecordSet.java#L227). There's no type **DS** among currently available types for `google-cloud-dns`, unlike in `google-api-services-dns`, where type **DS** is supported and we use it....
@meltsufin Any update on this?