createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
BatchUpdateIntentsResponse createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
BatchUpdateIntentsResponse createEmptyInstance() => create();